#ABC7DD#ABC7DD
#ABC7DD is a light, muted cyan. Relative luminance 0.547; OKLCH L 81.6% C 0.043 H 241.8°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC7DD |
|---|---|
| RGB | rgb(171, 199, 221) |
| HSL | hsl(206, 42%, 77%) |
| HSV | hsv(206, 23%, 87%) |
| CMYK | cmyk(22.6%, 10%, 0%, 13.3%) |
| CIE-LAB | lab(78.88, -4.63, -14.06) |
| CIE-LCH | lch(78.88, 14.80, 251.76°) |
| OKLab | oklab(81.61% -0.0205 -0.0382) |
| OKLCH | oklch(81.61% 0.043 241.8) |
| XYZ | xyz(50.2656, 54.7237, 76.3069) |
| Luminance | 0.5473 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.44
Light Grey Blue
#9DBCD4
ΔE00 3.09
Lightsteelblue
#B0C4DE
ΔE00 3.81
Light Blue Grey
#B7C9E2
ΔE00 4.33
Powder Blue (survey)
#B1D1FC
ΔE00 6.71
Baby Blue (survey)
#A2CFFE
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC7DD #DDC1AB
analogous
#ABDDDA #ABC7DD #ABAEDD
triadic
#ABC7DD #DDABC7 #C7DDAB
tetradic
#ABC7DD #DAABDD #DDC1AB #AEDDAB
square
#ABC7DD #DAABDD #DDC1AB #AEDDAB
split-complementary
#ABC7DD #DDABAE #DDDAAB
monochromatic
#548DBA #7FAACB #ABC7DD #D7E4EF #E9F0F6
Accessibility & contrast
On white
1.76
#ABC7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#ABC7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC7DD
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC7DD | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC6DE
Deuteranopia (green-blind)
#B7C1DD
Tritanopia (blue-blind)
#9DCCCE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abc7dd; /* rgb */ color: rgb(171, 199, 221); /* oklch */ color: oklch(81.6% 0.043 241.8);
Tailwind
colors: {
custom: {
50: '#c4d8e7',
500: '#abc7dd',
950: '#000000',
},
}SCSS
$custom: #abc7dd; $custom-light: #c4d8e7; $custom-dark: #000000;
JSON
{
"hex": "#abc7dd",
"rgb": {
"r": 171,
"g": 199,
"b": 221
},
"hsl": {
"h": 206.4,
"s": 42.373,
"l": 76.863
},
"oklch": {
"l": 0.81606,
"c": 0.0434,
"h": 241.8
},
"luminance": 0.54725
}Semantic roles & 50–950 ramp
primary
#ABC7DD
secondary
#B59277
accent
#6B30B5
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384