#8EA99B#8EA99B
#8EA99B is a light, muted green. Relative luminance 0.365; OKLCH L 71.0% C 0.036 H 162.8°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA99B |
|---|---|
| RGB | rgb(142, 169, 155) |
| HSL | hsl(149, 14%, 61%) |
| HSV | hsv(149, 16%, 66%) |
| CMYK | cmyk(16%, 0%, 8.3%, 33.7%) |
| CIE-LAB | lab(66.89, -12.18, 4.11) |
| CIE-LCH | lch(66.89, 12.85, 161.33°) |
| OKLab | oklab(71.01% -0.0345 0.0107) |
| OKLCH | oklch(71.01% 0.036 162.8) |
| XYZ | xyz(31.2582, 36.4925, 36.4009) |
| Luminance | 0.3649 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.40
Greenish Grey
#96AE8D
ΔE00 6.74
Grey Green
#86A17D
ΔE00 8.06
Sage Green
#9CAF88
ΔE00 8.90
Greeny Grey
#7EA07A
ΔE00 8.91
Greyish Green
#82A67D
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA99B #A98E9C
analogous
#8EA98E #8EA99B #8EA9A8
triadic
#8EA99B #9B8EA9 #A99B8E
tetradic
#8EA99B #8E8EA9 #A98E9C #A9A88E
square
#8EA99B #8E8EA9 #A98E9C #A9A88E
split-complementary
#8EA99B #A88EA9 #A98E8E
monochromatic
#526B5E #6C8E7C #8EA99B #B1C3BA #D4DED9
Accessibility & contrast
On white
2.53
#8EA99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#8EA99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA99B
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA99B | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A59A
Deuteranopia (green-blind)
#A3A19C
Tritanopia (blue-blind)
#89A9A5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8ea99b; /* rgb */ color: rgb(142, 169, 155); /* oklch */ color: oklch(71.0% 0.036 162.8);
Tailwind
colors: {
custom: {
50: '#afc2b8',
500: '#8ea99b',
950: '#000000',
},
}SCSS
$custom: #8ea99b; $custom-light: #afc2b8; $custom-dark: #000000;
JSON
{
"hex": "#8ea99b",
"rgb": {
"r": 142,
"g": 169,
"b": 155
},
"hsl": {
"h": 148.889,
"s": 13.568,
"l": 60.98
},
"oklch": {
"l": 0.71012,
"c": 0.03612,
"h": 162.8
},
"luminance": 0.36493
}Semantic roles & 50–950 ramp
primary
#8EA99B
secondary
#CEC4CA
accent
#4E7498
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180