#8EA99F#8EA99F
#8EA99F is a light, muted teal. Relative luminance 0.366; OKLCH L 71.1% C 0.033 H 170.9°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA99F |
|---|---|
| RGB | rgb(142, 169, 159) |
| HSL | hsl(158, 14%, 61%) |
| HSV | hsv(158, 16%, 66%) |
| CMYK | cmyk(16%, 0%, 5.9%, 33.7%) |
| CIE-LAB | lab(67.00, -11.37, 2.04) |
| CIE-LCH | lch(67.00, 11.55, 169.82°) |
| OKLab | oklab(71.13% -0.0328 0.0052) |
| OKLCH | oklch(71.13% 0.033 170.9) |
| XYZ | xyz(31.5997, 36.6291, 38.1994) |
| Luminance | 0.3663 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.70
Greenish Grey
#96AE8D
ΔE00 8.33
Cool Grey
#95A3A6
ΔE00 8.45
Grey Green
#86A17D
ΔE00 9.63
Dull Teal
#5F9E8F
ΔE00 9.80
Cadetblue
#5F9EA0
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA99F #A98E98
analogous
#8EA991 #8EA99F #8EA5A9
triadic
#8EA99F #9F8EA9 #A99F8E
tetradic
#8EA99F #918EA9 #A98E98 #A5A98E
square
#8EA99F #918EA9 #A98E98 #A5A98E
split-complementary
#8EA99F #A98EA5 #A9918E
monochromatic
#526B62 #6C8E81 #8EA99F #B1C3BD #D4DEDA
Accessibility & contrast
On white
2.52
#8EA99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#8EA99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA99F
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA99F | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A59F
Deuteranopia (green-blind)
#A2A2A0
Tritanopia (blue-blind)
#88A9A6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8ea99f; /* rgb */ color: rgb(142, 169, 159); /* oklch */ color: oklch(71.1% 0.033 170.9);
Tailwind
colors: {
custom: {
50: '#afc2bb',
500: '#8ea99f',
950: '#000000',
},
}SCSS
$custom: #8ea99f; $custom-light: #afc2bb; $custom-dark: #000000;
JSON
{
"hex": "#8ea99f",
"rgb": {
"r": 142,
"g": 169,
"b": 159
},
"hsl": {
"h": 157.778,
"s": 13.568,
"l": 60.98
},
"oklch": {
"l": 0.71128,
"c": 0.03323,
"h": 170.9
},
"luminance": 0.3663
}Semantic roles & 50–950 ramp
primary
#8EA99F
secondary
#CEC4C8
accent
#4E6998
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180