#8AAA9A#8AAA9A
#8AAA9A is a light, muted teal. Relative luminance 0.365; OKLCH L 70.9% C 0.042 H 163.5°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #8AAA9A |
|---|---|
| RGB | rgb(138, 170, 154) |
| HSL | hsl(150, 16%, 60%) |
| HSV | hsv(150, 19%, 67%) |
| CMYK | cmyk(18.8%, 0%, 9.4%, 33.3%) |
| CIE-LAB | lab(66.89, -14.27, 4.63) |
| CIE-LCH | lch(66.89, 15.00, 162.03°) |
| OKLab | oklab(70.93% -0.0404 0.012) |
| OKLCH | oklch(70.93% 0.042 163.5) |
| XYZ | xyz(30.6871, 36.4849, 35.9911) |
| Luminance | 0.3649 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.43
Greenish Grey
#96AE8D
ΔE00 6.45
Grey Green
#86A17D
ΔE00 7.57
Greeny Grey
#7EA07A
ΔE00 8.15
Greyish Green
#82A67D
ΔE00 8.24
Dull Teal
#5F9E8F
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AAA9A #AA8A9A
analogous
#8AAA8A #8AAA9A #8AAAAA
triadic
#8AAA9A #9A8AAA #AA9A8A
tetradic
#8AAA9A #8A8AAA #AA8A9A #AAAA8A
square
#8AAA9A #8A8AAA #AA8A9A #AAAA8A
split-complementary
#8AAA9A #AA8AAA #AA8A8A
monochromatic
#4E6C5D #688F7B #8AAA9A #ADC4B9 #D1DED7
Accessibility & contrast
On white
2.53
#8AAA9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#8AAA9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AAA9A
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AAA9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AAA9A | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A599
Deuteranopia (green-blind)
#A3A19B
Tritanopia (blue-blind)
#84AAA5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8aaa9a; /* rgb */ color: rgb(138, 170, 154); /* oklch */ color: oklch(70.9% 0.042 163.5);
Tailwind
colors: {
custom: {
50: '#acc3b7',
500: '#8aaa9a',
950: '#000000',
},
}SCSS
$custom: #8aaa9a; $custom-light: #acc3b7; $custom-dark: #000000;
JSON
{
"hex": "#8aaa9a",
"rgb": {
"r": 138,
"g": 170,
"b": 154
},
"hsl": {
"h": 150,
"s": 15.842,
"l": 60.392
},
"oklch": {
"l": 0.70932,
"c": 0.04216,
"h": 163.5
},
"luminance": 0.36486
}Semantic roles & 50–950 ramp
primary
#8AAA9A
secondary
#CEC2C8
accent
#4B739A
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101211
muted
#7F8180