#ABB2BB#ABB2BB
#ABB2BB is a light, near-neutral cyan. Relative luminance 0.441; OKLCH L 76.1% C 0.015 H 254.6°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2BB |
|---|---|
| RGB | rgb(171, 178, 187) |
| HSL | hsl(214, 11%, 70%) |
| HSV | hsv(214, 9%, 73%) |
| CMYK | cmyk(8.6%, 4.8%, 0%, 26.7%) |
| CIE-LAB | lab(72.29, -0.67, -5.42) |
| CIE-LCH | lch(72.29, 5.46, 262.99°) |
| OKLab | oklab(76.08% -0.004 -0.0145) |
| OKLCH | oklch(76.08% 0.015 254.6) |
| XYZ | xyz(41.6827, 44.0862, 53.3175) |
| Luminance | 0.4409 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.17
Cool Gray
#9AA7B0
ΔE00 4.40
Dark Gray
#A9A9A9
ΔE00 5.43
Silver
#C0C0C0
ΔE00 6.30
Cool Grey
#95A3A6
ΔE00 7.05
Cloudy Blue
#ACC2D9
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2BB #BBB4AB
analogous
#ABBABB #ABB2BB #ACABBB
triadic
#ABB2BB #BBABB2 #B2BBAB
tetradic
#ABB2BB #BBABBA #BBB4AB #ABBBAC
square
#ABB2BB #BBABBA #BBB4AB #ABBBAC
split-complementary
#ABB2BB #BBACAB #BABBAB
monochromatic
#697482 #8993A0 #ABB2BB #CDD1D6 #EEEFF1
Accessibility & contrast
On white
2.14
#ABB2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#ABB2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2BB
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2BB | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB2BB
Deuteranopia (green-blind)
#ADB1BB
Tritanopia (blue-blind)
#A7B4B5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #abb2bb; /* rgb */ color: rgb(171, 178, 187); /* oklch */ color: oklch(76.1% 0.015 254.6);
Tailwind
colors: {
custom: {
50: '#c4c9cf',
500: '#abb2bb',
950: '#000000',
},
}SCSS
$custom: #abb2bb; $custom-light: #c4c9cf; $custom-dark: #000000;
JSON
{
"hex": "#abb2bb",
"rgb": {
"r": 171,
"g": 178,
"b": 187
},
"hsl": {
"h": 213.75,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.7608,
"c": 0.01508,
"h": 254.6
},
"luminance": 0.44087
}Semantic roles & 50–950 ramp
primary
#ABB2BB
secondary
#E3E1DF
accent
#775195
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121313
muted
#818282