#ABB3BB#ABB3BB
#ABB3BB is a light, near-neutral cyan. Relative luminance 0.445; OKLCH L 76.3% C 0.015 H 248.0°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB3BB |
|---|---|
| RGB | rgb(171, 179, 187) |
| HSL | hsl(210, 11%, 70%) |
| HSV | hsv(210, 9%, 73%) |
| CMYK | cmyk(8.6%, 4.3%, 0%, 26.7%) |
| CIE-LAB | lab(72.55, -1.21, -5.03) |
| CIE-LCH | lch(72.55, 5.17, 256.51°) |
| OKLab | oklab(76.29% -0.0054 -0.0135) |
| OKLCH | oklch(76.29% 0.015 248) |
| XYZ | xyz(41.8824, 44.4856, 53.3841) |
| Luminance | 0.4449 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.22
Cool Gray
#9AA7B0
ΔE00 4.23
Dark Gray
#A9A9A9
ΔE00 5.40
Silver
#C0C0C0
ΔE00 6.07
Cool Grey
#95A3A6
ΔE00 6.66
Cloudy Blue
#ACC2D9
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB3BB #BBB3AB
analogous
#ABBBBB #ABB3BB #ABABBB
triadic
#ABB3BB #BBABB3 #B3BBAB
tetradic
#ABB3BB #BBABBB #BBB3AB #ABBBAB
square
#ABB3BB #BBABBB #BBB3AB #ABBBAB
split-complementary
#ABB3BB #BBABAB #BBBBAB
monochromatic
#697682 #8994A0 #ABB3BB #CDD2D6 #EEF0F1
Accessibility & contrast
On white
2.12
#ABB3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#ABB3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB3BB
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB3BB | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B3BB
Deuteranopia (green-blind)
#AEB1BB
Tritanopia (blue-blind)
#A7B5B5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #abb3bb; /* rgb */ color: rgb(171, 179, 187); /* oklch */ color: oklch(76.3% 0.015 248.0);
Tailwind
colors: {
custom: {
50: '#c4c9cf',
500: '#abb3bb',
950: '#000000',
},
}SCSS
$custom: #abb3bb; $custom-light: #c4c9cf; $custom-dark: #000000;
JSON
{
"hex": "#abb3bb",
"rgb": {
"r": 171,
"g": 179,
"b": 187
},
"hsl": {
"h": 210,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.76289,
"c": 0.01455,
"h": 248
},
"luminance": 0.44486
}Semantic roles & 50–950 ramp
primary
#ABB3BB
secondary
#E3E1DF
accent
#735195
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121313
muted
#818282