#ABB3BE#ABB3BE
#ABB3BE is a light, near-neutral cyan. Relative luminance 0.446; OKLCH L 76.4% C 0.018 H 256.3°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB3BE |
|---|---|
| RGB | rgb(171, 179, 190) |
| HSL | hsl(215, 13%, 71%) |
| HSV | hsv(215, 10%, 75%) |
| CMYK | cmyk(10%, 5.8%, 0%, 25.5%) |
| CIE-LAB | lab(72.64, -0.60, -6.55) |
| CIE-LCH | lch(72.64, 6.57, 264.79°) |
| OKLab | oklab(76.39% -0.0043 -0.0176) |
| OKLCH | oklch(76.39% 0.018 256.3) |
| XYZ | xyz(42.2070, 44.6154, 55.0932) |
| Luminance | 0.4462 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.69
Cool Gray
#9AA7B0
ΔE00 4.66
Dark Gray
#A9A9A9
ΔE00 6.31
Cloudy Blue
#ACC2D9
ΔE00 6.53
Silver
#C0C0C0
ΔE00 6.84
Lightsteelblue
#B0C4DE
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB3BE #BEB6AB
analogous
#ABBCBE #ABB3BE #ACABBE
triadic
#ABB3BE #BEABB3 #B3BEAB
tetradic
#ABB3BE #BEABBC #BEB6AB #ABBEAC
square
#ABB3BE #BEABBC #BEB6AB #ABBEAC
split-complementary
#ABB3BE #BEACAB #BCBEAB
monochromatic
#687587 #8894A3 #ABB3BE #CED2D9 #EEEFF2
Accessibility & contrast
On white
2.12
#ABB3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#ABB3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB3BE
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB3BE | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB3BF
Deuteranopia (green-blind)
#ADB1BE
Tritanopia (blue-blind)
#A7B5B6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #abb3be; /* rgb */ color: rgb(171, 179, 190); /* oklch */ color: oklch(76.4% 0.018 256.3);
Tailwind
colors: {
custom: {
50: '#c4c9d1',
500: '#abb3be',
950: '#000000',
},
}SCSS
$custom: #abb3be; $custom-light: #c4c9d1; $custom-dark: #000000;
JSON
{
"hex": "#abb3be",
"rgb": {
"r": 171,
"g": 179,
"b": 190
},
"hsl": {
"h": 214.737,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.76385,
"c": 0.01811,
"h": 256.3
},
"luminance": 0.44616
}Semantic roles & 50–950 ramp
primary
#ABB3BE
secondary
#E5E3E0
accent
#784F97
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282