#ABB3BC#ABB3BC
#ABB3BC is a light, near-neutral cyan. Relative luminance 0.445; OKLCH L 76.3% C 0.016 H 251.2°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB3BC |
|---|---|
| RGB | rgb(171, 179, 188) |
| HSL | hsl(212, 11%, 70%) |
| HSV | hsv(212, 9%, 74%) |
| CMYK | cmyk(9%, 4.8%, 0%, 26.3%) |
| CIE-LAB | lab(72.58, -1.00, -5.54) |
| CIE-LCH | lch(72.58, 5.63, 259.72°) |
| OKLab | oklab(76.32% -0.0051 -0.0148) |
| OKLCH | oklch(76.32% 0.016 251.2) |
| XYZ | xyz(41.9899, 44.5285, 53.9499) |
| Luminance | 0.4453 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.32
Cool Gray
#9AA7B0
ΔE00 4.32
Dark Gray
#A9A9A9
ΔE00 5.69
Silver
#C0C0C0
ΔE00 6.31
Cool Grey
#95A3A6
ΔE00 6.95
Cloudy Blue
#ACC2D9
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB3BC #BCB4AB
analogous
#ABBBBC #ABB3BC #ABABBC
triadic
#ABB3BC #BCABB3 #B3BCAB
tetradic
#ABB3BC #BCABBB #BCB4AB #ABBCAB
square
#ABB3BC #BCABBB #BCB4AB #ABBCAB
split-complementary
#ABB3BC #BCABAB #BBBCAB
monochromatic
#697684 #8994A1 #ABB3BC #CDD2D7 #EEF0F1
Accessibility & contrast
On white
2.12
#ABB3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#ABB3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB3BC
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB3BC | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B3BC
Deuteranopia (green-blind)
#AEB1BC
Tritanopia (blue-blind)
#A7B5B6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #abb3bc; /* rgb */ color: rgb(171, 179, 188); /* oklch */ color: oklch(76.3% 0.016 251.2);
Tailwind
colors: {
custom: {
50: '#c4c9d0',
500: '#abb3bc',
950: '#000000',
},
}SCSS
$custom: #abb3bc; $custom-light: #c4c9d0; $custom-dark: #000000;
JSON
{
"hex": "#abb3bc",
"rgb": {
"r": 171,
"g": 179,
"b": 188
},
"hsl": {
"h": 211.765,
"s": 11.258,
"l": 70.392
},
"oklch": {
"l": 0.76321,
"c": 0.01569,
"h": 251.2
},
"luminance": 0.44529
}Semantic roles & 50–950 ramp
primary
#ABB3BC
secondary
#E4E2DF
accent
#755095
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282