#ABC5DD#ABC5DD
#ABC5DD is a light, muted cyan. Relative luminance 0.538; OKLCH L 81.2% C 0.044 H 246.2°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC5DD |
|---|---|
| RGB | rgb(171, 197, 221) |
| HSL | hsl(209, 42%, 77%) |
| HSV | hsv(209, 23%, 87%) |
| CMYK | cmyk(22.6%, 10.9%, 0%, 13.3%) |
| CIE-LAB | lab(78.35, -3.57, -14.86) |
| CIE-LCH | lch(78.35, 15.28, 256.48°) |
| OKLab | oklab(81.19% -0.0178 -0.0404) |
| OKLCH | oklch(81.19% 0.044 246.2) |
| XYZ | xyz(49.8084, 53.8094, 76.1546) |
| Luminance | 0.5381 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 1.34
Lightsteelblue
#B0C4DE
ΔE00 2.58
Light Grey Blue
#9DBCD4
ΔE00 3.01
Light Blue Grey
#B7C9E2
ΔE00 3.36
Powder Blue (survey)
#B1D1FC
ΔE00 6.00
Baby Blue (survey)
#A2CFFE
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC5DD #DDC3AB
analogous
#ABDDDC #ABC5DD #ABACDD
triadic
#ABC5DD #DDABC5 #C5DDAB
tetradic
#ABC5DD #DCABDD #DDC3AB #ACDDAB
square
#ABC5DD #DCABDD #DDC3AB #ACDDAB
split-complementary
#ABC5DD #DDABAC #DDDCAB
monochromatic
#5489BA #7FA7CB #ABC5DD #D7E3EF #E9F0F6
Accessibility & contrast
On white
1.79
#ABC5DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#ABC5DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC5DD
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC5DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC5DD | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC5DE
Deuteranopia (green-blind)
#B6BFDD
Tritanopia (blue-blind)
#9DCBCD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abc5dd; /* rgb */ color: rgb(171, 197, 221); /* oklch */ color: oklch(81.2% 0.044 246.2);
Tailwind
colors: {
custom: {
50: '#c4d6e7',
500: '#abc5dd',
950: '#000000',
},
}SCSS
$custom: #abc5dd; $custom-light: #c4d6e7; $custom-dark: #000000;
JSON
{
"hex": "#abc5dd",
"rgb": {
"r": 171,
"g": 197,
"b": 221
},
"hsl": {
"h": 208.8,
"s": 42.373,
"l": 76.863
},
"oklch": {
"l": 0.81187,
"c": 0.04419,
"h": 246.2
},
"luminance": 0.53811
}Semantic roles & 50–950 ramp
primary
#ABC5DD
secondary
#B59577
accent
#7030B5
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384