#8EA999#8EA999
#8EA999 is a light, muted green. Relative luminance 0.364; OKLCH L 71.0% C 0.038 H 159.3°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA999 |
|---|---|
| RGB | rgb(142, 169, 153) |
| HSL | hsl(144, 14%, 61%) |
| HSV | hsv(144, 16%, 66%) |
| CMYK | cmyk(16%, 0%, 9.5%, 33.7%) |
| CIE-LAB | lab(66.84, -12.57, 5.15) |
| CIE-LCH | lch(66.84, 13.59, 157.72°) |
| OKLab | oklab(70.96% -0.0354 0.0134) |
| OKLCH | oklch(70.96% 0.038 159.3) |
| XYZ | xyz(31.0917, 36.4259, 35.5236) |
| Luminance | 0.3643 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.00
Greyish Teal
#719F91
ΔE00 6.42
Grey Green
#86A17D
ΔE00 7.32
Sage Green
#9CAF88
ΔE00 8.20
Greeny Grey
#7EA07A
ΔE00 8.21
Greyish Green
#82A67D
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA999 #A98E9E
analogous
#90A98E #8EA999 #8EA9A6
triadic
#8EA999 #998EA9 #A9998E
tetradic
#8EA999 #8E90A9 #A98E9E #A9A68E
square
#8EA999 #8E90A9 #A98E9E #A9A68E
split-complementary
#8EA999 #A68EA9 #A98E90
monochromatic
#526B5C #6C8E7A #8EA999 #B1C3B8 #D4DED8
Accessibility & contrast
On white
2.53
#8EA999 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#8EA999 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA999
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA999 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA999 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A598
Deuteranopia (green-blind)
#A3A19A
Tritanopia (blue-blind)
#8AA9A4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8ea999; /* rgb */ color: rgb(142, 169, 153); /* oklch */ color: oklch(71.0% 0.038 159.3);
Tailwind
colors: {
custom: {
50: '#afc2b7',
500: '#8ea999',
950: '#000000',
},
}SCSS
$custom: #8ea999; $custom-light: #afc2b7; $custom-dark: #000000;
JSON
{
"hex": "#8ea999",
"rgb": {
"r": 142,
"g": 169,
"b": 153
},
"hsl": {
"h": 144.444,
"s": 13.568,
"l": 60.98
},
"oklch": {
"l": 0.70955,
"c": 0.03782,
"h": 159.3
},
"luminance": 0.36427
}Semantic roles & 50–950 ramp
primary
#8EA999
secondary
#CEC4CA
accent
#4E7A98
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180