#8EA599#8EA599
#8EA599 is a light, muted green. Relative luminance 0.350; OKLCH L 70.1% C 0.031 H 162.8°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA599 |
|---|---|
| RGB | rgb(142, 165, 153) |
| HSL | hsl(149, 11%, 60%) |
| HSV | hsv(149, 14%, 65%) |
| CMYK | cmyk(13.9%, 0%, 7.3%, 35.3%) |
| CIE-LAB | lab(65.72, -10.45, 3.53) |
| CIE-LCH | lch(65.72, 11.03, 161.35°) |
| OKLab | oklab(70.06% -0.0296 0.0092) |
| OKLCH | oklch(70.06% 0.031 162.8) |
| XYZ | xyz(30.3589, 34.9603, 35.2794) |
| Luminance | 0.3496 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.95
Greenish Grey
#96AE8D
ΔE00 7.63
Cool Grey
#95A3A6
ΔE00 8.49
Grey Green
#86A17D
ΔE00 8.55
Greeny Grey
#7EA07A
ΔE00 9.54
Sage Green
#9CAF88
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA599 #A58E9A
analogous
#8EA58E #8EA599 #8EA5A4
triadic
#8EA599 #998EA5 #A5998E
tetradic
#8EA599 #8E8EA5 #A58E9A #A5A48E
square
#8EA599 #8E8EA5 #A58E9A #A5A48E
split-complementary
#8EA599 #A48EA5 #A58E8E
monochromatic
#52675C #6D897A #8EA599 #B0C0B8 #D2DBD7
Accessibility & contrast
On white
2.63
#8EA599 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#8EA599 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA599
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA599 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA599 | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A198
Deuteranopia (green-blind)
#A09E9A
Tritanopia (blue-blind)
#8AA5A1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8ea599; /* rgb */ color: rgb(142, 165, 153); /* oklch */ color: oklch(70.1% 0.031 162.8);
Tailwind
colors: {
custom: {
50: '#afbfb7',
500: '#8ea599',
950: '#000000',
},
}SCSS
$custom: #8ea599; $custom-light: #afbfb7; $custom-dark: #000000;
JSON
{
"hex": "#8ea599",
"rgb": {
"r": 142,
"g": 165,
"b": 153
},
"hsl": {
"h": 148.696,
"s": 11.33,
"l": 60.196
},
"oklch": {
"l": 0.7006,
"c": 0.03103,
"h": 162.8
},
"luminance": 0.34961
}Semantic roles & 50–950 ramp
primary
#8EA599
secondary
#CCC3C8
accent
#507495
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180