#ABB9BF#ABB9BF
#ABB9BF is a light, near-neutral cyan. Relative luminance 0.471; OKLCH L 77.7% C 0.018 H 225.3°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB9BF |
|---|---|
| RGB | rgb(171, 185, 191) |
| HSL | hsl(198, 14%, 71%) |
| HSV | hsv(198, 10%, 75%) |
| CMYK | cmyk(10.5%, 3.1%, 0%, 25.1%) |
| CIE-LAB | lab(74.26, -3.62, -4.69) |
| CIE-LCH | lch(74.26, 5.92, 232.35°) |
| OKLab | oklab(77.67% -0.0125 -0.0126) |
| OKLCH | oklch(77.67% 0.018 225.3) |
| XYZ | xyz(43.5454, 47.1168, 56.0804) |
| Luminance | 0.4712 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 5.27
Dove Gray
#B6B8BD
ΔE00 5.28
Cool Grey
#95A3A6
ΔE00 6.56
Silver
#C0C0C0
ΔE00 6.66
Silver (survey)
#C5C9C7
ΔE00 6.84
Cloudy Blue
#ACC2D9
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB9BF #BFB1AB
analogous
#ABBFBB #ABB9BF #ABAFBF
triadic
#ABB9BF #BFABB9 #B9BFAB
tetradic
#ABB9BF #BBABBF #BFB1AB #AFBFAB
square
#ABB9BF #BBABBF #BFB1AB #AFBFAB
split-complementary
#ABB9BF #BFABAF #BFBBAB
monochromatic
#687E88 #889CA5 #ABB9BF #CED6D9 #EEF1F2
Accessibility & contrast
On white
2.01
#ABB9BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#ABB9BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB9BF
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB9BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB9BF | 1.00 | 2.01 | 10.42 | 10.42 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BF
Deuteranopia (green-blind)
#B3B6BF
Tritanopia (blue-blind)
#A6BBBB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abb9bf; /* rgb */ color: rgb(171, 185, 191); /* oklch */ color: oklch(77.7% 0.018 225.3);
Tailwind
colors: {
custom: {
50: '#c4ced2',
500: '#abb9bf',
950: '#000000',
},
}SCSS
$custom: #abb9bf; $custom-light: #c4ced2; $custom-dark: #000000;
JSON
{
"hex": "#abb9bf",
"rgb": {
"r": 171,
"g": 185,
"b": 191
},
"hsl": {
"h": 198,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.77674,
"c": 0.01776,
"h": 225.3
},
"luminance": 0.47117
}Semantic roles & 50–950 ramp
primary
#ABB9BF
secondary
#E6E2E0
accent
#644E98
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121314
muted
#818282