#9AB6AA#9AB6AA
#9AB6AA is a light, muted teal. Relative luminance 0.432; OKLCH L 75.2% C 0.035 H 167.6°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #9AB6AA |
|---|---|
| RGB | rgb(154, 182, 170) |
| HSL | hsl(154, 16%, 66%) |
| HSV | hsv(154, 15%, 71%) |
| CMYK | cmyk(15.4%, 0%, 6.6%, 28.6%) |
| CIE-LAB | lab(71.71, -11.96, 2.91) |
| CIE-LCH | lch(71.71, 12.31, 166.32°) |
| OKLab | oklab(75.17% -0.0343 0.0075) |
| OKLCH | oklch(75.17% 0.035 167.6) |
| XYZ | xyz(37.3083, 43.2273, 44.4005) |
| Luminance | 0.4323 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.92
Greyish Teal
#719F91
ΔE00 9.21
Sage Green
#9CAF88
ΔE00 9.82
Cool Grey
#95A3A6
ΔE00 10.19
Pale Teal
#82CBB2
ΔE00 10.32
Darkseagreen
#8FBC8F
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AB6AA #B69AA6
analogous
#9AB69C #9AB6AA #9AB4B6
triadic
#9AB6AA #AA9AB6 #B6AA9A
tetradic
#9AB6AA #9C9AB6 #B69AA6 #B4B69A
square
#9AB6AA #9C9AB6 #B69AA6 #B4B69A
split-complementary
#9AB6AA #B69AB4 #B69C9A
monochromatic
#5A7C6D #769C8C #9AB6AA #BED0C8 #E1E9E6
Accessibility & contrast
On white
2.18
#9AB6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#9AB6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AB6AA
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AB6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AB6AA | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B2A9
Deuteranopia (green-blind)
#AFAEAB
Tritanopia (blue-blind)
#94B6B2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #9ab6aa; /* rgb */ color: rgb(154, 182, 170); /* oklch */ color: oklch(75.2% 0.035 167.6);
Tailwind
colors: {
custom: {
50: '#b8ccc3',
500: '#9ab6aa',
950: '#000000',
},
}SCSS
$custom: #9ab6aa; $custom-light: #b8ccc3; $custom-dark: #000000;
JSON
{
"hex": "#9ab6aa",
"rgb": {
"r": 154,
"g": 182,
"b": 170
},
"hsl": {
"h": 154.286,
"s": 16.092,
"l": 65.882
},
"oklch": {
"l": 0.75169,
"c": 0.03509,
"h": 167.6
},
"luminance": 0.43228
}Semantic roles & 50–950 ramp
primary
#9AB6AA
secondary
#DBD1D5
accent
#4B6D9A
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111312
muted
#808281