#ABB6BE#ABB6BE
#ABB6BE is a light, near-neutral cyan. Relative luminance 0.458; OKLCH L 77.0% C 0.017 H 239.2°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB6BE |
|---|---|
| RGB | rgb(171, 182, 190) |
| HSL | hsl(205, 13%, 71%) |
| HSV | hsv(205, 10%, 75%) |
| CMYK | cmyk(10%, 4.2%, 0%, 25.5%) |
| CIE-LAB | lab(73.44, -2.21, -5.37) |
| CIE-LCH | lch(73.44, 5.81, 247.58°) |
| OKLab | oklab(77.01% -0.0086 -0.0144) |
| OKLCH | oklch(77.01% 0.017 239.2) |
| XYZ | xyz(42.8148, 45.8310, 55.2958) |
| Luminance | 0.4583 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.05
Cool Gray
#9AA7B0
ΔE00 4.44
Silver
#C0C0C0
ΔE00 6.34
Dark Gray
#A9A9A9
ΔE00 6.38
Cool Grey
#95A3A6
ΔE00 6.63
Cloudy Blue
#ACC2D9
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB6BE #BEB3AB
analogous
#ABBEBC #ABB6BE #ABACBE
triadic
#ABB6BE #BEABB6 #B6BEAB
tetradic
#ABB6BE #BCABBE #BEB3AB #ACBEAB
square
#ABB6BE #BCABBE #BEB3AB #ACBEAB
split-complementary
#ABB6BE #BEABAC #BEBCAB
monochromatic
#687A87 #8898A3 #ABB6BE #CED4D9 #EEF0F2
Accessibility & contrast
On white
2.07
#ABB6BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#ABB6BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB6BE
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB6BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB6BE | 1.00 | 2.07 | 10.17 | 10.17 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6BE
Deuteranopia (green-blind)
#B0B3BE
Tritanopia (blue-blind)
#A6B8B8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abb6be; /* rgb */ color: rgb(171, 182, 190); /* oklch */ color: oklch(77.0% 0.017 239.2);
Tailwind
colors: {
custom: {
50: '#c4cbd1',
500: '#abb6be',
950: '#000000',
},
}SCSS
$custom: #abb6be; $custom-light: #c4cbd1; $custom-dark: #000000;
JSON
{
"hex": "#abb6be",
"rgb": {
"r": 171,
"g": 182,
"b": 190
},
"hsl": {
"h": 205.263,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.77012,
"c": 0.01679,
"h": 239.2
},
"luminance": 0.45832
}Semantic roles & 50–950 ramp
primary
#ABB6BE
secondary
#E5E2E0
accent
#6D4F97
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282