#8EA89A#8EA89A
#8EA89A is a light, muted green. Relative luminance 0.361; OKLCH L 70.8% C 0.035 H 161.9°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA89A |
|---|---|
| RGB | rgb(142, 168, 154) |
| HSL | hsl(148, 13%, 61%) |
| HSV | hsv(148, 15%, 66%) |
| CMYK | cmyk(15.5%, 0%, 8.3%, 34.1%) |
| CIE-LAB | lab(66.59, -11.85, 4.23) |
| CIE-LCH | lch(66.59, 12.58, 160.37°) |
| OKLab | oklab(70.76% -0.0335 0.011) |
| OKLCH | oklch(70.76% 0.035 161.9) |
| XYZ | xyz(30.9893, 36.0884, 35.8986) |
| Luminance | 0.3609 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.48
Greenish Grey
#96AE8D
ΔE00 6.74
Grey Green
#86A17D
ΔE00 7.96
Greeny Grey
#7EA07A
ΔE00 8.85
Sage Green
#9CAF88
ΔE00 8.86
Greyish Green
#82A67D
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA89A #A88E9C
analogous
#8FA88E #8EA89A #8EA8A7
triadic
#8EA89A #9A8EA8 #A89A8E
tetradic
#8EA89A #8E8FA8 #A88E9C #A8A78E
square
#8EA89A #8E8FA8 #A88E9C #A8A78E
split-complementary
#8EA89A #A78EA8 #A88E8F
monochromatic
#526A5D #6C8D7B #8EA89A #B1C3B9 #D3DDD8
Accessibility & contrast
On white
2.56
#8EA89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#8EA89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA89A
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA89A | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A499
Deuteranopia (green-blind)
#A2A19B
Tritanopia (blue-blind)
#89A8A4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8ea89a; /* rgb */ color: rgb(142, 168, 154); /* oklch */ color: oklch(70.8% 0.035 161.9);
Tailwind
colors: {
custom: {
50: '#afc1b7',
500: '#8ea89a',
950: '#000000',
},
}SCSS
$custom: #8ea89a; $custom-light: #afc1b7; $custom-dark: #000000;
JSON
{
"hex": "#8ea89a",
"rgb": {
"r": 142,
"g": 168,
"b": 154
},
"hsl": {
"h": 147.692,
"s": 13,
"l": 60.784
},
"oklch": {
"l": 0.7076,
"c": 0.03527,
"h": 161.9
},
"luminance": 0.36089
}Semantic roles & 50–950 ramp
primary
#8EA89A
secondary
#CEC4C9
accent
#4E7697
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180