#ABB2BA#ABB2BA
#ABB2BA is a light, near-neutral cyan. Relative luminance 0.440; OKLCH L 76.0% C 0.014 H 251.6°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2BA |
|---|---|
| RGB | rgb(171, 178, 186) |
| HSL | hsl(212, 10%, 70%) |
| HSV | hsv(212, 8%, 73%) |
| CMYK | cmyk(8.1%, 4.3%, 0%, 27.1%) |
| CIE-LAB | lab(72.26, -0.87, -4.92) |
| CIE-LCH | lch(72.26, 4.99, 259.99°) |
| OKLab | oklab(76.05% -0.0044 -0.0132) |
| OKLCH | oklch(76.05% 0.014 251.6) |
| XYZ | xyz(41.5761, 44.0435, 52.7557) |
| Luminance | 0.4404 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.04
Cool Gray
#9AA7B0
ΔE00 4.28
Dark Gray
#A9A9A9
ΔE00 5.12
Silver
#C0C0C0
ΔE00 6.05
Cool Grey
#95A3A6
ΔE00 6.75
Cloudy Blue
#ACC2D9
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2BA #BAB3AB
analogous
#ABBABA #ABB2BA #ABABBA
triadic
#ABB2BA #BAABB2 #B2BAAB
tetradic
#ABB2BA #BAABBA #BAB3AB #ABBAAB
square
#ABB2BA #BAABBA #BAB3AB #ABBAAB
split-complementary
#ABB2BA #BAABAB #BABAAB
monochromatic
#6A7581 #89939E #ABB2BA #CDD1D6 #EEF0F1
Accessibility & contrast
On white
2.14
#ABB2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#ABB2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2BA
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2BA | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB2BA
Deuteranopia (green-blind)
#AEB0BA
Tritanopia (blue-blind)
#A8B4B4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #abb2ba; /* rgb */ color: rgb(171, 178, 186); /* oklch */ color: oklch(76.0% 0.014 251.6);
Tailwind
colors: {
custom: {
50: '#c4c9ce',
500: '#abb2ba',
950: '#000000',
},
}SCSS
$custom: #abb2ba; $custom-light: #c4c9ce; $custom-dark: #000000;
JSON
{
"hex": "#abb2ba",
"rgb": {
"r": 171,
"g": 178,
"b": 186
},
"hsl": {
"h": 212,
"s": 9.804,
"l": 70
},
"oklch": {
"l": 0.76048,
"c": 0.01389,
"h": 251.6
},
"luminance": 0.44044
}Semantic roles & 50–950 ramp
primary
#ABB2BA
secondary
#E3E1DE
accent
#755294
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121313
muted
#818282