#ABB7BF#ABB7BF
#ABB7BF is a light, near-neutral cyan. Relative luminance 0.463; OKLCH L 77.3% C 0.018 H 236.8°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB7BF |
|---|---|
| RGB | rgb(171, 183, 191) |
| HSL | hsl(204, 14%, 71%) |
| HSV | hsv(204, 10%, 75%) |
| CMYK | cmyk(10.5%, 4.2%, 0%, 25.1%) |
| CIE-LAB | lab(73.73, -2.55, -5.48) |
| CIE-LCH | lch(73.73, 6.04, 245.06°) |
| OKLab | oklab(77.25% -0.0096 -0.0147) |
| OKLCH | oklch(77.25% 0.018 236.8) |
| XYZ | xyz(43.1300, 46.2859, 55.9419) |
| Luminance | 0.4629 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.39
Cool Gray
#9AA7B0
ΔE00 4.62
Silver
#C0C0C0
ΔE00 6.48
Cloudy Blue
#ACC2D9
ΔE00 6.52
Cool Grey
#95A3A6
ΔE00 6.69
Dark Gray
#A9A9A9
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB7BF #BFB3AB
analogous
#ABBFBD #ABB7BF #ABADBF
triadic
#ABB7BF #BFABB7 #B7BFAB
tetradic
#ABB7BF #BDABBF #BFB3AB #ADBFAB
square
#ABB7BF #BDABBF #BFB3AB #ADBFAB
split-complementary
#ABB7BF #BFABAD #BFBDAB
monochromatic
#687B88 #8899A5 #ABB7BF #CED5D9 #EEF0F2
Accessibility & contrast
On white
2.05
#ABB7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#ABB7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB7BF
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB7BF | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BF
Deuteranopia (green-blind)
#B1B4BF
Tritanopia (blue-blind)
#A6B9B9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abb7bf; /* rgb */ color: rgb(171, 183, 191); /* oklch */ color: oklch(77.3% 0.018 236.8);
Tailwind
colors: {
custom: {
50: '#c4ccd2',
500: '#abb7bf',
950: '#000000',
},
}SCSS
$custom: #abb7bf; $custom-light: #c4ccd2; $custom-dark: #000000;
JSON
{
"hex": "#abb7bf",
"rgb": {
"r": 171,
"g": 183,
"b": 191
},
"hsl": {
"h": 204,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.77254,
"c": 0.0176,
"h": 236.8
},
"luminance": 0.46286
}Semantic roles & 50–950 ramp
primary
#ABB7BF
secondary
#E6E2E0
accent
#6B4E98
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282