#ABB8BE#ABB8BE
#ABB8BE is a light, near-neutral cyan. Relative luminance 0.467; OKLCH L 77.4% C 0.017 H 227.0°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB8BE |
|---|---|
| RGB | rgb(171, 184, 190) |
| HSL | hsl(199, 13%, 71%) |
| HSV | hsv(199, 10%, 75%) |
| CMYK | cmyk(10%, 3.2%, 0%, 25.5%) |
| CIE-LAB | lab(73.97, -3.29, -4.58) |
| CIE-LCH | lch(73.97, 5.64, 234.33°) |
| OKLab | oklab(77.43% -0.0115 -0.0123) |
| OKLCH | oklch(77.43% 0.017 227) |
| XYZ | xyz(43.2273, 46.6560, 55.4333) |
| Luminance | 0.4666 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.91
Cool Gray
#9AA7B0
ΔE00 5.00
Cool Grey
#95A3A6
ΔE00 6.41
Silver
#C0C0C0
ΔE00 6.44
Silver (survey)
#C5C9C7
ΔE00 6.83
Dark Gray
#A9A9A9
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB8BE #BEB1AB
analogous
#ABBEBA #ABB8BE #ABAEBE
triadic
#ABB8BE #BEABB8 #B8BEAB
tetradic
#ABB8BE #BAABBE #BEB1AB #AEBEAB
square
#ABB8BE #BAABBE #BEB1AB #AEBEAB
split-complementary
#ABB8BE #BEABAE #BEBAAB
monochromatic
#687D87 #889BA3 #ABB8BE #CED5D9 #EEF0F2
Accessibility & contrast
On white
2.03
#ABB8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#ABB8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB8BE
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB8BE | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BE
Deuteranopia (green-blind)
#B2B5BE
Tritanopia (blue-blind)
#A6BABA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abb8be; /* rgb */ color: rgb(171, 184, 190); /* oklch */ color: oklch(77.4% 0.017 227.0);
Tailwind
colors: {
custom: {
50: '#c4cdd1',
500: '#abb8be',
950: '#000000',
},
}SCSS
$custom: #abb8be; $custom-light: #c4cdd1; $custom-dark: #000000;
JSON
{
"hex": "#abb8be",
"rgb": {
"r": 171,
"g": 184,
"b": 190
},
"hsl": {
"h": 198.947,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.77433,
"c": 0.01682,
"h": 227
},
"luminance": 0.46657
}Semantic roles & 50–950 ramp
primary
#ABB8BE
secondary
#E5E1E0
accent
#654F97
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121314
muted
#818282