#ABB7BE#ABB7BE
#ABB7BE is a light, near-neutral cyan. Relative luminance 0.462; OKLCH L 77.2% C 0.017 H 233.1°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB7BE |
|---|---|
| RGB | rgb(171, 183, 190) |
| HSL | hsl(202, 13%, 71%) |
| HSV | hsv(202, 10%, 75%) |
| CMYK | cmyk(10%, 3.7%, 0%, 25.5%) |
| CIE-LAB | lab(73.70, -2.75, -4.97) |
| CIE-LCH | lch(73.70, 5.68, 241.05°) |
| OKLab | oklab(77.22% -0.01 -0.0134) |
| OKLCH | oklch(77.22% 0.017 233.1) |
| XYZ | xyz(43.0203, 46.2420, 55.3643) |
| Luminance | 0.4624 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.44
Cool Gray
#9AA7B0
ΔE00 4.67
Silver
#C0C0C0
ΔE00 6.34
Cool Grey
#95A3A6
ΔE00 6.47
Dark Gray
#A9A9A9
ΔE00 6.58
Cloudy Blue
#ACC2D9
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB7BE #BEB2AB
analogous
#ABBEBB #ABB7BE #ABADBE
triadic
#ABB7BE #BEABB7 #B7BEAB
tetradic
#ABB7BE #BBABBE #BEB2AB #ADBEAB
square
#ABB7BE #BBABBE #BEB2AB #ADBEAB
split-complementary
#ABB7BE #BEABAD #BEBBAB
monochromatic
#687B87 #8899A3 #ABB7BE #CED5D9 #EEF0F2
Accessibility & contrast
On white
2.05
#ABB7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#ABB7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB7BE
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB7BE | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BE
Deuteranopia (green-blind)
#B1B4BE
Tritanopia (blue-blind)
#A6B9B9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abb7be; /* rgb */ color: rgb(171, 183, 190); /* oklch */ color: oklch(77.2% 0.017 233.1);
Tailwind
colors: {
custom: {
50: '#c4ccd1',
500: '#abb7be',
950: '#000000',
},
}SCSS
$custom: #abb7be; $custom-light: #c4ccd1; $custom-dark: #000000;
JSON
{
"hex": "#abb7be",
"rgb": {
"r": 171,
"g": 183,
"b": 190
},
"hsl": {
"h": 202.105,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.77222,
"c": 0.01671,
"h": 233.1
},
"luminance": 0.46243
}Semantic roles & 50–950 ramp
primary
#ABB7BE
secondary
#E5E2E0
accent
#694F97
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282