#8EA79B#8EA79B
#8EA79B is a light, muted teal. Relative luminance 0.358; OKLCH L 70.6% C 0.033 H 164.9°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA79B |
|---|---|
| RGB | rgb(142, 167, 155) |
| HSL | hsl(151, 12%, 61%) |
| HSV | hsv(151, 15%, 65%) |
| CMYK | cmyk(15%, 0%, 7.2%, 34.5%) |
| CIE-LAB | lab(66.33, -11.12, 3.30) |
| CIE-LCH | lch(66.33, 11.59, 163.46°) |
| OKLab | oklab(70.57% -0.0317 0.0086) |
| OKLCH | oklch(70.57% 0.033 164.9) |
| XYZ | xyz(30.8890, 35.7541, 36.2778) |
| Luminance | 0.3575 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.67
Greenish Grey
#96AE8D
ΔE00 7.53
Grey Green
#86A17D
ΔE00 8.65
Cool Grey
#95A3A6
ΔE00 8.79
Greeny Grey
#7EA07A
ΔE00 9.56
Sage Green
#9CAF88
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA79B #A78E9A
analogous
#8EA78E #8EA79B #8EA6A7
triadic
#8EA79B #9B8EA7 #A79B8E
tetradic
#8EA79B #8E8EA7 #A78E9A #A6A78E
square
#8EA79B #8E8EA7 #A78E9A #A6A78E
split-complementary
#8EA79B #A78EA6 #A78E8E
monochromatic
#52695E #6C8B7D #8EA79B #B0C2B9 #D3DDD8
Accessibility & contrast
On white
2.58
#8EA79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#8EA79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA79B
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA79B | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A39A
Deuteranopia (green-blind)
#A1A09C
Tritanopia (blue-blind)
#89A7A3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8ea79b; /* rgb */ color: rgb(142, 167, 155); /* oklch */ color: oklch(70.6% 0.033 164.9);
Tailwind
colors: {
custom: {
50: '#afc1b8',
500: '#8ea79b',
950: '#000000',
},
}SCSS
$custom: #8ea79b; $custom-light: #afc1b8; $custom-dark: #000000;
JSON
{
"hex": "#8ea79b",
"rgb": {
"r": 142,
"g": 167,
"b": 155
},
"hsl": {
"h": 151.2,
"s": 12.438,
"l": 60.588
},
"oklch": {
"l": 0.70565,
"c": 0.03279,
"h": 164.9
},
"luminance": 0.35755
}Semantic roles & 50–950 ramp
primary
#8EA79B
secondary
#CDC4C8
accent
#4F7197
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180