#9ABAAB#9ABAAB
#9ABAAB is a light, muted teal. Relative luminance 0.449; OKLCH L 76.1% C 0.041 H 165.3°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #9ABAAB |
|---|---|
| RGB | rgb(154, 186, 171) |
| HSL | hsl(152, 19%, 67%) |
| HSV | hsv(152, 17%, 73%) |
| CMYK | cmyk(17.2%, 0%, 8.1%, 27.1%) |
| CIE-LAB | lab(72.84, -13.85, 4.01) |
| CIE-LCH | lch(72.84, 14.42, 163.86°) |
| OKLab | oklab(76.08% -0.0394 0.0104) |
| OKLCH | oklch(76.08% 0.041 165.3) |
| XYZ | xyz(38.2341, 44.9271, 45.1775) |
| Luminance | 0.4493 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.50
Pale Teal
#82CBB2
ΔE00 8.70
Darkseagreen
#8FBC8F
ΔE00 9.39
Greyish Teal
#719F91
ΔE00 9.42
Sage Green
#9CAF88
ΔE00 9.42
Grey Green
#86A17D
ΔE00 10.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ABAAB #BA9AA9
analogous
#9ABA9B #9ABAAB #9AB9BA
triadic
#9ABAAB #AB9ABA #BAAB9A
tetradic
#9ABAAB #9B9ABA #BA9AA9 #B9BA9A
square
#9ABAAB #9B9ABA #BA9AA9 #B9BA9A
split-complementary
#9ABAAB #BA9AB9 #BA9B9A
monochromatic
#58816E #76A18D #9ABAAB #BED3C9 #E3ECE7
Accessibility & contrast
On white
2.10
#9ABAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#9ABAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ABAAB
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ABAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ABAAB | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B5AA
Deuteranopia (green-blind)
#B3B1AC
Tritanopia (blue-blind)
#94BAB5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #9abaab; /* rgb */ color: rgb(154, 186, 171); /* oklch */ color: oklch(76.1% 0.041 165.3);
Tailwind
colors: {
custom: {
50: '#b8cec4',
500: '#9abaab',
950: '#000000',
},
}SCSS
$custom: #9abaab; $custom-light: #b8cec4; $custom-dark: #000000;
JSON
{
"hex": "#9abaab",
"rgb": {
"r": 154,
"g": 186,
"b": 171
},
"hsl": {
"h": 151.875,
"s": 18.824,
"l": 66.667
},
"oklch": {
"l": 0.76079,
"c": 0.04077,
"h": 165.3
},
"luminance": 0.44928
}Semantic roles & 50–950 ramp
primary
#9ABAAB
secondary
#DDD3D8
accent
#48709D
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111312
muted
#808281