#8EA39F#8EA39F
#8EA39F is a light, muted teal. Relative luminance 0.344; OKLCH L 69.8% C 0.024 H 182.9°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA39F |
|---|---|
| RGB | rgb(142, 163, 159) |
| HSL | hsl(169, 10%, 60%) |
| HSV | hsv(169, 13%, 64%) |
| CMYK | cmyk(12.9%, 0%, 2.5%, 36.1%) |
| CIE-LAB | lab(65.32, -8.15, -0.41) |
| CIE-LCH | lch(65.32, 8.16, 182.86°) |
| OKLab | oklab(69.8% -0.0242 -0.0012) |
| OKLCH | oklch(69.8% 0.024 182.9) |
| XYZ | xyz(30.5090, 34.4477, 37.8358) |
| Luminance | 0.3445 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.98
Pewter
#899397
ΔE00 7.93
Grey
#929591
ΔE00 8.09
Cool Gray
#9AA7B0
ΔE00 8.39
Greyish Teal
#719F91
ΔE00 8.74
Bluegrey
#85A3B2
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA39F #A38E92
analogous
#8EA395 #8EA39F #8E9DA3
triadic
#8EA39F #9F8EA3 #A39F8E
tetradic
#8EA39F #958EA3 #A38E92 #9DA38E
square
#8EA39F #958EA3 #A38E92 #9DA38E
split-complementary
#8EA39F #A38E9D #A3958E
monochromatic
#526561 #6D8682 #8EA39F #B0BEBC #D1DAD8
Accessibility & contrast
On white
2.66
#8EA39F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#8EA39F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA39F
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA39F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA39F | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A09F
Deuteranopia (green-blind)
#9D9D9F
Tritanopia (blue-blind)
#89A4A2
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #8ea39f; /* rgb */ color: rgb(142, 163, 159); /* oklch */ color: oklch(69.8% 0.024 182.9);
Tailwind
colors: {
custom: {
50: '#afbebb',
500: '#8ea39f',
950: '#000000',
},
}SCSS
$custom: #8ea39f; $custom-light: #afbebb; $custom-dark: #000000;
JSON
{
"hex": "#8ea39f",
"rgb": {
"r": 142,
"g": 163,
"b": 159
},
"hsl": {
"h": 168.571,
"s": 10.244,
"l": 59.804
},
"oklch": {
"l": 0.69795,
"c": 0.02427,
"h": 182.9
},
"luminance": 0.34448
}Semantic roles & 50–950 ramp
primary
#8EA39F
secondary
#CAC2C4
accent
#7581B3
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101211
muted
#7F8180