#ABB9BE#ABB9BE
#ABB9BE is a light, near-neutral cyan. Relative luminance 0.471; OKLCH L 77.6% C 0.017 H 221.1°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB9BE |
|---|---|
| RGB | rgb(171, 185, 190) |
| HSL | hsl(196, 13%, 71%) |
| HSV | hsv(196, 10%, 75%) |
| CMYK | cmyk(10%, 2.6%, 0%, 25.5%) |
| CIE-LAB | lab(74.24, -3.82, -4.18) |
| CIE-LCH | lch(74.24, 5.67, 227.60°) |
| OKLab | oklab(77.64% -0.0129 -0.0113) |
| OKLCH | oklch(77.64% 0.017 221.1) |
| XYZ | xyz(43.4357, 47.0729, 55.5028) |
| Luminance | 0.4707 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.43
Cool Gray
#9AA7B0
ΔE00 5.44
Cool Grey
#95A3A6
ΔE00 6.44
Silver
#C0C0C0
ΔE00 6.61
Silver (survey)
#C5C9C7
ΔE00 6.66
Dark Gray
#A9A9A9
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB9BE #BEB0AB
analogous
#ABBEB9 #ABB9BE #ABAFBE
triadic
#ABB9BE #BEABB9 #B9BEAB
tetradic
#ABB9BE #B9ABBE #BEB0AB #AFBEAB
square
#ABB9BE #B9ABBE #BEB0AB #AFBEAB
split-complementary
#ABB9BE #BEABAF #BEB9AB
monochromatic
#687F87 #889CA3 #ABB9BE #CED6D9 #EEF1F2
Accessibility & contrast
On white
2.02
#ABB9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#ABB9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB9BE
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB9BE | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BE
Deuteranopia (green-blind)
#B3B5BE
Tritanopia (blue-blind)
#A6BBBA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abb9be; /* rgb */ color: rgb(171, 185, 190); /* oklch */ color: oklch(77.6% 0.017 221.1);
Tailwind
colors: {
custom: {
50: '#c4ced1',
500: '#abb9be',
950: '#000000',
},
}SCSS
$custom: #abb9be; $custom-light: #c4ced1; $custom-dark: #000000;
JSON
{
"hex": "#abb9be",
"rgb": {
"r": 171,
"g": 185,
"b": 190
},
"hsl": {
"h": 195.789,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.77643,
"c": 0.01712,
"h": 221.1
},
"luminance": 0.47074
}Semantic roles & 50–950 ramp
primary
#ABB9BE
secondary
#E5E1E0
accent
#624F97
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121314
muted
#818282