#ABCADD#ABCADD
#ABCADD is a very light, muted cyan. Relative luminance 0.561; OKLCH L 82.2% C 0.043 H 235.0°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCADD |
|---|---|
| RGB | rgb(171, 202, 221) |
| HSL | hsl(203, 42%, 77%) |
| HSV | hsv(203, 23%, 87%) |
| CMYK | cmyk(22.6%, 8.6%, 0%, 13.3%) |
| CIE-LAB | lab(79.68, -6.22, -12.86) |
| CIE-LCH | lch(79.68, 14.29, 244.21°) |
| OKLab | oklab(82.24% -0.0245 -0.035) |
| OKLCH | oklch(82.24% 0.043 235) |
| XYZ | xyz(50.9626, 56.1178, 76.5393) |
| Luminance | 0.5612 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.10
Cloudy Blue
#ACC2D9
ΔE00 4.29
Lightblue
#ADD8E6
ΔE00 5.37
Lightsteelblue
#B0C4DE
ΔE00 5.68
Light Blue Grey
#B7C9E2
ΔE00 5.97
Ice Blue
#A5DFF9
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCADD #DDBEAB
analogous
#ABDDD7 #ABCADD #ABB1DD
triadic
#ABCADD #DDABCA #CADDAB
tetradic
#ABCADD #D7ABDD #DDBEAB #B1DDAB
square
#ABCADD #D7ABDD #DDBEAB #B1DDAB
split-complementary
#ABCADD #DDABB1 #DDD7AB
monochromatic
#5493BA #7FAFCB #ABCADD #D7E5EF #E9F1F6
Accessibility & contrast
On white
1.72
#ABCADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#ABCADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCADD
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCADD | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C9DE
Deuteranopia (green-blind)
#BAC3DD
Tritanopia (blue-blind)
#9DCFD0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #abcadd; /* rgb */ color: rgb(171, 202, 221); /* oklch */ color: oklch(82.2% 0.043 235.0);
Tailwind
colors: {
custom: {
50: '#c4dae7',
500: '#abcadd',
950: '#000000',
},
}SCSS
$custom: #abcadd; $custom-light: #c4dae7; $custom-dark: #000000;
JSON
{
"hex": "#abcadd",
"rgb": {
"r": 171,
"g": 202,
"b": 221
},
"hsl": {
"h": 202.8,
"s": 42.373,
"l": 76.863
},
"oklch": {
"l": 0.82236,
"c": 0.04272,
"h": 235
},
"luminance": 0.56119
}Semantic roles & 50–950 ramp
primary
#ABCADD
secondary
#B58F77
accent
#6330B5
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384