#ABCAD3#ABCAD3
#ABCAD3 is a light, muted cyan. Relative luminance 0.556; OKLCH L 81.9% C 0.036 H 217.2°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCAD3 |
|---|---|
| RGB | rgb(171, 202, 211) |
| HSL | hsl(194, 31%, 75%) |
| HSV | hsv(194, 19%, 83%) |
| CMYK | cmyk(19%, 4.3%, 0%, 17.3%) |
| CIE-LAB | lab(79.39, -8.41, -7.93) |
| CIE-LCH | lch(79.39, 11.56, 223.33°) |
| OKLab | oklab(81.91% -0.0283 -0.0215) |
| OKLCH | oklch(81.91% 0.036 217.2) |
| XYZ | xyz(49.6698, 55.6007, 69.7304) |
| Luminance | 0.5560 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.17
Powder Blue
#B0E0E6
ΔE00 6.66
Light Grey Blue
#9DBCD4
ΔE00 7.23
Cloudy Blue
#ACC2D9
ΔE00 7.88
Ice Blue
#A5DFF9
ΔE00 7.92
Sky Blue
#87CEEB
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCAD3 #D3B4AB
analogous
#ABD3C8 #ABCAD3 #ABB6D3
triadic
#ABCAD3 #D3ABCA #CAD3AB
tetradic
#ABCAD3 #C8ABD3 #D3B4AB #B6D3AB
square
#ABCAD3 #C8ABD3 #D3B4AB #B6D3AB
split-complementary
#ABCAD3 #D3ABB6 #D3C8AB
monochromatic
#5B97A9 #83B1BE #ABCAD3 #D3E3E8 #EBF2F4
Accessibility & contrast
On white
1.73
#ABCAD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#ABCAD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCAD3
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCAD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCAD3 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C8D4
Deuteranopia (green-blind)
#BDC2D3
Tritanopia (blue-blind)
#A0CECD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #abcad3; /* rgb */ color: rgb(171, 202, 211); /* oklch */ color: oklch(81.9% 0.036 217.2);
Tailwind
colors: {
custom: {
50: '#c4dae0',
500: '#abcad3',
950: '#000000',
},
}SCSS
$custom: #abcad3; $custom-light: #c4dae0; $custom-dark: #000000;
JSON
{
"hex": "#abcad3",
"rgb": {
"r": 171,
"g": 202,
"b": 211
},
"hsl": {
"h": 193.5,
"s": 31.25,
"l": 74.902
},
"oklch": {
"l": 0.81905,
"c": 0.03556,
"h": 217.2
},
"luminance": 0.55602
}Semantic roles & 50–950 ramp
primary
#ABCAD3
secondary
#A98479
accent
#543CAA
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384