#ABBBBF#ABBBBF
#ABBBBF is a light, near-neutral cyan. Relative luminance 0.480; OKLCH L 78.1% C 0.019 H 214.4°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBBF |
|---|---|
| RGB | rgb(171, 187, 191) |
| HSL | hsl(192, 14%, 71%) |
| HSV | hsv(192, 10%, 75%) |
| CMYK | cmyk(10.5%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(74.80, -4.68, -3.90) |
| CIE-LCH | lch(74.80, 6.10, 219.78°) |
| OKLab | oklab(78.1% -0.0153 -0.0105) |
| OKLCH | oklch(78.1% 0.019 214.4) |
| XYZ | xyz(43.9667, 47.9595, 56.2208) |
| Luminance | 0.4796 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 6.25
Dove Gray
#B6B8BD
ΔE00 6.36
Silver (survey)
#C5C9C7
ΔE00 6.67
Cool Grey
#95A3A6
ΔE00 6.80
Silver
#C0C0C0
ΔE00 7.12
Dark Gray
#A9A9A9
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBBF #BFAFAB
analogous
#ABBFB9 #ABBBBF #ABB1BF
triadic
#ABBBBF #BFABBB #BBBFAB
tetradic
#ABBBBF #B9ABBF #BFAFAB #B1BFAB
square
#ABBBBF #B9ABBF #BFAFAB #B1BFAB
split-complementary
#ABBBBF #BFABB1 #BFB9AB
monochromatic
#688288 #889FA5 #ABBBBF #CED7D9 #EEF1F2
Accessibility & contrast
On white
1.98
#ABBBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#ABBBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBBF
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBBF | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BABF
Deuteranopia (green-blind)
#B4B7BF
Tritanopia (blue-blind)
#A6BDBC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #abbbbf; /* rgb */ color: rgb(171, 187, 191); /* oklch */ color: oklch(78.1% 0.019 214.4);
Tailwind
colors: {
custom: {
50: '#c4cfd2',
500: '#abbbbf',
950: '#000000',
},
}SCSS
$custom: #abbbbf; $custom-light: #c4cfd2; $custom-dark: #000000;
JSON
{
"hex": "#abbbbf",
"rgb": {
"r": 171,
"g": 187,
"b": 191
},
"hsl": {
"h": 192,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.78096,
"c": 0.0186,
"h": 214.4
},
"luminance": 0.4796
}Semantic roles & 50–950 ramp
primary
#ABBBBF
secondary
#E6E1E0
accent
#5D4E98
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121314
muted
#818282