#ABB8BB#ABB8BB
#ABB8BB is a light, near-neutral cyan. Relative luminance 0.465; OKLCH L 77.3% C 0.015 H 213.1°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB8BB |
|---|---|
| RGB | rgb(171, 184, 187) |
| HSL | hsl(191, 11%, 70%) |
| HSV | hsv(191, 9%, 73%) |
| CMYK | cmyk(8.6%, 1.6%, 0%, 26.7%) |
| CIE-LAB | lab(73.89, -3.89, -3.06) |
| CIE-LCH | lch(73.89, 4.95, 218.22°) |
| OKLab | oklab(77.34% -0.0126 -0.0082) |
| OKLCH | oklch(77.34% 0.015 213.1) |
| XYZ | xyz(42.9028, 46.5262, 53.7242) |
| Luminance | 0.4653 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.48
Cool Gray
#9AA7B0
ΔE00 5.63
Cool Grey
#95A3A6
ΔE00 6.12
Silver (survey)
#C5C9C7
ΔE00 6.35
Silver
#C0C0C0
ΔE00 6.37
Dark Gray
#A9A9A9
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB8BB #BBAEAB
analogous
#ABBBB6 #ABB8BB #ABB0BB
triadic
#ABB8BB #BBABB8 #B8BBAB
tetradic
#ABB8BB #B6ABBB #BBAEAB #B0BBAB
square
#ABB8BB #B6ABBB #BBAEAB #B0BBAB
split-complementary
#ABB8BB #BBABB0 #BBB6AB
monochromatic
#697E82 #899BA0 #ABB8BB #CDD5D6 #EEF1F1
Accessibility & contrast
On white
2.04
#ABB8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#ABB8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB8BB
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB8BB | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BB
Deuteranopia (green-blind)
#B3B5BB
Tritanopia (blue-blind)
#A7B9B9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abb8bb; /* rgb */ color: rgb(171, 184, 187); /* oklch */ color: oklch(77.3% 0.015 213.1);
Tailwind
colors: {
custom: {
50: '#c4cdcf',
500: '#abb8bb',
950: '#000000',
},
}SCSS
$custom: #abb8bb; $custom-light: #c4cdcf; $custom-dark: #000000;
JSON
{
"hex": "#abb8bb",
"rgb": {
"r": 171,
"g": 184,
"b": 187
},
"hsl": {
"h": 191.25,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.77339,
"c": 0.01509,
"h": 213.1
},
"luminance": 0.46527
}Semantic roles & 50–950 ramp
primary
#ABB8BB
secondary
#E3E0DF
accent
#5E5195
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121313
muted
#818282