#8EA499#8EA499
#8EA499 is a light, muted teal. Relative luminance 0.346; OKLCH L 69.8% C 0.029 H 164.0°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA499 |
|---|---|
| RGB | rgb(142, 164, 153) |
| HSL | hsl(150, 11%, 60%) |
| HSV | hsv(150, 13%, 64%) |
| CMYK | cmyk(13.4%, 0%, 6.7%, 35.7%) |
| CIE-LAB | lab(65.44, -9.91, 3.12) |
| CIE-LCH | lch(65.44, 10.39, 162.53°) |
| OKLab | oklab(69.84% -0.0282 0.0081) |
| OKLCH | oklch(69.84% 0.029 164) |
| XYZ | xyz(30.1792, 34.6010, 35.2195) |
| Luminance | 0.3460 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.21
Cool Grey
#95A3A6
ΔE00 7.97
Greenish Grey
#96AE8D
ΔE00 8.10
Grey Green
#86A17D
ΔE00 8.94
Grey
#929591
ΔE00 9.30
Cement
#A5A391
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA499 #A48E99
analogous
#8EA48E #8EA499 #8EA4A4
triadic
#8EA499 #998EA4 #A4998E
tetradic
#8EA499 #8E8EA4 #A48E99 #A4A48E
square
#8EA499 #8E8EA4 #A48E99 #A4A48E
split-complementary
#8EA499 #A48EA4 #A48E8E
monochromatic
#52665C #6D887A #8EA499 #B0BFB8 #D2DBD6
Accessibility & contrast
On white
2.65
#8EA499 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#8EA499 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA499
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA499 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA499 | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A198
Deuteranopia (green-blind)
#9F9E9A
Tritanopia (blue-blind)
#8AA4A1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #8ea499; /* rgb */ color: rgb(142, 164, 153); /* oklch */ color: oklch(69.8% 0.029 164.0);
Tailwind
colors: {
custom: {
50: '#afbfb7',
500: '#8ea499',
950: '#000000',
},
}SCSS
$custom: #8ea499; $custom-light: #afbfb7; $custom-dark: #000000;
JSON
{
"hex": "#8ea499",
"rgb": {
"r": 142,
"g": 164,
"b": 153
},
"hsl": {
"h": 150,
"s": 10.784,
"l": 60
},
"oklch": {
"l": 0.69838,
"c": 0.02935,
"h": 164
},
"luminance": 0.34602
}Semantic roles & 50–950 ramp
primary
#8EA499
secondary
#CBC3C7
accent
#7494B4
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180