#8EA89B#8EA89B
#8EA89B is a light, muted teal. Relative luminance 0.361; OKLCH L 70.8% C 0.034 H 163.8°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA89B |
|---|---|
| RGB | rgb(142, 168, 155) |
| HSL | hsl(150, 13%, 61%) |
| HSV | hsv(150, 15%, 66%) |
| CMYK | cmyk(15.5%, 0%, 7.7%, 34.1%) |
| CIE-LAB | lab(66.61, -11.65, 3.71) |
| CIE-LCH | lch(66.61, 12.22, 162.35°) |
| OKLab | oklab(70.79% -0.0331 0.0096) |
| OKLCH | oklch(70.79% 0.034 163.8) |
| XYZ | xyz(31.0729, 36.1219, 36.3391) |
| Luminance | 0.3612 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.51
Greenish Grey
#96AE8D
ΔE00 7.12
Grey Green
#86A17D
ΔE00 8.34
Sage Green
#9CAF88
ΔE00 9.22
Greeny Grey
#7EA07A
ΔE00 9.22
Cool Grey
#95A3A6
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA89B #A88E9B
analogous
#8EA88E #8EA89B #8EA8A8
triadic
#8EA89B #9B8EA8 #A89B8E
tetradic
#8EA89B #8E8EA8 #A88E9B #A8A88E
square
#8EA89B #8E8EA8 #A88E9B #A8A88E
split-complementary
#8EA89B #A88EA8 #A88E8E
monochromatic
#526A5E #6C8D7C #8EA89B #B1C3BA #D3DDD8
Accessibility & contrast
On white
2.55
#8EA89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#8EA89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA89B
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA89B | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A49A
Deuteranopia (green-blind)
#A2A19C
Tritanopia (blue-blind)
#89A8A4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8ea89b; /* rgb */ color: rgb(142, 168, 155); /* oklch */ color: oklch(70.8% 0.034 163.8);
Tailwind
colors: {
custom: {
50: '#afc1b8',
500: '#8ea89b',
950: '#000000',
},
}SCSS
$custom: #8ea89b; $custom-light: #afc1b8; $custom-dark: #000000;
JSON
{
"hex": "#8ea89b",
"rgb": {
"r": 142,
"g": 168,
"b": 155
},
"hsl": {
"h": 150,
"s": 13,
"l": 60.784
},
"oklch": {
"l": 0.70788,
"c": 0.03446,
"h": 163.8
},
"luminance": 0.36123
}Semantic roles & 50–950 ramp
primary
#8EA89B
secondary
#CEC4C9
accent
#4E7397
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180