#ABB7BB#ABB7BB
#ABB7BB is a light, near-neutral cyan. Relative luminance 0.461; OKLCH L 77.1% C 0.015 H 219.6°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB7BB |
|---|---|
| RGB | rgb(171, 183, 187) |
| HSL | hsl(195, 11%, 70%) |
| HSV | hsv(195, 9%, 73%) |
| CMYK | cmyk(8.6%, 2.1%, 0%, 26.7%) |
| CIE-LAB | lab(73.62, -3.36, -3.46) |
| CIE-LCH | lch(73.62, 4.82, 225.86°) |
| OKLab | oklab(77.13% -0.0112 -0.0093) |
| OKLCH | oklch(77.13% 0.015 219.6) |
| XYZ | xyz(42.6958, 46.1122, 53.6552) |
| Luminance | 0.4611 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.89
Cool Gray
#9AA7B0
ΔE00 5.13
Cool Grey
#95A3A6
ΔE00 6.02
Silver
#C0C0C0
ΔE00 6.13
Dark Gray
#A9A9A9
ΔE00 6.32
Silver (survey)
#C5C9C7
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB7BB #BBAFAB
analogous
#ABBBB7 #ABB7BB #ABAFBB
triadic
#ABB7BB #BBABB7 #B7BBAB
tetradic
#ABB7BB #B7ABBB #BBAFAB #AFBBAB
square
#ABB7BB #B7ABBB #BBAFAB #AFBBAB
split-complementary
#ABB7BB #BBABAF #BBB7AB
monochromatic
#697C82 #899AA0 #ABB7BB #CDD4D6 #EEF1F1
Accessibility & contrast
On white
2.05
#ABB7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#ABB7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB7BB
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB7BB | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BB
Deuteranopia (green-blind)
#B2B4BB
Tritanopia (blue-blind)
#A7B8B8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abb7bb; /* rgb */ color: rgb(171, 183, 187); /* oklch */ color: oklch(77.1% 0.015 219.6);
Tailwind
colors: {
custom: {
50: '#c4cccf',
500: '#abb7bb',
950: '#000000',
},
}SCSS
$custom: #abb7bb; $custom-light: #c4cccf; $custom-dark: #000000;
JSON
{
"hex": "#abb7bb",
"rgb": {
"r": 171,
"g": 183,
"b": 187
},
"hsl": {
"h": 195,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.77128,
"c": 0.01456,
"h": 219.6
},
"luminance": 0.46113
}Semantic roles & 50–950 ramp
primary
#ABB7BB
secondary
#E3E0DF
accent
#625195
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121313
muted
#818282