#8DCD97#8DCD97
#8DCD97 is a light, moderate green. Relative luminance 0.516; OKLCH L 79.1% C 0.100 H 148.6°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCD97 |
|---|---|
| RGB | rgb(141, 205, 151) |
| HSL | hsl(129, 39%, 68%) |
| HSV | hsv(129, 31%, 80%) |
| CMYK | cmyk(31.2%, 0%, 26.3%, 19.6%) |
| CIE-LAB | lab(77.02, -31.30, 20.56) |
| CIE-LCH | lch(77.02, 37.45, 146.71°) |
| OKLab | oklab(79.08% -0.0857 0.0523) |
| OKLCH | oklch(79.08% 0.1 148.6) |
| XYZ | xyz(38.3998, 51.5580, 37.2005) |
| Luminance | 0.5156 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.92
Hospital Green
#9BE5AA
ΔE00 5.61
Soft Green
#6FC276
ΔE00 6.16
Seafoam
#7FE0B3
ΔE00 6.79
Lichen
#8FB67B
ΔE00 7.27
Pistachio
#93C572
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCD97 #CD8DC3
analogous
#A3CD8D #8DCD97 #8DCDB7
triadic
#8DCD97 #978DCD #CD978D
tetradic
#8DCD97 #8DA3CD #CD8DC3 #CDB78D
square
#8DCD97 #8DA3CD #CD8DC3 #CDB78D
split-complementary
#8DCD97 #B78DCD #CD8DA3
monochromatic
#449B52 #62BA70 #8DCD97 #B8E0BE #E2F2E5
Accessibility & contrast
On white
1.86
#8DCD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#8DCD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCD97
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCD97 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC294
Deuteranopia (green-blind)
#C4BB9A
Tritanopia (blue-blind)
#84CABE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #8dcd97; /* rgb */ color: rgb(141, 205, 151); /* oklch */ color: oklch(79.1% 0.100 148.6);
Tailwind
colors: {
custom: {
50: '#b0dcb5',
500: '#8dcd97',
950: '#000000',
},
}SCSS
$custom: #8dcd97; $custom-light: #b0dcb5; $custom-dark: #000000;
JSON
{
"hex": "#8dcd97",
"rgb": {
"r": 141,
"g": 205,
"b": 151
},
"hsl": {
"h": 129.375,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.79076,
"c": 0.10035,
"h": 148.6
},
"luminance": 0.5156
}Semantic roles & 50–950 ramp
primary
#8DCD97
secondary
#A25C97
accent
#339EB2
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#111511
muted
#818481