#ABB4BD#ABB4BD
#ABB4BD is a light, near-neutral cyan. Relative luminance 0.450; OKLCH L 76.6% C 0.016 H 248.0°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB4BD |
|---|---|
| RGB | rgb(171, 180, 189) |
| HSL | hsl(210, 12%, 71%) |
| HSV | hsv(210, 10%, 74%) |
| CMYK | cmyk(9.5%, 4.8%, 0%, 25.9%) |
| CIE-LAB | lab(72.87, -1.34, -5.65) |
| CIE-LCH | lch(72.87, 5.81, 256.64°) |
| OKLab | oklab(76.56% -0.0061 -0.0152) |
| OKLCH | oklch(76.56% 0.016 248) |
| XYZ | xyz(42.2992, 44.9741, 54.5866) |
| Luminance | 0.4497 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.52
Cool Gray
#9AA7B0
ΔE00 4.31
Dark Gray
#A9A9A9
ΔE00 5.97
Silver
#C0C0C0
ΔE00 6.35
Cloudy Blue
#ACC2D9
ΔE00 6.74
Cool Grey
#95A3A6
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB4BD #BDB4AB
analogous
#ABBDBD #ABB4BD #ABABBD
triadic
#ABB4BD #BDABB4 #B4BDAB
tetradic
#ABB4BD #BDABBD #BDB4AB #ABBDAB
square
#ABB4BD #BDABBD #BDB4AB #ABBDAB
split-complementary
#ABB4BD #BDABAB #BDBDAB
monochromatic
#697785 #8995A2 #ABB4BD #CDD3D8 #EEF0F2
Accessibility & contrast
On white
2.10
#ABB4BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#ABB4BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB4BD
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB4BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB4BD | 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)
#B1B4BD
Deuteranopia (green-blind)
#AFB2BD
Tritanopia (blue-blind)
#A7B6B7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #abb4bd; /* rgb */ color: rgb(171, 180, 189); /* oklch */ color: oklch(76.6% 0.016 248.0);
Tailwind
colors: {
custom: {
50: '#c4cad0',
500: '#abb4bd',
950: '#000000',
},
}SCSS
$custom: #abb4bd; $custom-light: #c4cad0; $custom-dark: #000000;
JSON
{
"hex": "#abb4bd",
"rgb": {
"r": 171,
"g": 180,
"b": 189
},
"hsl": {
"h": 210,
"s": 12,
"l": 70.588
},
"oklch": {
"l": 0.76562,
"c": 0.01634,
"h": 248
},
"luminance": 0.44975
}Semantic roles & 50–950 ramp
primary
#ABB4BD
secondary
#E4E2DF
accent
#734F96
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282