#8EC49A#8EC49A
#8EC49A is a light, moderate green. Relative luminance 0.476; OKLCH L 77.1% C 0.082 H 151.0°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8EC49A |
|---|---|
| RGB | rgb(142, 196, 154) |
| HSL | hsl(133, 31%, 66%) |
| HSV | hsv(133, 28%, 77%) |
| CMYK | cmyk(27.6%, 0%, 21.4%, 23.1%) |
| CIE-LAB | lab(74.55, -26.11, 15.54) |
| CIE-LCH | lch(74.55, 30.39, 149.24°) |
| OKLab | oklab(77.12% -0.0718 0.0398) |
| OKLCH | oklch(77.12% 0.082 151) |
| XYZ | xyz(36.7262, 47.5623, 37.8109) |
| Luminance | 0.4756 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.78
Pale Teal
#82CBB2
ΔE00 6.74
Lichen
#8FB67B
ΔE00 6.80
Sage Green (survey)
#88B378
ΔE00 7.00
Faded Green
#7BB274
ΔE00 7.41
Mediumaquamarine
#66CDAA
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EC49A #C48EB8
analogous
#9DC48E #8EC49A #8EC4B5
triadic
#8EC49A #9A8EC4 #C49A8E
tetradic
#8EC49A #8E9DC4 #C48EB8 #C4B58E
square
#8EC49A #8E9DC4 #C48EB8 #C4B58E
split-complementary
#8EC49A #B58EC4 #C48E9D
monochromatic
#4A8E59 #66AF76 #8EC49A #B6D9BE #DEEEE2
Accessibility & contrast
On white
2.00
#8EC49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#8EC49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EC49A
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EC49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EC49A | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BB98
Deuteranopia (green-blind)
#BCB59C
Tritanopia (blue-blind)
#86C2B8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8ec49a; /* rgb */ color: rgb(142, 196, 154); /* oklch */ color: oklch(77.1% 0.082 151.0);
Tailwind
colors: {
custom: {
50: '#b0d6b7',
500: '#8ec49a',
950: '#000000',
},
}SCSS
$custom: #8ec49a; $custom-light: #b0d6b7; $custom-dark: #000000;
JSON
{
"hex": "#8ec49a",
"rgb": {
"r": 142,
"g": 196,
"b": 154
},
"hsl": {
"h": 133.333,
"s": 31.395,
"l": 66.275
},
"oklch": {
"l": 0.77123,
"c": 0.08213,
"h": 151
},
"luminance": 0.47564
}Semantic roles & 50–950 ramp
primary
#8EC49A
secondary
#E0CEDC
accent
#3B92AA
background
#FAFDFB
surface
#F5FAF6
border
#CFD3D0
text
#101411
muted
#7F8380