#8EA897#8EA897
#8EA897 is a light, muted green. Relative luminance 0.360; OKLCH L 70.7% C 0.038 H 156.6°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA897 |
|---|---|
| RGB | rgb(142, 168, 151) |
| HSL | hsl(141, 13%, 61%) |
| HSV | hsv(141, 15%, 66%) |
| CMYK | cmyk(15.5%, 0%, 10.1%, 34.1%) |
| CIE-LAB | lab(66.51, -12.44, 5.78) |
| CIE-LCH | lch(66.51, 13.72, 155.06°) |
| OKLab | oklab(70.68% -0.0348 0.015) |
| OKLCH | oklch(70.68% 0.038 156.6) |
| XYZ | xyz(30.7425, 35.9897, 34.5992) |
| Luminance | 0.3599 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.65
Greyish Teal
#719F91
ΔE00 6.55
Grey Green
#86A17D
ΔE00 6.85
Greeny Grey
#7EA07A
ΔE00 7.80
Sage Green
#9CAF88
ΔE00 7.81
Greyish Green
#82A67D
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA897 #A88E9F
analogous
#92A88E #8EA897 #8EA8A4
triadic
#8EA897 #978EA8 #A8978E
tetradic
#8EA897 #8E92A8 #A88E9F #A8A48E
square
#8EA897 #8E92A8 #A88E9F #A8A48E
split-complementary
#8EA897 #A48EA8 #A88E92
monochromatic
#526A5A #6C8D77 #8EA897 #B1C3B7 #D3DDD7
Accessibility & contrast
On white
2.56
#8EA897 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#8EA897 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA897
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA897 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA897 | 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)
#A8A496
Deuteranopia (green-blind)
#A3A098
Tritanopia (blue-blind)
#8AA7A3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8ea897; /* rgb */ color: rgb(142, 168, 151); /* oklch */ color: oklch(70.7% 0.038 156.6);
Tailwind
colors: {
custom: {
50: '#afc1b5',
500: '#8ea897',
950: '#000000',
},
}SCSS
$custom: #8ea897; $custom-light: #afc1b5; $custom-dark: #000000;
JSON
{
"hex": "#8ea897",
"rgb": {
"r": 142,
"g": 168,
"b": 151
},
"hsl": {
"h": 140.769,
"s": 13,
"l": 60.784
},
"oklch": {
"l": 0.70675,
"c": 0.03792,
"h": 156.6
},
"luminance": 0.3599
}Semantic roles & 50–950 ramp
primary
#8EA897
secondary
#CEC4CA
accent
#4E7E97
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180