#ABC1CA#ABC1CA
#ABC1CA is a light, muted cyan. Relative luminance 0.511; OKLCH L 79.7% C 0.027 H 224.3°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC1CA |
|---|---|
| RGB | rgb(171, 193, 202) |
| HSL | hsl(197, 23%, 73%) |
| HSV | hsv(197, 15%, 79%) |
| CMYK | cmyk(15.3%, 4.5%, 0%, 20.8%) |
| CIE-LAB | lab(76.72, -5.59, -7.04) |
| CIE-LCH | lch(76.72, 8.99, 231.53°) |
| OKLab | oklab(79.71% -0.0195 -0.019) |
| OKLCH | oklch(79.71% 0.027 224.3) |
| XYZ | xyz(46.5226, 51.0611, 63.2703) |
| Luminance | 0.5106 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.90
Cloudy Blue
#ACC2D9
ΔE00 6.16
Lightblue
#ADD8E6
ΔE00 7.23
Cool Gray
#9AA7B0
ΔE00 7.52
Lightsteelblue
#B0C4DE
ΔE00 7.74
Dove Gray
#B6B8BD
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC1CA #CAB4AB
analogous
#ABCAC3 #ABC1CA #ABB1CA
triadic
#ABC1CA #CAABC1 #C1CAAB
tetradic
#ABC1CA #C3ABCA #CAB4AB #B1CAAB
square
#ABC1CA #C3ABCA #CAB4AB #B1CAAB
split-complementary
#ABC1CA #CAABB1 #CAC3AB
monochromatic
#61899A #85A5B2 #ABC1CA #D1DDE2 #ECF1F3
Accessibility & contrast
On white
1.87
#ABC1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#ABC1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC1CA
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC1CA | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC0CB
Deuteranopia (green-blind)
#B7BCCA
Tritanopia (blue-blind)
#A3C4C4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abc1ca; /* rgb */ color: rgb(171, 193, 202); /* oklch */ color: oklch(79.7% 0.027 224.3);
Tailwind
colors: {
custom: {
50: '#c4d3da',
500: '#abc1ca',
950: '#000000',
},
}SCSS
$custom: #abc1ca; $custom-light: #c4d3da; $custom-dark: #000000;
JSON
{
"hex": "#abc1ca",
"rgb": {
"r": 171,
"g": 193,
"b": 202
},
"hsl": {
"h": 197.419,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.79711,
"c": 0.02721,
"h": 224.3
},
"luminance": 0.51062
}Semantic roles & 50–950 ramp
primary
#ABC1CA
secondary
#9F857A
accent
#5F44A1
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383