#ABB6BB#ABB6BB
#ABB6BB is a light, near-neutral cyan. Relative luminance 0.457; OKLCH L 76.9% C 0.014 H 226.6°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB6BB |
|---|---|
| RGB | rgb(171, 182, 187) |
| HSL | hsl(199, 11%, 70%) |
| HSV | hsv(199, 9%, 73%) |
| CMYK | cmyk(8.6%, 2.7%, 0%, 26.7%) |
| CIE-LAB | lab(73.35, -2.82, -3.85) |
| CIE-LCH | lch(73.35, 4.77, 233.78°) |
| OKLab | oklab(76.92% -0.0098 -0.0103) |
| OKLCH | oklch(76.92% 0.014 226.6) |
| XYZ | xyz(42.4902, 45.7012, 53.5867) |
| Luminance | 0.4570 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.34
Cool Gray
#9AA7B0
ΔE00 4.71
Dark Gray
#A9A9A9
ΔE00 5.96
Silver
#C0C0C0
ΔE00 5.97
Cool Grey
#95A3A6
ΔE00 6.02
Silver (survey)
#C5C9C7
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB6BB #BBB0AB
analogous
#ABBBB8 #ABB6BB #ABAEBB
triadic
#ABB6BB #BBABB6 #B6BBAB
tetradic
#ABB6BB #B8ABBB #BBB0AB #AEBBAB
square
#ABB6BB #B8ABBB #BBB0AB #AEBBAB
split-complementary
#ABB6BB #BBABAE #BBB8AB
monochromatic
#697A82 #8999A0 #ABB6BB #CDD3D6 #EEF0F1
Accessibility & contrast
On white
2.07
#ABB6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#ABB6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB6BB
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB6BB | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B5BB
Deuteranopia (green-blind)
#B1B3BB
Tritanopia (blue-blind)
#A7B8B7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abb6bb; /* rgb */ color: rgb(171, 182, 187); /* oklch */ color: oklch(76.9% 0.014 226.6);
Tailwind
colors: {
custom: {
50: '#c4cbcf',
500: '#abb6bb',
950: '#000000',
},
}SCSS
$custom: #abb6bb; $custom-light: #c4cbcf; $custom-dark: #000000;
JSON
{
"hex": "#abb6bb",
"rgb": {
"r": 171,
"g": 182,
"b": 187
},
"hsl": {
"h": 198.75,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.76918,
"c": 0.01423,
"h": 226.6
},
"luminance": 0.45702
}Semantic roles & 50–950 ramp
primary
#ABB6BB
secondary
#E3E0DF
accent
#665195
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121313
muted
#818282