#8EA69A#8EA69A
#8EA69A is a light, muted teal. Relative luminance 0.354; OKLCH L 70.3% C 0.032 H 163.9°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA69A |
|---|---|
| RGB | rgb(142, 166, 154) |
| HSL | hsl(150, 12%, 60%) |
| HSV | hsv(150, 14%, 65%) |
| CMYK | cmyk(14.5%, 0%, 7.2%, 34.9%) |
| CIE-LAB | lab(66.02, -10.78, 3.41) |
| CIE-LCH | lch(66.02, 11.31, 162.44°) |
| OKLab | oklab(70.31% -0.0307 0.0089) |
| OKLCH | oklch(70.31% 0.032 163.9) |
| XYZ | xyz(30.6229, 35.3557, 35.7765) |
| Luminance | 0.3536 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.80
Greenish Grey
#96AE8D
ΔE00 7.57
Grey Green
#86A17D
ΔE00 8.59
Cool Grey
#95A3A6
ΔE00 8.64
Greeny Grey
#7EA07A
ΔE00 9.54
Sage Green
#9CAF88
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA69A #A68E9A
analogous
#8EA68E #8EA69A #8EA6A6
triadic
#8EA69A #9A8EA6 #A69A8E
tetradic
#8EA69A #8E8EA6 #A68E9A #A6A68E
square
#8EA69A #8E8EA6 #A68E9A #A6A68E
split-complementary
#8EA69A #A68EA6 #A68E8E
monochromatic
#52685D #6D8A7B #8EA69A #B0C1B9 #D2DCD7
Accessibility & contrast
On white
2.60
#8EA69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#8EA69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA69A
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA69A | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A299
Deuteranopia (green-blind)
#A09F9B
Tritanopia (blue-blind)
#8AA6A2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8ea69a; /* rgb */ color: rgb(142, 166, 154); /* oklch */ color: oklch(70.3% 0.032 163.9);
Tailwind
colors: {
custom: {
50: '#afc0b7',
500: '#8ea69a',
950: '#000000',
},
}SCSS
$custom: #8ea69a; $custom-light: #afc0b7; $custom-dark: #000000;
JSON
{
"hex": "#8ea69a",
"rgb": {
"r": 142,
"g": 166,
"b": 154
},
"hsl": {
"h": 150,
"s": 11.881,
"l": 60.392
},
"oklch": {
"l": 0.70313,
"c": 0.03191,
"h": 163.9
},
"luminance": 0.35356
}Semantic roles & 50–950 ramp
primary
#8EA69A
secondary
#CCC3C8
accent
#507396
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180