#8EB2AA#8EB2AA
#8EB2AA is a light, muted teal. Relative luminance 0.405; OKLCH L 73.5% C 0.041 H 180.1°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8EB2AA |
|---|---|
| RGB | rgb(142, 178, 170) |
| HSL | hsl(167, 19%, 63%) |
| HSV | hsv(167, 20%, 70%) |
| CMYK | cmyk(20.2%, 0%, 4.5%, 30.2%) |
| CIE-LAB | lab(69.82, -13.83, 0.07) |
| CIE-LCH | lch(69.82, 13.83, 179.72°) |
| OKLab | oklab(73.47% -0.0407 0) |
| OKLCH | oklch(73.47% 0.041 180.1) |
| XYZ | xyz(34.3294, 40.4927, 44.0295) |
| Luminance | 0.4049 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.36
Cadetblue
#5F9EA0
ΔE00 9.56
Greenish Grey
#96AE8D
ΔE00 9.78
Dull Teal
#5F9E8F
ΔE00 9.83
Cool Grey
#95A3A6
ΔE00 9.96
Pale Teal
#82CBB2
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EB2AA #B28E96
analogous
#8EB298 #8EB2AA #8EA8B2
triadic
#8EB2AA #AA8EB2 #B2AA8E
tetradic
#8EB2AA #988EB2 #B28E96 #A8B28E
square
#8EB2AA #988EB2 #B28E96 #A8B28E
split-complementary
#8EB2AA #B28EA8 #B2988E
monochromatic
#50766D #6A998F #8EB2AA #B2CBC5 #D7E4E1
Accessibility & contrast
On white
2.31
#8EB2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#8EB2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EB2AA
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EB2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EB2AA | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAEAA
Deuteranopia (green-blind)
#A8A9AB
Tritanopia (blue-blind)
#85B3AF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #8eb2aa; /* rgb */ color: rgb(142, 178, 170); /* oklch */ color: oklch(73.5% 0.041 180.1);
Tailwind
colors: {
custom: {
50: '#afc9c3',
500: '#8eb2aa',
950: '#000000',
},
}SCSS
$custom: #8eb2aa; $custom-light: #afc9c3; $custom-dark: #000000;
JSON
{
"hex": "#8eb2aa",
"rgb": {
"r": 142,
"g": 178,
"b": 170
},
"hsl": {
"h": 166.667,
"s": 18.947,
"l": 62.745
},
"oklch": {
"l": 0.73467,
"c": 0.04072,
"h": 180.1
},
"luminance": 0.40494
}Semantic roles & 50–950 ramp
primary
#8EB2AA
secondary
#D4C7CA
accent
#485B9D
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101312
muted
#7F8281