#ABBCC0#ABBCC0
#ABBCC0 is a light, near-neutral cyan. Relative luminance 0.484; OKLCH L 78.3% C 0.020 H 213.4°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCC0 |
|---|---|
| RGB | rgb(171, 188, 192) |
| HSL | hsl(191, 14%, 71%) |
| HSV | hsv(191, 11%, 75%) |
| CMYK | cmyk(10.9%, 2.1%, 0%, 24.7%) |
| CIE-LAB | lab(75.09, -5.01, -4.01) |
| CIE-LCH | lch(75.09, 6.42, 218.65°) |
| OKLab | oklab(78.34% -0.0164 -0.0108) |
| OKLCH | oklch(78.34% 0.02 213.4) |
| XYZ | xyz(44.2900, 48.4294, 56.8733) |
| Luminance | 0.4843 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 6.56
Dove Gray
#B6B8BD
ΔE00 6.73
Silver (survey)
#C5C9C7
ΔE00 6.78
Cool Grey
#95A3A6
ΔE00 7.05
Silver
#C0C0C0
ΔE00 7.39
Light Grey Blue
#9DBCD4
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCC0 #C0AFAB
analogous
#ABC0B9 #ABBCC0 #ABB1C0
triadic
#ABBCC0 #C0ABBC #BCC0AB
tetradic
#ABBCC0 #B9ABC0 #C0AFAB #B1C0AB
square
#ABBCC0 #B9ABC0 #C0AFAB #B1C0AB
split-complementary
#ABBCC0 #C0ABB1 #C0B9AB
monochromatic
#678389 #88A0A6 #ABBCC0 #CED8DA #EEF1F2
Accessibility & contrast
On white
1.97
#ABBCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#ABBCC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCC0
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCC0 | 1.00 | 1.97 | 10.69 | 10.69 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BBC0
Deuteranopia (green-blind)
#B5B8C0
Tritanopia (blue-blind)
#A5BEBD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abbcc0; /* rgb */ color: rgb(171, 188, 192); /* oklch */ color: oklch(78.3% 0.020 213.4);
Tailwind
colors: {
custom: {
50: '#c4d0d3',
500: '#abbcc0',
950: '#000000',
},
}SCSS
$custom: #abbcc0; $custom-light: #c4d0d3; $custom-dark: #000000;
JSON
{
"hex": "#abbcc0",
"rgb": {
"r": 171,
"g": 188,
"b": 192
},
"hsl": {
"h": 191.429,
"s": 14.286,
"l": 71.176
},
"oklch": {
"l": 0.78338,
"c": 0.0196,
"h": 213.4
},
"luminance": 0.4843
}Semantic roles & 50–950 ramp
primary
#ABBCC0
secondary
#E6E2E1
accent
#5B4D98
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121414
muted
#818282