#8DCE97#8DCE97
#8DCE97 is a light, moderate green. Relative luminance 0.520; OKLCH L 79.3% C 0.102 H 148.5°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCE97 |
|---|---|
| RGB | rgb(141, 206, 151) |
| HSL | hsl(129, 40%, 68%) |
| HSV | hsv(129, 32%, 81%) |
| CMYK | cmyk(31.6%, 0%, 26.7%, 19.2%) |
| CIE-LAB | lab(77.30, -31.77, 20.95) |
| CIE-LCH | lch(77.30, 38.06, 146.60°) |
| OKLab | oklab(79.31% -0.0869 0.0533) |
| OKLCH | oklch(79.31% 0.102 148.5) |
| XYZ | xyz(38.6398, 52.0379, 37.2805) |
| Luminance | 0.5204 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.20
Hospital Green
#9BE5AA
ΔE00 5.36
Soft Green
#6FC276
ΔE00 6.12
Seafoam
#7FE0B3
ΔE00 6.70
Light Grey Green
#B7E1A1
ΔE00 7.40
Lichen
#8FB67B
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCE97 #CE8DC4
analogous
#A3CE8D #8DCE97 #8DCEB7
triadic
#8DCE97 #978DCE #CE978D
tetradic
#8DCE97 #8DA3CE #CE8DC4 #CEB78D
square
#8DCE97 #8DA3CE #CE8DC4 #CEB78D
split-complementary
#8DCE97 #B78DCE #CE8DA3
monochromatic
#449D51 #62BC70 #8DCE97 #B8E0BE #E3F3E5
Accessibility & contrast
On white
1.84
#8DCE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#8DCE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCE97
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCE97 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC394
Deuteranopia (green-blind)
#C5BC9A
Tritanopia (blue-blind)
#84CBBF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8dce97; /* rgb */ color: rgb(141, 206, 151); /* oklch */ color: oklch(79.3% 0.102 148.5);
Tailwind
colors: {
custom: {
50: '#b0ddb5',
500: '#8dce97',
950: '#000000',
},
}SCSS
$custom: #8dce97; $custom-light: #b0ddb5; $custom-dark: #000000;
JSON
{
"hex": "#8dce97",
"rgb": {
"r": 141,
"g": 206,
"b": 151
},
"hsl": {
"h": 129.231,
"s": 39.877,
"l": 68.039
},
"oklch": {
"l": 0.79308,
"c": 0.10194,
"h": 148.5
},
"luminance": 0.5204
}Semantic roles & 50–950 ramp
primary
#8DCE97
secondary
#A35C98
accent
#339FB3
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#111511
muted
#818481