#8EA69B#8EA69B
#8EA69B is a light, muted teal. Relative luminance 0.354; OKLCH L 70.3% C 0.031 H 166.1°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA69B |
|---|---|
| RGB | rgb(142, 166, 155) |
| HSL | hsl(153, 12%, 60%) |
| HSV | hsv(153, 14%, 65%) |
| CMYK | cmyk(14.5%, 0%, 6.6%, 34.9%) |
| CIE-LAB | lab(66.05, -10.58, 2.89) |
| CIE-LCH | lch(66.05, 10.97, 164.71°) |
| OKLab | oklab(70.34% -0.0302 0.0075) |
| OKLCH | oklch(70.34% 0.031 166.1) |
| XYZ | xyz(30.7065, 35.3891, 36.2170) |
| Luminance | 0.3539 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.88
Greenish Grey
#96AE8D
ΔE00 7.97
Cool Grey
#95A3A6
ΔE00 8.27
Grey Green
#86A17D
ΔE00 9.00
Greeny Grey
#7EA07A
ΔE00 9.93
Sage Green
#9CAF88
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA69B #A68E99
analogous
#8EA68F #8EA69B #8EA5A6
triadic
#8EA69B #9B8EA6 #A69B8E
tetradic
#8EA69B #8F8EA6 #A68E99 #A5A68E
square
#8EA69B #8F8EA6 #A68E99 #A5A68E
split-complementary
#8EA69B #A68EA5 #A68F8E
monochromatic
#52685E #6D8A7D #8EA69B #B0C1B9 #D2DCD8
Accessibility & contrast
On white
2.60
#8EA69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#8EA69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA69B
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA69B | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A29A
Deuteranopia (green-blind)
#A09F9C
Tritanopia (blue-blind)
#89A6A3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8ea69b; /* rgb */ color: rgb(142, 166, 155); /* oklch */ color: oklch(70.3% 0.031 166.1);
Tailwind
colors: {
custom: {
50: '#afc0b8',
500: '#8ea69b',
950: '#000000',
},
}SCSS
$custom: #8ea69b; $custom-light: #afc0b8; $custom-dark: #000000;
JSON
{
"hex": "#8ea69b",
"rgb": {
"r": 142,
"g": 166,
"b": 155
},
"hsl": {
"h": 152.5,
"s": 11.881,
"l": 60.392
},
"oklch": {
"l": 0.70342,
"c": 0.03114,
"h": 166.1
},
"luminance": 0.3539
}Semantic roles & 50–950 ramp
primary
#8EA69B
secondary
#CCC3C8
accent
#507096
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180