#ABC1DD#ABC1DD
#ABC1DD is a light, muted cyan. Relative luminance 0.520; OKLCH L 80.4% C 0.046 H 254.5°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC1DD |
|---|---|
| RGB | rgb(171, 193, 221) |
| HSL | hsl(214, 42%, 77%) |
| HSV | hsv(214, 23%, 87%) |
| CMYK | cmyk(22.6%, 12.7%, 0%, 13.3%) |
| CIE-LAB | lab(77.29, -1.44, -16.45) |
| CIE-LCH | lch(77.29, 16.52, 265.01°) |
| OKLab | oklab(80.35% -0.0124 -0.0448) |
| OKLCH | oklch(80.35% 0.047 254.5) |
| XYZ | xyz(48.9122, 52.0169, 75.8558) |
| Luminance | 0.5202 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 1.11
Cloudy Blue
#ACC2D9
ΔE00 1.93
Light Blue Grey
#B7C9E2
ΔE00 2.55
Light Grey Blue
#9DBCD4
ΔE00 4.34
Powder Blue (survey)
#B1D1FC
ΔE00 5.51
Pastel Blue
#A2BFFE
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC1DD #DDC7AB
analogous
#ABDADD #ABC1DD #AEABDD
triadic
#ABC1DD #DDABC1 #C1DDAB
tetradic
#ABC1DD #DDABDA #DDC7AB #ABDDAE
square
#ABC1DD #DDABDA #DDC7AB #ABDDAE
split-complementary
#ABC1DD #DDAEAB #DADDAB
monochromatic
#5481BA #7FA1CB #ABC1DD #D7E1EF #E9EFF6
Accessibility & contrast
On white
1.84
#ABC1DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#ABC1DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC1DD
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC1DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC1DD | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C2DE
Deuteranopia (green-blind)
#B2BDDC
Tritanopia (blue-blind)
#9EC7CA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc1dd; /* rgb */ color: rgb(171, 193, 221); /* oklch */ color: oklch(80.4% 0.046 254.5);
Tailwind
colors: {
custom: {
50: '#c4d3e7',
500: '#abc1dd',
950: '#000000',
},
}SCSS
$custom: #abc1dd; $custom-light: #c4d3e7; $custom-dark: #000000;
JSON
{
"hex": "#abc1dd",
"rgb": {
"r": 171,
"g": 193,
"b": 221
},
"hsl": {
"h": 213.6,
"s": 42.373,
"l": 76.863
},
"oklch": {
"l": 0.80354,
"c": 0.0465,
"h": 254.5
},
"luminance": 0.52018
}Semantic roles & 50–950 ramp
primary
#ABC1DD
secondary
#B59A77
accent
#7B30B5
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384