#8EA699#8EA699
#8EA699 is a light, muted green. Relative luminance 0.353; OKLCH L 70.3% C 0.033 H 161.8°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA699 |
|---|---|
| RGB | rgb(142, 166, 153) |
| HSL | hsl(148, 12%, 60%) |
| HSV | hsv(148, 14%, 65%) |
| CMYK | cmyk(14.5%, 0%, 7.8%, 34.9%) |
| CIE-LAB | lab(66.00, -10.98, 3.93) |
| CIE-LCH | lch(66.00, 11.66, 160.30°) |
| OKLab | oklab(70.28% -0.0311 0.0102) |
| OKLCH | oklch(70.28% 0.033 161.8) |
| XYZ | xyz(30.5399, 35.3225, 35.3397) |
| Luminance | 0.3532 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.74
Greenish Grey
#96AE8D
ΔE00 7.18
Grey Green
#86A17D
ΔE00 8.19
Cool Grey
#95A3A6
ΔE00 9.01
Greeny Grey
#7EA07A
ΔE00 9.16
Sage Green
#9CAF88
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA699 #A68E9B
analogous
#8FA68E #8EA699 #8EA6A5
triadic
#8EA699 #998EA6 #A6998E
tetradic
#8EA699 #8E8FA6 #A68E9B #A6A58E
square
#8EA699 #8E8FA6 #A68E9B #A6A58E
split-complementary
#8EA699 #A58EA6 #A68E8F
monochromatic
#52685C #6D8A7A #8EA699 #B0C1B8 #D2DCD7
Accessibility & contrast
On white
2.60
#8EA699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#8EA699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA699
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA699 | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A298
Deuteranopia (green-blind)
#A19F9A
Tritanopia (blue-blind)
#8AA6A2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8ea699; /* rgb */ color: rgb(142, 166, 153); /* oklch */ color: oklch(70.3% 0.033 161.8);
Tailwind
colors: {
custom: {
50: '#afc0b7',
500: '#8ea699',
950: '#000000',
},
}SCSS
$custom: #8ea699; $custom-light: #afc0b7; $custom-dark: #000000;
JSON
{
"hex": "#8ea699",
"rgb": {
"r": 142,
"g": 166,
"b": 153
},
"hsl": {
"h": 147.5,
"s": 11.881,
"l": 60.392
},
"oklch": {
"l": 0.70284,
"c": 0.03272,
"h": 161.8
},
"luminance": 0.35323
}Semantic roles & 50–950 ramp
primary
#8EA699
secondary
#CCC3C8
accent
#507696
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180