#ABB5BE#ABB5BE
#ABB5BE is a light, near-neutral cyan. Relative luminance 0.454; OKLCH L 76.8% C 0.017 H 245.1°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB5BE |
|---|---|
| RGB | rgb(171, 181, 190) |
| HSL | hsl(208, 13%, 71%) |
| HSV | hsv(208, 10%, 75%) |
| CMYK | cmyk(10%, 4.7%, 0%, 25.5%) |
| CIE-LAB | lab(73.17, -1.68, -5.76) |
| CIE-LCH | lch(73.17, 6.00, 253.78°) |
| OKLab | oklab(76.8% -0.0072 -0.0155) |
| OKLCH | oklch(76.8% 0.017 245.1) |
| XYZ | xyz(42.6107, 45.4229, 55.2278) |
| Luminance | 0.4542 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.78
Cool Gray
#9AA7B0
ΔE00 4.36
Dark Gray
#A9A9A9
ΔE00 6.27
Silver
#C0C0C0
ΔE00 6.42
Cloudy Blue
#ACC2D9
ΔE00 6.50
Cool Grey
#95A3A6
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB5BE #BEB4AB
analogous
#ABBEBD #ABB5BE #ABABBE
triadic
#ABB5BE #BEABB5 #B5BEAB
tetradic
#ABB5BE #BDABBE #BEB4AB #ABBEAB
square
#ABB5BE #BDABBE #BEB4AB #ABBEAB
split-complementary
#ABB5BE #BEABAB #BEBDAB
monochromatic
#687887 #8897A3 #ABB5BE #CED3D9 #EEF0F2
Accessibility & contrast
On white
2.08
#ABB5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#ABB5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB5BE
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB5BE | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5BE
Deuteranopia (green-blind)
#AFB3BE
Tritanopia (blue-blind)
#A6B7B8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abb5be; /* rgb */ color: rgb(171, 181, 190); /* oklch */ color: oklch(76.8% 0.017 245.1);
Tailwind
colors: {
custom: {
50: '#c4cbd1',
500: '#abb5be',
950: '#000000',
},
}SCSS
$custom: #abb5be; $custom-light: #c4cbd1; $custom-dark: #000000;
JSON
{
"hex": "#abb5be",
"rgb": {
"r": 171,
"g": 181,
"b": 190
},
"hsl": {
"h": 208.421,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.76803,
"c": 0.01705,
"h": 245.1
},
"luminance": 0.45423
}Semantic roles & 50–950 ramp
primary
#ABB5BE
secondary
#E5E2E0
accent
#714F97
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282