#8DC992#8DC992
#8DC992 is a light, moderate green. Relative luminance 0.495; OKLCH L 78.0% C 0.099 H 146.6°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8DC992 |
|---|---|
| RGB | rgb(141, 201, 146) |
| HSL | hsl(125, 36%, 67%) |
| HSV | hsv(125, 30%, 79%) |
| CMYK | cmyk(29.9%, 0%, 27.4%, 21.2%) |
| CIE-LAB | lab(75.77, -30.28, 21.49) |
| CIE-LCH | lch(75.77, 37.13, 144.64°) |
| OKLab | oklab(78.04% -0.0827 0.0545) |
| OKLCH | oklch(78.04% 0.099 146.6) |
| XYZ | xyz(37.0578, 49.5098, 34.7923) |
| Luminance | 0.4951 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.04
Soft Green
#6FC276
ΔE00 5.61
Lichen
#8FB67B
ΔE00 6.09
Sage Green (survey)
#88B378
ΔE00 6.44
Hospital Green
#9BE5AA
ΔE00 6.61
Faded Green
#7BB274
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DC992 #C98DC4
analogous
#A6C98D #8DC992 #8DC9B0
triadic
#8DC992 #928DC9 #C9928D
tetradic
#8DC992 #8DA6C9 #C98DC4 #C9B08D
square
#8DC992 #8DA6C9 #C98DC4 #C9B08D
split-complementary
#8DC992 #B08DC9 #C98DA6
monochromatic
#47954D #63B56A #8DC992 #B7DDBA #E0F0E1
Accessibility & contrast
On white
1.93
#8DC992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#8DC992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DC992
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DC992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DC992 | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBF8F
Deuteranopia (green-blind)
#C1B895
Tritanopia (blue-blind)
#86C6BA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8dc992; /* rgb */ color: rgb(141, 201, 146); /* oklch */ color: oklch(78.0% 0.099 146.6);
Tailwind
colors: {
custom: {
50: '#b0d9b2',
500: '#8dc992',
950: '#000000',
},
}SCSS
$custom: #8dc992; $custom-light: #b0d9b2; $custom-dark: #000000;
JSON
{
"hex": "#8dc992",
"rgb": {
"r": 141,
"g": 201,
"b": 146
},
"hsl": {
"h": 125,
"s": 35.714,
"l": 67.059
},
"oklch": {
"l": 0.78037,
"c": 0.09909,
"h": 146.6
},
"luminance": 0.49511
}Semantic roles & 50–950 ramp
primary
#8DC992
secondary
#E2CFE1
accent
#37A5AF
background
#FAFDFA
surface
#F5FAF5
border
#CFD3CF
text
#111411
muted
#808380