#ABB4BF#ABB4BF
#ABB4BF is a light, near-neutral cyan. Relative luminance 0.451; OKLCH L 76.6% C 0.019 H 253.4°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB4BF |
|---|---|
| RGB | rgb(171, 180, 191) |
| HSL | hsl(213, 14%, 71%) |
| HSV | hsv(213, 10%, 75%) |
| CMYK | cmyk(10.5%, 5.8%, 0%, 25.1%) |
| CIE-LAB | lab(72.93, -0.93, -6.66) |
| CIE-LCH | lch(72.93, 6.72, 262.03°) |
| OKLab | oklab(76.63% -0.0053 -0.0179) |
| OKLCH | oklch(76.63% 0.019 253.4) |
| XYZ | xyz(42.5178, 45.0615, 55.7378) |
| Luminance | 0.4506 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.83
Cool Gray
#9AA7B0
ΔE00 4.61
Cloudy Blue
#ACC2D9
ΔE00 6.20
Dark Gray
#A9A9A9
ΔE00 6.54
Silver
#C0C0C0
ΔE00 6.85
Lightsteelblue
#B0C4DE
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB4BF #BFB6AB
analogous
#ABBEBF #ABB4BF #ACABBF
triadic
#ABB4BF #BFABB4 #B4BFAB
tetradic
#ABB4BF #BFABBE #BFB6AB #ABBFAC
square
#ABB4BF #BFABBE #BFB6AB #ABBFAC
split-complementary
#ABB4BF #BFACAB #BEBFAB
monochromatic
#687688 #8895A5 #ABB4BF #CED3D9 #EEEFF2
Accessibility & contrast
On white
2.10
#ABB4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#ABB4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB4BF
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB4BF | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B4C0
Deuteranopia (green-blind)
#AEB2BF
Tritanopia (blue-blind)
#A6B6B7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #abb4bf; /* rgb */ color: rgb(171, 180, 191); /* oklch */ color: oklch(76.6% 0.019 253.4);
Tailwind
colors: {
custom: {
50: '#c4cad2',
500: '#abb4bf',
950: '#000000',
},
}SCSS
$custom: #abb4bf; $custom-light: #c4cad2; $custom-dark: #000000;
JSON
{
"hex": "#abb4bf",
"rgb": {
"r": 171,
"g": 180,
"b": 191
},
"hsl": {
"h": 213,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.76626,
"c": 0.01867,
"h": 253.4
},
"luminance": 0.45062
}Semantic roles & 50–950 ramp
primary
#ABB4BF
secondary
#E6E3E0
accent
#764E98
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282