#8AAA9E#8AAA9E
#8AAA9E is a light, muted teal. Relative luminance 0.366; OKLCH L 71.0% C 0.039 H 170.4°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8AAA9E |
|---|---|
| RGB | rgb(138, 170, 158) |
| HSL | hsl(158, 16%, 60%) |
| HSV | hsv(158, 19%, 67%) |
| CMYK | cmyk(18.8%, 0%, 7.1%, 33.3%) |
| CIE-LAB | lab(66.99, -13.45, 2.56) |
| CIE-LCH | lch(66.99, 13.69, 169.24°) |
| OKLab | oklab(71.05% -0.0387 0.0066) |
| OKLCH | oklch(71.05% 0.039 170.4) |
| XYZ | xyz(31.0258, 36.6204, 37.7749) |
| Luminance | 0.3662 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.52
Greenish Grey
#96AE8D
ΔE00 7.88
Dull Teal
#5F9E8F
ΔE00 8.52
Grey Green
#86A17D
ΔE00 9.03
Grey Teal
#5E9B8A
ΔE00 9.05
Cadetblue
#5F9EA0
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AAA9E #AA8A96
analogous
#8AAA8E #8AAA9E #8AA6AA
triadic
#8AAA9E #9E8AAA #AA9E8A
tetradic
#8AAA9E #8E8AAA #AA8A96 #A6AA8A
square
#8AAA9E #8E8AAA #AA8A96 #A6AA8A
split-complementary
#8AAA9E #AA8AA6 #AA8E8A
monochromatic
#4E6C60 #688F80 #8AAA9E #ADC4BB #D1DED9
Accessibility & contrast
On white
2.52
#8AAA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#8AAA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AAA9E
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AAA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AAA9E | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A69D
Deuteranopia (green-blind)
#A2A19F
Tritanopia (blue-blind)
#83ABA6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8aaa9e; /* rgb */ color: rgb(138, 170, 158); /* oklch */ color: oklch(71.0% 0.039 170.4);
Tailwind
colors: {
custom: {
50: '#acc3ba',
500: '#8aaa9e',
950: '#000000',
},
}SCSS
$custom: #8aaa9e; $custom-light: #acc3ba; $custom-dark: #000000;
JSON
{
"hex": "#8aaa9e",
"rgb": {
"r": 138,
"g": 170,
"b": 158
},
"hsl": {
"h": 157.5,
"s": 15.842,
"l": 60.392
},
"oklch": {
"l": 0.71047,
"c": 0.03925,
"h": 170.4
},
"luminance": 0.36621
}Semantic roles & 50–950 ramp
primary
#8AAA9E
secondary
#CEC2C6
accent
#4B699A
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101211
muted
#7F8180