#8DCE99#8DCE99
#8DCE99 is a light, moderate green. Relative luminance 0.521; OKLCH L 79.4% C 0.100 H 149.4°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCE99 |
|---|---|
| RGB | rgb(141, 206, 153) |
| HSL | hsl(131, 40%, 68%) |
| HSV | hsv(131, 32%, 81%) |
| CMYK | cmyk(31.6%, 0%, 25.7%, 19.2%) |
| CIE-LAB | lab(77.34, -31.42, 19.95) |
| CIE-LCH | lch(77.34, 37.22, 147.59°) |
| OKLab | oklab(79.35% -0.086 0.0508) |
| OKLCH | oklch(79.35% 0.1 149.4) |
| XYZ | xyz(38.8036, 52.1034, 38.1432) |
| Luminance | 0.5211 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.13
Hospital Green
#9BE5AA
ΔE00 5.38
Seafoam
#7FE0B3
ΔE00 6.41
Soft Green
#6FC276
ΔE00 6.45
Light Grey Green
#B7E1A1
ΔE00 7.59
Lichen
#8FB67B
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCE99 #CE8DC2
analogous
#A1CE8D #8DCE99 #8DCEB9
triadic
#8DCE99 #998DCE #CE998D
tetradic
#8DCE99 #8DA1CE #CE8DC2 #CEB98D
square
#8DCE99 #8DA1CE #CE8DC2 #CEB98D
split-complementary
#8DCE99 #B98DCE #CE8DA1
monochromatic
#449D54 #62BC73 #8DCE99 #B8E0BF #E3F3E6
Accessibility & contrast
On white
1.84
#8DCE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#8DCE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCE99
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCE99 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC396
Deuteranopia (green-blind)
#C5BC9C
Tritanopia (blue-blind)
#84CCC0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8dce99; /* rgb */ color: rgb(141, 206, 153); /* oklch */ color: oklch(79.4% 0.100 149.4);
Tailwind
colors: {
custom: {
50: '#b0ddb7',
500: '#8dce99',
950: '#000000',
},
}SCSS
$custom: #8dce99; $custom-light: #b0ddb7; $custom-dark: #000000;
JSON
{
"hex": "#8dce99",
"rgb": {
"r": 141,
"g": 206,
"b": 153
},
"hsl": {
"h": 131.077,
"s": 39.877,
"l": 68.039
},
"oklch": {
"l": 0.79353,
"c": 0.09993,
"h": 149.4
},
"luminance": 0.52105
}Semantic roles & 50–950 ramp
primary
#8DCE99
secondary
#A35C96
accent
#339BB3
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#111511
muted
#818481