#ABBBC1#ABBBC1
#ABBBC1 is a light, near-neutral cyan. Relative luminance 0.480; OKLCH L 78.2% C 0.020 H 222.2°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBC1 |
|---|---|
| RGB | rgb(171, 187, 193) |
| HSL | hsl(196, 15%, 71%) |
| HSV | hsv(196, 11%, 76%) |
| CMYK | cmyk(11.4%, 3.1%, 0%, 24.3%) |
| CIE-LAB | lab(74.86, -4.28, -4.91) |
| CIE-LCH | lch(74.86, 6.51, 228.92°) |
| OKLab | oklab(78.16% -0.0146 -0.0132) |
| OKLCH | oklch(78.16% 0.02 222.2) |
| XYZ | xyz(44.1883, 48.0481, 57.3879) |
| Luminance | 0.4805 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 5.86
Dove Gray
#B6B8BD
ΔE00 6.03
Silver (survey)
#C5C9C7
ΔE00 6.94
Cool Grey
#95A3A6
ΔE00 6.95
Silver
#C0C0C0
ΔE00 7.13
Cloudy Blue
#ACC2D9
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBC1 #C1B1AB
analogous
#ABC1BC #ABBBC1 #ABB0C1
triadic
#ABBBC1 #C1ABBB #BBC1AB
tetradic
#ABBBC1 #BCABC1 #C1B1AB #B0C1AB
square
#ABBBC1 #BCABC1 #C1B1AB #B0C1AB
split-complementary
#ABBBC1 #C1ABB0 #C1BCAB
monochromatic
#67818B #889EA7 #ABBBC1 #CED8DB #EDF1F2
Accessibility & contrast
On white
1.98
#ABBBC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#ABBBC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBC1
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBC1 | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BAC1
Deuteranopia (green-blind)
#B4B7C1
Tritanopia (blue-blind)
#A5BDBD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #abbbc1; /* rgb */ color: rgb(171, 187, 193); /* oklch */ color: oklch(78.2% 0.020 222.2);
Tailwind
colors: {
custom: {
50: '#c4cfd3',
500: '#abbbc1',
950: '#000000',
},
}SCSS
$custom: #abbbc1; $custom-light: #c4cfd3; $custom-dark: #000000;
JSON
{
"hex": "#abbbc1",
"rgb": {
"r": 171,
"g": 187,
"b": 193
},
"hsl": {
"h": 196.364,
"s": 15.068,
"l": 71.373
},
"oklch": {
"l": 0.78159,
"c": 0.01966,
"h": 222.2
},
"luminance": 0.48049
}Semantic roles & 50–950 ramp
primary
#ABBBC1
secondary
#E7E3E1
accent
#614C99
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121314
muted
#818282