#ABB5BB#ABB5BB
#ABB5BB is a light, near-neutral cyan. Relative luminance 0.453; OKLCH L 76.7% C 0.014 H 233.8°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB5BB |
|---|---|
| RGB | rgb(171, 181, 187) |
| HSL | hsl(203, 11%, 70%) |
| HSV | hsv(203, 9%, 73%) |
| CMYK | cmyk(8.6%, 3.2%, 0%, 26.7%) |
| CIE-LAB | lab(73.08, -2.28, -4.24) |
| CIE-LCH | lch(73.08, 4.82, 241.72°) |
| OKLab | oklab(76.71% -0.0083 -0.0114) |
| OKLCH | oklch(76.71% 0.014 233.8) |
| XYZ | xyz(42.2862, 45.2930, 53.5187) |
| Luminance | 0.4529 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.85
Cool Gray
#9AA7B0
ΔE00 4.41
Dark Gray
#A9A9A9
ΔE00 5.68
Silver
#C0C0C0
ΔE00 5.91
Cool Grey
#95A3A6
ΔE00 6.14
Silver (survey)
#C5C9C7
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB5BB #BBB1AB
analogous
#ABBBB9 #ABB5BB #ABADBB
triadic
#ABB5BB #BBABB5 #B5BBAB
tetradic
#ABB5BB #B9ABBB #BBB1AB #ADBBAB
square
#ABB5BB #B9ABBB #BBB1AB #ADBBAB
split-complementary
#ABB5BB #BBABAD #BBB9AB
monochromatic
#697982 #8997A0 #ABB5BB #CDD3D6 #EEF0F1
Accessibility & contrast
On white
2.09
#ABB5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#ABB5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB5BB
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB5BB | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5BB
Deuteranopia (green-blind)
#B0B3BB
Tritanopia (blue-blind)
#A7B7B7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #abb5bb; /* rgb */ color: rgb(171, 181, 187); /* oklch */ color: oklch(76.7% 0.014 233.8);
Tailwind
colors: {
custom: {
50: '#c4cbcf',
500: '#abb5bb',
950: '#000000',
},
}SCSS
$custom: #abb5bb; $custom-light: #c4cbcf; $custom-dark: #000000;
JSON
{
"hex": "#abb5bb",
"rgb": {
"r": 171,
"g": 181,
"b": 187
},
"hsl": {
"h": 202.5,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.76708,
"c": 0.01411,
"h": 233.8
},
"luminance": 0.45294
}Semantic roles & 50–950 ramp
primary
#ABB5BB
secondary
#E3E0DF
accent
#6A5195
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121313
muted
#818282