#9AB4AA#9AB4AA
#9AB4AA is a light, muted teal. Relative luminance 0.424; OKLCH L 74.7% C 0.032 H 170.2°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #9AB4AA |
|---|---|
| RGB | rgb(154, 180, 170) |
| HSL | hsl(157, 15%, 65%) |
| HSV | hsv(157, 14%, 71%) |
| CMYK | cmyk(14.4%, 0%, 5.6%, 29.4%) |
| CIE-LAB | lab(71.16, -10.91, 2.11) |
| CIE-LCH | lch(71.16, 11.11, 169.06°) |
| OKLab | oklab(74.73% -0.0315 0.0054) |
| OKLCH | oklch(74.73% 0.032 170.2) |
| XYZ | xyz(36.9016, 42.4140, 44.2649) |
| Luminance | 0.4242 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.50
Cool Grey
#95A3A6
ΔE00 9.08
Greyish Teal
#719F91
ΔE00 9.31
Sage Green
#9CAF88
ΔE00 10.35
Grey Green
#86A17D
ΔE00 11.11
Pale Teal
#82CBB2
ΔE00 11.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AB4AA #B49AA4
analogous
#9AB49D #9AB4AA #9AB1B4
triadic
#9AB4AA #AA9AB4 #B4AA9A
tetradic
#9AB4AA #9D9AB4 #B49AA4 #B1B49A
square
#9AB4AA #9D9AB4 #B49AA4 #B1B49A
split-complementary
#9AB4AA #B49AB1 #B49D9A
monochromatic
#5A796D #779A8C #9AB4AA #BDCEC8 #E0E8E5
Accessibility & contrast
On white
2.21
#9AB4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#9AB4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AB4AA
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AB4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AB4AA | 1.00 | 2.21 | 9.48 | 9.48 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0AA
Deuteranopia (green-blind)
#ADADAB
Tritanopia (blue-blind)
#95B4B1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #9ab4aa; /* rgb */ color: rgb(154, 180, 170); /* oklch */ color: oklch(74.7% 0.032 170.2);
Tailwind
colors: {
custom: {
50: '#b8cac3',
500: '#9ab4aa',
950: '#000000',
},
}SCSS
$custom: #9ab4aa; $custom-light: #b8cac3; $custom-dark: #000000;
JSON
{
"hex": "#9ab4aa",
"rgb": {
"r": 154,
"g": 180,
"b": 170
},
"hsl": {
"h": 156.923,
"s": 14.773,
"l": 65.49
},
"oklch": {
"l": 0.74729,
"c": 0.03192,
"h": 170.2
},
"luminance": 0.42415
}Semantic roles & 50–950 ramp
primary
#9AB4AA
secondary
#D9D1D4
accent
#4D6A99
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111312
muted
#808281