Darkseagreen4
darkseagreen4 · #698B69
HEX
#698B69
RGB
rgb(105, 139, 105)
CMYK
cmyk(24%, 0%, 24%, 45%)
HSL
hsl(120, 14%, 48%)
LAB
lab(54.5, -19.0, 14.4)
What is Darkseagreen4?
Darkseagreen4 is the darkseagreen4 reference in the X11 named colors. Its sRGB value is #698B69 (rgb 105, 139, 105). It sits in the green family. Historical X Window System color names — the numbered 1-4 lightness variants of the classic xorg-server rgb.txt palette. See disclaimer for accuracy and trademark notes.
Accessibility
WCAG 2.1 contrast checks for Darkseagreen4 as a background.
Black text on this color
White text on this color
Shades, tints & tonal scale of Darkseagreen4
An 11-step tonal scale derived from Darkseagreen4 (#698B69). Click any swatch to copy its HEX. Use these as a starting point for design tokens, hover states, and disabled states in a design system.
50
#F3F6F3
#F3F6F3
100
#E7ECE7
#E7ECE7
200
#CFDACF
#CFDACF
300
#B4C5B4
#B4C5B4
400
#8FA88F
#8FA88F
500
#698B69
#698B69
600
#597659
#597659
700
#445A44
#445A44
800
#2F3F2F
#2F3F2F
900
#1A231A
#1A231A
950
#0D110D
#0D110D
Lighter tints (mixed with white)
15%
#8EA48E
30%
#A9B8A9
45%
#C0CAC0
60%
#D4DAD4
75%
#E5E9E5
Darker shades (mixed with black)
15%
#618161
30%
#597659
45%
#4F694F
60%
#435A43
75%
#354835
Color harmonies for Darkseagreen4
Classic color-theory harmonies derived from rotating the hue of Darkseagreen4. Use these to build accent palettes, brand systems, and accessible UI color pairings.
Complementary
180° opposite — strongest contrast
#698B69
#698B69
#8C698C
#8C698C
Triadic
Three colors 120° apart
#698B69
#698B69
#69698C
#69698C
#8C6969
#8C6969
Analogous
Two neighbors ±30° on the wheel
#7A8C69
#7A8C69
#698B69
#698B69
#698C7A
#698C7A
Split-complementary
Base + two colors flanking its complement
#698B69
#698B69
#7A698C
#7A698C
#8C697A
#8C697A
Tetradic
Two complementary pairs
#698B69
#698B69
#698C8C
#698C8C
#8C698C
#8C698C
#8C6969
#8C6969
Square
Four colors evenly spaced 90° apart
#698B69
#698B69
#697A8C
#697A8C
#8C698C
#8C698C
#8C7A69
#8C7A69
Darkseagreen4 in every color space
Full conversion of Darkseagreen4 across the color spaces designers and developers actually use — including OKLCH (the perceptually-uniform space that powers Tailwind v4 and CSS Color Module Level 4) and HWB.
HEX
#698B69
RGB
rgb(105, 139, 105)
CMYK
cmyk(24%, 0%, 24%, 45%)
HSL
hsl(120, 14%, 48%)
HSV
hsv(120, 24%, 55%)
HWB
hwb(120 41% 45%)
CIE Lab
lab(54.5 -19.0 14.4)
OKLCH
oklch(60.1% 0.064 144.7)
XYZ (D65)
xyz(17.61, 22.49, 16.77)
Copy-ready code for Darkseagreen4
Drop-in snippets for CSS, Tailwind, Sass, iOS Swift, and Android XML. Click the copy button on any snippet to put it on your clipboard.
CSS
color: #698B69;
background-color: #698B69;CSS variable
:root {
--color-darkseagreen4: #698B69;
}Tailwind config
// tailwind.config.js
colors: {
'darkseagreen4': '#698B69',
}Sass
$color-darkseagreen4: #698B69;Swift UIColor
UIColor(red: 0.412, green: 0.545, blue: 0.412, alpha: 1.0)Android XML
<color name="darkseagreen4">#698B69</color>Closest match in every color system
The nearest Darkseagreen4 equivalent in every other color system on this site, ranked by ΔE2000 perceptual distance. Useful when translating between design-system, web-standard, and industrial color references.
Closest in X11 named colors
Top 6 ΔE2000-closest entries within the same collection.
Closest Pantone matches
Top 6 ΔE2000-closest Pantone references. Cross-system matching is approximate — see disclaimer.
Closest RAL Classic matches
Top 6 ΔE2000-closest RAL Classic references for industrial coating cross-reference.
RAL 7033
#7D8471
Cement grey
RAL 6011
#587246
Reseda green
RAL 6017
#4C9141
May green
RAL 6024
#308446
Traffic green
RAL 6021
#89AC76
Pale green
RAL 6013
#6C7156
Reed green
FAQ about Darkseagreen4
What is the HEX code for Darkseagreen4?
Darkseagreen4 (darkseagreen4) has the HEX code #698B69. In RGB it is rgb(105, 139, 105), and in CMYK it is cmyk(24%, 0%, 24%, 45%).
What is the OKLCH value of Darkseagreen4?
Darkseagreen4 converts to oklch(0.601 0.064 144.7). OKLCH is the perceptually uniform color space used by Tailwind v4 and CSS Color Module Level 4.
Is Darkseagreen4 accessible for body text?
Used as a background, Darkseagreen4 has a contrast ratio of 5.50:1 with black text and 3.82:1 with white text. WCAG 2.1 AA requires 4.5:1 for normal text. The current recommendation is to use black text and verify in real UI context.
What is the closest Pantone to Darkseagreen4?
The closest Pantone reference to Darkseagreen4 by ΔE2000 perceptual distance is Pantone 348 C (#00843D). Cross-system Pantone matching is approximate; for color-critical print work, verify with a physical Pantone guide.
What is the closest RAL color to Darkseagreen4?
The closest RAL Classic reference to Darkseagreen4 by ΔE2000 distance is RAL 7033 (Cement grey, #7D8471). RAL is a German industrial coating standard commonly used for paint, powder coat, and architectural specification.
What is the complementary color of Darkseagreen4?
The complementary color (180° opposite on the HSL color wheel) of Darkseagreen4 is #8C698C. Use it for high-contrast accents, error states, or call-to-action pairings.
Data provenance & source
X11 named colors (xorg rgb.txt)
The historical X11 color name list shipped in the xorg-server rgb.txt file. Roughly 550 entries covering classic computing color names like 'PapayaWhip', 'MediumAquamarine', and 'DarkSlateGray'. Many CSS named colors originate here. Use as a reference for legacy and creative color names. Most modern CSS implementations accept these names directly.
- Source type
- derived
- Confidence
- high
- License
- MIT/X11 license (X Consortium)
- Last reviewed
- 2026-05-24
Workflow tags
X11 colors are sRGB digital values from a 1980s color system. For print, convert to a process-appropriate color and proof against substrate.