#ABB4BB#ABB4BB
#ABB4BB is a light, near-neutral cyan. Relative luminance 0.449; OKLCH L 76.5% C 0.014 H 241.0°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB4BB |
|---|---|
| RGB | rgb(171, 180, 187) |
| HSL | hsl(206, 11%, 70%) |
| HSV | hsv(206, 9%, 73%) |
| CMYK | cmyk(8.6%, 3.7%, 0%, 26.7%) |
| CIE-LAB | lab(72.82, -1.75, -4.64) |
| CIE-LCH | lch(72.82, 4.95, 249.37°) |
| OKLab | oklab(76.5% -0.0069 -0.0124) |
| OKLCH | oklch(76.5% 0.014 241) |
| XYZ | xyz(42.0836, 44.8878, 53.4512) |
| Luminance | 0.4489 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.46
Cool Gray
#9AA7B0
ΔE00 4.24
Dark Gray
#A9A9A9
ΔE00 5.49
Silver
#C0C0C0
ΔE00 5.94
Cool Grey
#95A3A6
ΔE00 6.36
Silver (survey)
#C5C9C7
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB4BB #BBB2AB
analogous
#ABBBBA #ABB4BB #ABACBB
triadic
#ABB4BB #BBABB4 #B4BBAB
tetradic
#ABB4BB #BAABBB #BBB2AB #ACBBAB
square
#ABB4BB #BAABBB #BBB2AB #ACBBAB
split-complementary
#ABB4BB #BBABAC #BBBAAB
monochromatic
#697782 #8996A0 #ABB4BB #CDD2D6 #EEF0F1
Accessibility & contrast
On white
2.10
#ABB4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#ABB4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB4BB
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB4BB | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B4BB
Deuteranopia (green-blind)
#AFB2BB
Tritanopia (blue-blind)
#A7B6B6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #abb4bb; /* rgb */ color: rgb(171, 180, 187); /* oklch */ color: oklch(76.5% 0.014 241.0);
Tailwind
colors: {
custom: {
50: '#c4cacf',
500: '#abb4bb',
950: '#000000',
},
}SCSS
$custom: #abb4bb; $custom-light: #c4cacf; $custom-dark: #000000;
JSON
{
"hex": "#abb4bb",
"rgb": {
"r": 171,
"g": 180,
"b": 187
},
"hsl": {
"h": 206.25,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.76498,
"c": 0.01422,
"h": 241
},
"luminance": 0.44888
}Semantic roles & 50–950 ramp
primary
#ABB4BB
secondary
#E3E1DF
accent
#6F5195
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121313
muted
#818282