#8EA59A#8EA59A
#8EA59A is a light, muted teal. Relative luminance 0.350; OKLCH L 70.1% C 0.030 H 165.1°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA59A |
|---|---|
| RGB | rgb(142, 165, 154) |
| HSL | hsl(151, 11%, 60%) |
| HSV | hsv(151, 14%, 65%) |
| CMYK | cmyk(13.9%, 0%, 6.7%, 35.3%) |
| CIE-LAB | lab(65.74, -10.25, 3.01) |
| CIE-LCH | lch(65.74, 10.68, 163.66°) |
| OKLab | oklab(70.09% -0.0292 0.0078) |
| OKLCH | oklch(70.09% 0.03 165.1) |
| XYZ | xyz(30.4418, 34.9935, 35.7162) |
| Luminance | 0.3499 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.03
Greenish Grey
#96AE8D
ΔE00 8.02
Cool Grey
#95A3A6
ΔE00 8.11
Grey Green
#86A17D
ΔE00 8.96
Grey
#929591
ΔE00 9.65
Greeny Grey
#7EA07A
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA59A #A58E99
analogous
#8EA58E #8EA59A #8EA4A5
triadic
#8EA59A #9A8EA5 #A59A8E
tetradic
#8EA59A #8E8EA5 #A58E99 #A4A58E
square
#8EA59A #8E8EA5 #A58E99 #A4A58E
split-complementary
#8EA59A #A58EA4 #A58E8E
monochromatic
#52675D #6D897C #8EA59A #B0C0B8 #D2DBD7
Accessibility & contrast
On white
2.63
#8EA59A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#8EA59A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA59A
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA59A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA59A | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A299
Deuteranopia (green-blind)
#A09E9B
Tritanopia (blue-blind)
#8AA5A2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8ea59a; /* rgb */ color: rgb(142, 165, 154); /* oklch */ color: oklch(70.1% 0.030 165.1);
Tailwind
colors: {
custom: {
50: '#afbfb7',
500: '#8ea59a',
950: '#000000',
},
}SCSS
$custom: #8ea59a; $custom-light: #afbfb7; $custom-dark: #000000;
JSON
{
"hex": "#8ea59a",
"rgb": {
"r": 142,
"g": 165,
"b": 154
},
"hsl": {
"h": 151.304,
"s": 11.33,
"l": 60.196
},
"oklch": {
"l": 0.7009,
"c": 0.03024,
"h": 165.1
},
"luminance": 0.34994
}Semantic roles & 50–950 ramp
primary
#8EA59A
secondary
#CCC3C7
accent
#507195
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180