#ABB4BE#ABB4BE
#ABB4BE is a light, near-neutral cyan. Relative luminance 0.450; OKLCH L 76.6% C 0.017 H 250.9°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB4BE |
|---|---|
| RGB | rgb(171, 180, 190) |
| HSL | hsl(212, 13%, 71%) |
| HSV | hsv(212, 10%, 75%) |
| CMYK | cmyk(10%, 5.3%, 0%, 25.5%) |
| CIE-LAB | lab(72.90, -1.14, -6.15) |
| CIE-LCH | lch(72.90, 6.26, 259.53°) |
| OKLab | oklab(76.59% -0.0057 -0.0165) |
| OKLCH | oklch(76.59% 0.017 250.9) |
| XYZ | xyz(42.4081, 45.0176, 55.1602) |
| Luminance | 0.4502 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.65
Cool Gray
#9AA7B0
ΔE00 4.44
Dark Gray
#A9A9A9
ΔE00 6.25
Cloudy Blue
#ACC2D9
ΔE00 6.45
Silver
#C0C0C0
ΔE00 6.59
Cool Grey
#95A3A6
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB4BE #BEB5AB
analogous
#ABBDBE #ABB4BE #ABABBE
triadic
#ABB4BE #BEABB4 #B4BEAB
tetradic
#ABB4BE #BEABBD #BEB5AB #ABBEAB
square
#ABB4BE #BEABBD #BEB5AB #ABBEAB
split-complementary
#ABB4BE #BEABAB #BDBEAB
monochromatic
#687687 #8895A3 #ABB4BE #CED3D9 #EEF0F2
Accessibility & contrast
On white
2.10
#ABB4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#ABB4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB4BE
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB4BE | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B4BF
Deuteranopia (green-blind)
#AEB2BE
Tritanopia (blue-blind)
#A7B6B7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #abb4be; /* rgb */ color: rgb(171, 180, 190); /* oklch */ color: oklch(76.6% 0.017 250.9);
Tailwind
colors: {
custom: {
50: '#c4cad1',
500: '#abb4be',
950: '#000000',
},
}SCSS
$custom: #abb4be; $custom-light: #c4cad1; $custom-dark: #000000;
JSON
{
"hex": "#abb4be",
"rgb": {
"r": 171,
"g": 180,
"b": 190
},
"hsl": {
"h": 211.579,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.76594,
"c": 0.01749,
"h": 250.9
},
"luminance": 0.45018
}Semantic roles & 50–950 ramp
primary
#ABB4BE
secondary
#E5E3E0
accent
#754F97
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282