#8ECC8A#8ECC8A
#8ECC8A is a light, moderate green. Relative luminance 0.508; OKLCH L 78.6% C 0.112 H 143.0°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #8ECC8A |
|---|---|
| RGB | rgb(142, 204, 138) |
| HSL | hsl(116, 39%, 67%) |
| HSV | hsv(116, 32%, 80%) |
| CMYK | cmyk(30.4%, 0%, 32.4%, 20%) |
| CIE-LAB | lab(76.54, -32.70, 26.76) |
| CIE-LCH | lch(76.54, 42.25, 140.71°) |
| OKLab | oklab(78.63% -0.0892 0.0672) |
| OKLCH | oklch(78.63% 0.112 143) |
| XYZ | xyz(37.3341, 50.7699, 31.8723) |
| Luminance | 0.5077 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.71
Pistachio
#93C572
ΔE00 4.82
Darkseagreen
#8FBC8F
ΔE00 5.80
Lichen
#8FB67B
ΔE00 6.22
Hospital Green
#9BE5AA
ΔE00 6.46
Sage Green (survey)
#88B378
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ECC8A #C88ACC
analogous
#AFCC8A #8ECC8A #8ACCA7
triadic
#8ECC8A #8A8ECC #CC8A8E
tetradic
#8ECC8A #8AAFCC #C88ACC #CCA78A
square
#8ECC8A #8AAFCC #C88ACC #CCA78A
split-complementary
#8ECC8A #A78ACC #CC8AAF
monochromatic
#489943 #65B95F #8ECC8A #B7DFB5 #E0F1DF
Accessibility & contrast
On white
1.88
#8ECC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#8ECC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ECC8A
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ECC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ECC8A | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC186
Deuteranopia (green-blind)
#C5BA8E
Tritanopia (blue-blind)
#88C8BB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #8ecc8a; /* rgb */ color: rgb(142, 204, 138); /* oklch */ color: oklch(78.6% 0.112 143.0);
Tailwind
colors: {
custom: {
50: '#b1dcac',
500: '#8ecc8a',
950: '#000000',
},
}SCSS
$custom: #8ecc8a; $custom-light: #b1dcac; $custom-dark: #000000;
JSON
{
"hex": "#8ecc8a",
"rgb": {
"r": 142,
"g": 204,
"b": 138
},
"hsl": {
"h": 116.364,
"s": 39.286,
"l": 67.059
},
"oklch": {
"l": 0.78626,
"c": 0.11164,
"h": 143
},
"luminance": 0.50771
}Semantic roles & 50–950 ramp
primary
#8ECC8A
secondary
#9B5BA0
accent
#33B2AB
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481