#ABBAB9#ABBAB9
#ABBAB9 is a light, near-neutral teal. Relative luminance 0.473; OKLCH L 77.7% C 0.017 H 192.0°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBAB9 |
|---|---|
| RGB | rgb(171, 186, 185) |
| HSL | hsl(176, 10%, 70%) |
| HSV | hsv(176, 8%, 73%) |
| CMYK | cmyk(8.1%, 0%, 0.5%, 27.1%) |
| CIE-LAB | lab(74.37, -5.35, -1.27) |
| CIE-LCH | lch(74.37, 5.50, 193.32°) |
| OKLab | oklab(77.7% -0.0163 -0.0035) |
| OKLCH | oklch(77.7% 0.017 192) |
| XYZ | xyz(43.1085, 47.2779, 52.7439) |
| Luminance | 0.4728 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.43
Cool Grey
#95A3A6
ΔE00 6.82
Silver
#C0C0C0
ΔE00 7.28
Dove Gray
#B6B8BD
ΔE00 7.30
Cool Gray
#9AA7B0
ΔE00 7.47
Dark Gray
#A9A9A9
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBAB9 #BAABAC
analogous
#ABBAB1 #ABBAB9 #ABB4BA
triadic
#ABBAB9 #B9ABBA #BAB9AB
tetradic
#ABBAB9 #B1ABBA #BAABAC #B4BAAB
square
#ABBAB9 #B1ABBA #BAABAC #B4BAAB
split-complementary
#ABBAB9 #BAABB4 #BAB1AB
monochromatic
#6A817F #899E9D #ABBAB9 #CDD6D5 #EEF1F1
Accessibility & contrast
On white
2.01
#ABBAB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#ABBAB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBAB9
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBAB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBAB9 | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B8B9
Deuteranopia (green-blind)
#B5B6B9
Tritanopia (blue-blind)
#A7BBBA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abbab9; /* rgb */ color: rgb(171, 186, 185); /* oklch */ color: oklch(77.7% 0.017 192.0);
Tailwind
colors: {
custom: {
50: '#c4cece',
500: '#abbab9',
950: '#000000',
},
}SCSS
$custom: #abbab9; $custom-light: #c4cece; $custom-dark: #000000;
JSON
{
"hex": "#abbab9",
"rgb": {
"r": 171,
"g": 186,
"b": 185
},
"hsl": {
"h": 176,
"s": 9.804,
"l": 70
},
"oklch": {
"l": 0.77701,
"c": 0.01666,
"h": 192
},
"luminance": 0.47279
}Semantic roles & 50–950 ramp
primary
#ABBAB9
secondary
#E3DEDF
accent
#525694
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121313
muted
#818282