#8EA898#8EA898
#8EA898 is a light, muted green. Relative luminance 0.360; OKLCH L 70.7% C 0.037 H 158.3°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA898 |
|---|---|
| RGB | rgb(142, 168, 152) |
| HSL | hsl(143, 13%, 61%) |
| HSV | hsv(143, 15%, 66%) |
| CMYK | cmyk(15.5%, 0%, 9.5%, 34.1%) |
| CIE-LAB | lab(66.54, -12.24, 5.26) |
| CIE-LCH | lch(66.54, 13.33, 156.73°) |
| OKLab | oklab(70.7% -0.0344 0.0137) |
| OKLCH | oklch(70.7% 0.037 158.3) |
| XYZ | xyz(30.8241, 36.0224, 35.0287) |
| Luminance | 0.3602 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.00
Greyish Teal
#719F91
ΔE00 6.50
Grey Green
#86A17D
ΔE00 7.21
Greeny Grey
#7EA07A
ΔE00 8.14
Sage Green
#9CAF88
ΔE00 8.15
Greyish Green
#82A67D
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA898 #A88E9E
analogous
#91A88E #8EA898 #8EA8A5
triadic
#8EA898 #988EA8 #A8988E
tetradic
#8EA898 #8E91A8 #A88E9E #A8A58E
square
#8EA898 #8E91A8 #A88E9E #A8A58E
split-complementary
#8EA898 #A58EA8 #A88E91
monochromatic
#526A5B #6C8D79 #8EA898 #B1C3B8 #D3DDD7
Accessibility & contrast
On white
2.56
#8EA898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#8EA898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA898
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA898 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A497
Deuteranopia (green-blind)
#A3A199
Tritanopia (blue-blind)
#8AA8A3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8ea898; /* rgb */ color: rgb(142, 168, 152); /* oklch */ color: oklch(70.7% 0.037 158.3);
Tailwind
colors: {
custom: {
50: '#afc1b6',
500: '#8ea898',
950: '#000000',
},
}SCSS
$custom: #8ea898; $custom-light: #afc1b6; $custom-dark: #000000;
JSON
{
"hex": "#8ea898",
"rgb": {
"r": 142,
"g": 168,
"b": 152
},
"hsl": {
"h": 143.077,
"s": 13,
"l": 60.784
},
"oklch": {
"l": 0.70703,
"c": 0.03699,
"h": 158.3
},
"luminance": 0.36023
}Semantic roles & 50–950 ramp
primary
#8EA898
secondary
#CEC4CA
accent
#4E7B97
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180