#ABB4BC#ABB4BC
#ABB4BC is a light, near-neutral cyan. Relative luminance 0.449; OKLCH L 76.5% C 0.015 H 244.8°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB4BC |
|---|---|
| RGB | rgb(171, 180, 188) |
| HSL | hsl(208, 11%, 70%) |
| HSV | hsv(208, 9%, 74%) |
| CMYK | cmyk(9%, 4.3%, 0%, 26.3%) |
| CIE-LAB | lab(72.85, -1.54, -5.14) |
| CIE-LCH | lch(72.85, 5.37, 253.29°) |
| OKLab | oklab(76.53% -0.0065 -0.0138) |
| OKLCH | oklch(76.53% 0.015 244.8) |
| XYZ | xyz(42.1910, 44.9308, 54.0169) |
| Luminance | 0.4493 (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.71
Silver
#C0C0C0
ΔE00 6.13
Cool Grey
#95A3A6
ΔE00 6.61
Cloudy Blue
#ACC2D9
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB4BC #BCB3AB
analogous
#ABBCBB #ABB4BC #ABABBC
triadic
#ABB4BC #BCABB4 #B4BCAB
tetradic
#ABB4BC #BBABBC #BCB3AB #ABBCAB
square
#ABB4BC #BBABBC #BCB3AB #ABBCAB
split-complementary
#ABB4BC #BCABAB #BCBBAB
monochromatic
#697784 #8996A1 #ABB4BC #CDD2D7 #EEF0F1
Accessibility & contrast
On white
2.10
#ABB4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#ABB4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB4BC
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB4BC | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B4BC
Deuteranopia (green-blind)
#AFB2BC
Tritanopia (blue-blind)
#A7B6B6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #abb4bc; /* rgb */ color: rgb(171, 180, 188); /* oklch */ color: oklch(76.5% 0.015 244.8);
Tailwind
colors: {
custom: {
50: '#c4cad0',
500: '#abb4bc',
950: '#000000',
},
}SCSS
$custom: #abb4bc; $custom-light: #c4cad0; $custom-dark: #000000;
JSON
{
"hex": "#abb4bc",
"rgb": {
"r": 171,
"g": 180,
"b": 188
},
"hsl": {
"h": 208.235,
"s": 11.258,
"l": 70.392
},
"oklch": {
"l": 0.7653,
"c": 0.01525,
"h": 244.8
},
"luminance": 0.44931
}Semantic roles & 50–950 ramp
primary
#ABB4BC
secondary
#E4E1DF
accent
#715095
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282