#8EA79A#8EA79A
#8EA79A is a light, muted green. Relative luminance 0.357; OKLCH L 70.5% C 0.034 H 162.8°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA79A |
|---|---|
| RGB | rgb(142, 167, 154) |
| HSL | hsl(149, 12%, 61%) |
| HSV | hsv(149, 15%, 65%) |
| CMYK | cmyk(15%, 0%, 7.8%, 34.5%) |
| CIE-LAB | lab(66.31, -11.31, 3.82) |
| CIE-LCH | lch(66.31, 11.94, 161.35°) |
| OKLab | oklab(70.54% -0.0321 0.0099) |
| OKLCH | oklch(70.54% 0.034 162.8) |
| XYZ | xyz(30.8054, 35.7206, 35.8373) |
| Luminance | 0.3572 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.62
Greenish Grey
#96AE8D
ΔE00 7.14
Grey Green
#86A17D
ΔE00 8.26
Cool Grey
#95A3A6
ΔE00 9.15
Greeny Grey
#7EA07A
ΔE00 9.18
Sage Green
#9CAF88
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA79A #A78E9B
analogous
#8EA78E #8EA79A #8EA7A6
triadic
#8EA79A #9A8EA7 #A79A8E
tetradic
#8EA79A #8E8EA7 #A78E9B #A7A68E
square
#8EA79A #8E8EA7 #A78E9B #A7A68E
split-complementary
#8EA79A #A68EA7 #A78E8E
monochromatic
#52695D #6C8B7B #8EA79A #B0C2B9 #D3DDD8
Accessibility & contrast
On white
2.58
#8EA79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#8EA79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA79A
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA79A | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A399
Deuteranopia (green-blind)
#A1A09B
Tritanopia (blue-blind)
#8AA7A3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8ea79a; /* rgb */ color: rgb(142, 167, 154); /* oklch */ color: oklch(70.5% 0.034 162.8);
Tailwind
colors: {
custom: {
50: '#afc1b7',
500: '#8ea79a',
950: '#000000',
},
}SCSS
$custom: #8ea79a; $custom-light: #afc1b7; $custom-dark: #000000;
JSON
{
"hex": "#8ea79a",
"rgb": {
"r": 142,
"g": 167,
"b": 154
},
"hsl": {
"h": 148.8,
"s": 12.438,
"l": 60.588
},
"oklch": {
"l": 0.70536,
"c": 0.03359,
"h": 162.8
},
"luminance": 0.35721
}Semantic roles & 50–950 ramp
primary
#8EA79A
secondary
#CDC4C9
accent
#4F7497
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180