#8EA998#8EA998
#8EA998 is a light, muted green. Relative luminance 0.364; OKLCH L 70.9% C 0.039 H 157.6°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA998 |
|---|---|
| RGB | rgb(142, 169, 152) |
| HSL | hsl(142, 14%, 61%) |
| HSV | hsv(142, 16%, 66%) |
| CMYK | cmyk(16%, 0%, 10.1%, 33.7%) |
| CIE-LAB | lab(66.82, -12.77, 5.67) |
| CIE-LCH | lch(66.82, 13.97, 156.06°) |
| OKLab | oklab(70.93% -0.0358 0.0147) |
| OKLCH | oklch(70.93% 0.039 157.6) |
| XYZ | xyz(31.0094, 36.3930, 35.0905) |
| Luminance | 0.3639 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.65
Greyish Teal
#719F91
ΔE00 6.47
Grey Green
#86A17D
ΔE00 6.97
Sage Green
#9CAF88
ΔE00 7.86
Greeny Grey
#7EA07A
ΔE00 7.87
Greyish Green
#82A67D
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA998 #A98E9F
analogous
#91A98E #8EA998 #8EA9A5
triadic
#8EA998 #988EA9 #A9988E
tetradic
#8EA998 #8E91A9 #A98E9F #A9A58E
square
#8EA998 #8E91A9 #A98E9F #A9A58E
split-complementary
#8EA998 #A58EA9 #A98E91
monochromatic
#526B5B #6C8E79 #8EA998 #B1C3B8 #D4DED7
Accessibility & contrast
On white
2.54
#8EA998 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#8EA998 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA998
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA998 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA998 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A597
Deuteranopia (green-blind)
#A4A199
Tritanopia (blue-blind)
#8AA9A4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8ea998; /* rgb */ color: rgb(142, 169, 152); /* oklch */ color: oklch(70.9% 0.039 157.6);
Tailwind
colors: {
custom: {
50: '#afc2b6',
500: '#8ea998',
950: '#000000',
},
}SCSS
$custom: #8ea998; $custom-light: #afc2b6; $custom-dark: #000000;
JSON
{
"hex": "#8ea998",
"rgb": {
"r": 142,
"g": 169,
"b": 152
},
"hsl": {
"h": 142.222,
"s": 13.568,
"l": 60.98
},
"oklch": {
"l": 0.70927,
"c": 0.03871,
"h": 157.6
},
"luminance": 0.36394
}Semantic roles & 50–950 ramp
primary
#8EA998
secondary
#CEC4CB
accent
#4E7C98
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180