#8EA59B#8EA59B
#8EA59B is a light, muted teal. Relative luminance 0.350; OKLCH L 70.1% C 0.030 H 167.4°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA59B |
|---|---|
| RGB | rgb(142, 165, 155) |
| HSL | hsl(154, 11%, 60%) |
| HSV | hsv(154, 14%, 65%) |
| CMYK | cmyk(13.9%, 0%, 6.1%, 35.3%) |
| CIE-LAB | lab(65.77, -10.05, 2.49) |
| CIE-LCH | lch(65.77, 10.35, 166.10°) |
| OKLab | oklab(70.12% -0.0288 0.0064) |
| OKLCH | oklch(70.12% 0.03 167.4) |
| XYZ | xyz(30.5254, 35.0270, 36.1566) |
| Luminance | 0.3503 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.14
Cool Grey
#95A3A6
ΔE00 7.73
Greenish Grey
#96AE8D
ΔE00 8.43
Grey Green
#86A17D
ΔE00 9.38
Grey
#929591
ΔE00 9.50
Cement
#A5A391
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA59B #A58E98
analogous
#8EA58F #8EA59B #8EA3A5
triadic
#8EA59B #9B8EA5 #A59B8E
tetradic
#8EA59B #8F8EA5 #A58E98 #A3A58E
square
#8EA59B #8F8EA5 #A58E98 #A3A58E
split-complementary
#8EA59B #A58EA3 #A58F8E
monochromatic
#52675E #6D897D #8EA59B #B0C0B9 #D2DBD7
Accessibility & contrast
On white
2.62
#8EA59B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#8EA59B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA59B
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA59B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA59B | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A29B
Deuteranopia (green-blind)
#9F9F9C
Tritanopia (blue-blind)
#89A5A2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8ea59b; /* rgb */ color: rgb(142, 165, 155); /* oklch */ color: oklch(70.1% 0.030 167.4);
Tailwind
colors: {
custom: {
50: '#afbfb8',
500: '#8ea59b',
950: '#000000',
},
}SCSS
$custom: #8ea59b; $custom-light: #afbfb8; $custom-dark: #000000;
JSON
{
"hex": "#8ea59b",
"rgb": {
"r": 142,
"g": 165,
"b": 155
},
"hsl": {
"h": 153.913,
"s": 11.33,
"l": 60.196
},
"oklch": {
"l": 0.70119,
"c": 0.02951,
"h": 167.4
},
"luminance": 0.35028
}Semantic roles & 50–950 ramp
primary
#8EA59B
secondary
#CCC3C7
accent
#506E95
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180