#ABC3CA#ABC3CA
#ABC3CA is a light, muted cyan. Relative luminance 0.520; OKLCH L 80.1% C 0.028 H 217.2°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC3CA |
|---|---|
| RGB | rgb(171, 195, 202) |
| HSL | hsl(194, 23%, 73%) |
| HSV | hsv(194, 15%, 79%) |
| CMYK | cmyk(15.3%, 3.5%, 0%, 20.8%) |
| CIE-LAB | lab(77.25, -6.65, -6.25) |
| CIE-LCH | lch(77.25, 9.12, 223.21°) |
| OKLab | oklab(80.13% -0.0222 -0.0169) |
| OKLCH | oklch(80.13% 0.028 217.2) |
| XYZ | xyz(46.9677, 51.9513, 63.4187) |
| Luminance | 0.5195 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.57
Light Grey Blue
#9DBCD4
ΔE00 6.93
Cloudy Blue
#ACC2D9
ΔE00 7.37
Silver (survey)
#C5C9C7
ΔE00 8.17
Cool Gray
#9AA7B0
ΔE00 8.42
Dove Gray
#B6B8BD
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC3CA #CAB2AB
analogous
#ABCAC1 #ABC3CA #ABB3CA
triadic
#ABC3CA #CAABC3 #C3CAAB
tetradic
#ABC3CA #C1ABCA #CAB2AB #B3CAAB
square
#ABC3CA #C1ABCA #CAB2AB #B3CAAB
split-complementary
#ABC3CA #CAABB3 #CAC1AB
monochromatic
#618D9A #85A8B2 #ABC3CA #D1DEE2 #ECF2F3
Accessibility & contrast
On white
1.84
#ABC3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#ABC3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC3CA
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC3CA | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC1CA
Deuteranopia (green-blind)
#B9BDCA
Tritanopia (blue-blind)
#A3C6C5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc3ca; /* rgb */ color: rgb(171, 195, 202); /* oklch */ color: oklch(80.1% 0.028 217.2);
Tailwind
colors: {
custom: {
50: '#c4d5da',
500: '#abc3ca',
950: '#000000',
},
}SCSS
$custom: #abc3ca; $custom-light: #c4d5da; $custom-dark: #000000;
JSON
{
"hex": "#abc3ca",
"rgb": {
"r": 171,
"g": 195,
"b": 202
},
"hsl": {
"h": 193.548,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.80134,
"c": 0.02792,
"h": 217.2
},
"luminance": 0.51952
}Semantic roles & 50–950 ramp
primary
#ABC3CA
secondary
#9F837A
accent
#5944A1
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383