#8EA79D#8EA79D
#8EA79D is a light, muted teal. Relative luminance 0.358; OKLCH L 70.6% C 0.031 H 169.3°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA79D |
|---|---|
| RGB | rgb(142, 167, 157) |
| HSL | hsl(156, 12%, 61%) |
| HSV | hsv(156, 15%, 65%) |
| CMYK | cmyk(15%, 0%, 6%, 34.5%) |
| CIE-LAB | lab(66.38, -10.71, 2.26) |
| CIE-LCH | lch(66.38, 10.95, 168.07°) |
| OKLab | oklab(70.62% -0.0308 0.0058) |
| OKLCH | oklch(70.62% 0.031 169.3) |
| XYZ | xyz(31.0583, 35.8218, 37.1697) |
| Luminance | 0.3582 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.87
Cool Grey
#95A3A6
ΔE00 8.07
Greenish Grey
#96AE8D
ΔE00 8.34
Grey Green
#86A17D
ΔE00 9.47
Dull Teal
#5F9E8F
ΔE00 10.03
Grey
#929591
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA79D #A78E98
analogous
#8EA790 #8EA79D #8EA4A7
triadic
#8EA79D #9D8EA7 #A79D8E
tetradic
#8EA79D #908EA7 #A78E98 #A4A78E
square
#8EA79D #908EA7 #A78E98 #A4A78E
split-complementary
#8EA79D #A78EA4 #A7908E
monochromatic
#526960 #6C8B7F #8EA79D #B0C2BB #D3DDD9
Accessibility & contrast
On white
2.57
#8EA79D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#8EA79D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA79D
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA79D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA79D | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A39D
Deuteranopia (green-blind)
#A1A09E
Tritanopia (blue-blind)
#89A7A4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8ea79d; /* rgb */ color: rgb(142, 167, 157); /* oklch */ color: oklch(70.6% 0.031 169.3);
Tailwind
colors: {
custom: {
50: '#afc1b9',
500: '#8ea79d',
950: '#000000',
},
}SCSS
$custom: #8ea79d; $custom-light: #afc1b9; $custom-dark: #000000;
JSON
{
"hex": "#8ea79d",
"rgb": {
"r": 142,
"g": 167,
"b": 157
},
"hsl": {
"h": 156,
"s": 12.438,
"l": 60.588
},
"oklch": {
"l": 0.70623,
"c": 0.03136,
"h": 169.3
},
"luminance": 0.35823
}Semantic roles & 50–950 ramp
primary
#8EA79D
secondary
#CDC4C7
accent
#4F6C97
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180