#ABC6DD#ABC6DD
#ABC6DD is a light, muted cyan. Relative luminance 0.543; OKLCH L 81.4% C 0.044 H 244.0°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC6DD |
|---|---|
| RGB | rgb(171, 198, 221) |
| HSL | hsl(208, 42%, 77%) |
| HSV | hsv(208, 23%, 87%) |
| CMYK | cmyk(22.6%, 10.4%, 0%, 13.3%) |
| CIE-LAB | lab(78.62, -4.10, -14.46) |
| CIE-LCH | lch(78.62, 15.03, 254.16°) |
| OKLab | oklab(81.4% -0.0192 -0.0393) |
| OKLCH | oklch(81.4% 0.044 244) |
| XYZ | xyz(50.0362, 54.2650, 76.2305) |
| Luminance | 0.5427 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 1.86
Light Grey Blue
#9DBCD4
ΔE00 2.98
Lightsteelblue
#B0C4DE
ΔE00 3.19
Light Blue Grey
#B7C9E2
ΔE00 3.82
Powder Blue (survey)
#B1D1FC
ΔE00 6.32
Baby Blue (survey)
#A2CFFE
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC6DD #DDC2AB
analogous
#ABDDDB #ABC6DD #ABADDD
triadic
#ABC6DD #DDABC6 #C6DDAB
tetradic
#ABC6DD #DBABDD #DDC2AB #ADDDAB
square
#ABC6DD #DBABDD #DDC2AB #ADDDAB
split-complementary
#ABC6DD #DDABAD #DDDBAB
monochromatic
#548BBA #7FA8CB #ABC6DD #D7E4EF #E9F0F6
Accessibility & contrast
On white
1.77
#ABC6DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#ABC6DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC6DD
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC6DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC6DD | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC6DE
Deuteranopia (green-blind)
#B7C0DD
Tritanopia (blue-blind)
#9DCBCD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abc6dd; /* rgb */ color: rgb(171, 198, 221); /* oklch */ color: oklch(81.4% 0.044 244.0);
Tailwind
colors: {
custom: {
50: '#c4d7e7',
500: '#abc6dd',
950: '#000000',
},
}SCSS
$custom: #abc6dd; $custom-light: #c4d7e7; $custom-dark: #000000;
JSON
{
"hex": "#abc6dd",
"rgb": {
"r": 171,
"g": 198,
"b": 221
},
"hsl": {
"h": 207.6,
"s": 42.373,
"l": 76.863
},
"oklch": {
"l": 0.81397,
"c": 0.04376,
"h": 244
},
"luminance": 0.54267
}Semantic roles & 50–950 ramp
primary
#ABC6DD
secondary
#B59477
accent
#6D30B5
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384