#8EA89F#8EA89F
#8EA89F is a light, muted teal. Relative luminance 0.363; OKLCH L 70.9% C 0.032 H 172.4°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA89F |
|---|---|
| RGB | rgb(142, 168, 159) |
| HSL | hsl(159, 13%, 61%) |
| HSV | hsv(159, 15%, 66%) |
| CMYK | cmyk(15.5%, 0%, 5.4%, 34.1%) |
| CIE-LAB | lab(66.72, -10.84, 1.63) |
| CIE-LCH | lch(66.72, 10.96, 171.42°) |
| OKLab | oklab(70.91% -0.0314 0.0042) |
| OKLCH | oklch(70.91% 0.032 172.4) |
| XYZ | xyz(31.4144, 36.2585, 38.1376) |
| Luminance | 0.3626 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.92
Cool Grey
#95A3A6
ΔE00 7.90
Greenish Grey
#96AE8D
ΔE00 8.74
Grey Green
#86A17D
ΔE00 9.96
Dull Teal
#5F9E8F
ΔE00 10.03
Cadetblue
#5F9EA0
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA89F #A88E97
analogous
#8EA892 #8EA89F #8EA4A8
triadic
#8EA89F #9F8EA8 #A89F8E
tetradic
#8EA89F #928EA8 #A88E97 #A4A88E
square
#8EA89F #928EA8 #A88E97 #A4A88E
split-complementary
#8EA89F #A88EA4 #A8928E
monochromatic
#526A62 #6C8D81 #8EA89F #B1C3BC #D3DDDA
Accessibility & contrast
On white
2.54
#8EA89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#8EA89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA89F
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA89F | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A49F
Deuteranopia (green-blind)
#A1A1A0
Tritanopia (blue-blind)
#88A9A5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8ea89f; /* rgb */ color: rgb(142, 168, 159); /* oklch */ color: oklch(70.9% 0.032 172.4);
Tailwind
colors: {
custom: {
50: '#afc1bb',
500: '#8ea89f',
950: '#000000',
},
}SCSS
$custom: #8ea89f; $custom-light: #afc1bb; $custom-dark: #000000;
JSON
{
"hex": "#8ea89f",
"rgb": {
"r": 142,
"g": 168,
"b": 159
},
"hsl": {
"h": 159.231,
"s": 13,
"l": 60.784
},
"oklch": {
"l": 0.70905,
"c": 0.03167,
"h": 172.4
},
"luminance": 0.36259
}Semantic roles & 50–950 ramp
primary
#8EA89F
secondary
#CEC4C7
accent
#4E6897
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180