#ABB6BF#ABB6BF
#ABB6BF is a light, near-neutral cyan. Relative luminance 0.459; OKLCH L 77.0% C 0.018 H 242.5°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB6BF |
|---|---|
| RGB | rgb(171, 182, 191) |
| HSL | hsl(207, 14%, 71%) |
| HSV | hsv(207, 10%, 75%) |
| CMYK | cmyk(10.5%, 4.7%, 0%, 25.1%) |
| CIE-LAB | lab(73.46, -2.01, -5.87) |
| CIE-LCH | lch(73.46, 6.21, 251.10°) |
| OKLab | oklab(77.04% -0.0082 -0.0158) |
| OKLCH | oklch(77.04% 0.018 242.5) |
| XYZ | xyz(42.9244, 45.8748, 55.8734) |
| Luminance | 0.4587 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.07
Cool Gray
#9AA7B0
ΔE00 4.47
Cloudy Blue
#ACC2D9
ΔE00 6.30
Silver
#C0C0C0
ΔE00 6.52
Dark Gray
#A9A9A9
ΔE00 6.59
Cool Grey
#95A3A6
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB6BF #BFB4AB
analogous
#ABBFBE #ABB6BF #ABACBF
triadic
#ABB6BF #BFABB6 #B6BFAB
tetradic
#ABB6BF #BEABBF #BFB4AB #ACBFAB
square
#ABB6BF #BEABBF #BFB4AB #ACBFAB
split-complementary
#ABB6BF #BFABAC #BFBEAB
monochromatic
#687988 #8898A5 #ABB6BF #CED4D9 #EEF0F2
Accessibility & contrast
On white
2.06
#ABB6BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#ABB6BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB6BF
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB6BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB6BF | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B6BF
Deuteranopia (green-blind)
#B0B3BF
Tritanopia (blue-blind)
#A6B8B9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abb6bf; /* rgb */ color: rgb(171, 182, 191); /* oklch */ color: oklch(77.0% 0.018 242.5);
Tailwind
colors: {
custom: {
50: '#c4cbd2',
500: '#abb6bf',
950: '#000000',
},
}SCSS
$custom: #abb6bf; $custom-light: #c4cbd2; $custom-dark: #000000;
JSON
{
"hex": "#abb6bf",
"rgb": {
"r": 171,
"g": 182,
"b": 191
},
"hsl": {
"h": 207,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.77044,
"c": 0.01779,
"h": 242.5
},
"luminance": 0.45875
}Semantic roles & 50–950 ramp
primary
#ABB6BF
secondary
#E6E3E0
accent
#6F4E98
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282