#ABB6BD#ABB6BD
#ABB6BD is a light, near-neutral cyan. Relative luminance 0.458; OKLCH L 77.0% C 0.016 H 235.5°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB6BD |
|---|---|
| RGB | rgb(171, 182, 189) |
| HSL | hsl(203, 12%, 71%) |
| HSV | hsv(203, 10%, 74%) |
| CMYK | cmyk(9.5%, 3.7%, 0%, 25.9%) |
| CIE-LAB | lab(73.41, -2.42, -4.86) |
| CIE-LCH | lch(73.41, 5.43, 243.57°) |
| OKLab | oklab(76.98% -0.009 -0.0131) |
| OKLCH | oklch(76.98% 0.016 235.5) |
| XYZ | xyz(42.7058, 45.7874, 54.7222) |
| Luminance | 0.4579 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.09
Cool Gray
#9AA7B0
ΔE00 4.48
Silver
#C0C0C0
ΔE00 6.18
Dark Gray
#A9A9A9
ΔE00 6.21
Cool Grey
#95A3A6
ΔE00 6.40
Cloudy Blue
#ACC2D9
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB6BD #BDB2AB
analogous
#ABBDBB #ABB6BD #ABADBD
triadic
#ABB6BD #BDABB6 #B6BDAB
tetradic
#ABB6BD #BBABBD #BDB2AB #ADBDAB
square
#ABB6BD #BBABBD #BDB2AB #ADBDAB
split-complementary
#ABB6BD #BDABAD #BDBBAB
monochromatic
#697A85 #8998A2 #ABB6BD #CDD4D8 #EEF0F2
Accessibility & contrast
On white
2.07
#ABB6BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#ABB6BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB6BD
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB6BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB6BD | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6BD
Deuteranopia (green-blind)
#B0B3BD
Tritanopia (blue-blind)
#A7B8B8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abb6bd; /* rgb */ color: rgb(171, 182, 189); /* oklch */ color: oklch(77.0% 0.016 235.5);
Tailwind
colors: {
custom: {
50: '#c4cbd0',
500: '#abb6bd',
950: '#000000',
},
}SCSS
$custom: #abb6bd; $custom-light: #c4cbd0; $custom-dark: #000000;
JSON
{
"hex": "#abb6bd",
"rgb": {
"r": 171,
"g": 182,
"b": 189
},
"hsl": {
"h": 203.333,
"s": 12,
"l": 70.588
},
"oklch": {
"l": 0.76981,
"c": 0.01586,
"h": 235.5
},
"luminance": 0.45788
}Semantic roles & 50–950 ramp
primary
#ABB6BD
secondary
#E4E1DF
accent
#6B4F96
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282