#8EA79F#8EA79F
#8EA79F is a light, muted teal. Relative luminance 0.359; OKLCH L 70.7% C 0.030 H 174.1°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA79F |
|---|---|
| RGB | rgb(142, 167, 159) |
| HSL | hsl(161, 12%, 61%) |
| HSV | hsv(161, 15%, 65%) |
| CMYK | cmyk(15%, 0%, 4.8%, 34.5%) |
| CIE-LAB | lab(66.44, -10.30, 1.23) |
| CIE-LCH | lch(66.44, 10.38, 173.21°) |
| OKLab | oklab(70.68% -0.03 0.0031) |
| OKLCH | oklch(70.68% 0.03 174.1) |
| XYZ | xyz(31.2305, 35.8907, 38.0763) |
| Luminance | 0.3589 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.19
Cool Grey
#95A3A6
ΔE00 7.34
Greenish Grey
#96AE8D
ΔE00 9.18
Grey
#929591
ΔE00 9.98
Cadetblue
#5F9EA0
ΔE00 9.98
Dull Teal
#5F9E8F
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA79F #A78E96
analogous
#8EA792 #8EA79F #8EA2A7
triadic
#8EA79F #9F8EA7 #A79F8E
tetradic
#8EA79F #928EA7 #A78E96 #A2A78E
square
#8EA79F #928EA7 #A78E96 #A2A78E
split-complementary
#8EA79F #A78EA2 #A7928E
monochromatic
#526961 #6C8B81 #8EA79F #B0C2BC #D3DDD9
Accessibility & contrast
On white
2.57
#8EA79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#8EA79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA79F
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA79F | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A49F
Deuteranopia (green-blind)
#A0A0A0
Tritanopia (blue-blind)
#88A8A5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8ea79f; /* rgb */ color: rgb(142, 167, 159); /* oklch */ color: oklch(70.7% 0.030 174.1);
Tailwind
colors: {
custom: {
50: '#afc1bb',
500: '#8ea79f',
950: '#000000',
},
}SCSS
$custom: #8ea79f; $custom-light: #afc1bb; $custom-dark: #000000;
JSON
{
"hex": "#8ea79f",
"rgb": {
"r": 142,
"g": 167,
"b": 159
},
"hsl": {
"h": 160.8,
"s": 12.438,
"l": 60.588
},
"oklch": {
"l": 0.70683,
"c": 0.03013,
"h": 174.1
},
"luminance": 0.35891
}Semantic roles & 50–950 ramp
primary
#8EA79F
secondary
#CDC4C7
accent
#4F6697
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180