#ABC3DD#ABC3DD
#ABC3DD is a light, muted cyan. Relative luminance 0.529; OKLCH L 80.8% C 0.045 H 250.5°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC3DD |
|---|---|
| RGB | rgb(171, 195, 221) |
| HSL | hsl(211, 42%, 77%) |
| HSV | hsv(211, 23%, 87%) |
| CMYK | cmyk(22.6%, 11.8%, 0%, 13.3%) |
| CIE-LAB | lab(77.82, -2.51, -15.66) |
| CIE-LCH | lch(77.82, 15.86, 260.90°) |
| OKLab | oklab(80.77% -0.0151 -0.0426) |
| OKLCH | oklch(80.77% 0.045 250.5) |
| XYZ | xyz(49.3573, 52.9072, 76.0042) |
| Luminance | 0.5291 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 1.02
Lightsteelblue
#B0C4DE
ΔE00 1.49
Light Blue Grey
#B7C9E2
ΔE00 2.68
Light Grey Blue
#9DBCD4
ΔE00 3.49
Powder Blue (survey)
#B1D1FC
ΔE00 5.58
Baby Blue (survey)
#A2CFFE
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC3DD #DDC5AB
analogous
#ABDCDD #ABC3DD #ACABDD
triadic
#ABC3DD #DDABC3 #C3DDAB
tetradic
#ABC3DD #DDABDC #DDC5AB #ABDDAC
square
#ABC3DD #DDABDC #DDC5AB #ABDDAC
split-complementary
#ABC3DD #DDACAB #DCDDAB
monochromatic
#5485BA #7FA4CB #ABC3DD #D7E2EF #E9EFF6
Accessibility & contrast
On white
1.81
#ABC3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#ABC3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC3DD
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC3DD | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC3DE
Deuteranopia (green-blind)
#B4BEDC
Tritanopia (blue-blind)
#9EC9CB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc3dd; /* rgb */ color: rgb(171, 195, 221); /* oklch */ color: oklch(80.8% 0.045 250.5);
Tailwind
colors: {
custom: {
50: '#c4d5e7',
500: '#abc3dd',
950: '#000000',
},
}SCSS
$custom: #abc3dd; $custom-light: #c4d5e7; $custom-dark: #000000;
JSON
{
"hex": "#abc3dd",
"rgb": {
"r": 171,
"g": 195,
"b": 221
},
"hsl": {
"h": 211.2,
"s": 42.373,
"l": 76.863
},
"oklch": {
"l": 0.8077,
"c": 0.04523,
"h": 250.5
},
"luminance": 0.52909
}Semantic roles & 50–950 ramp
primary
#ABC3DD
secondary
#B59777
accent
#7530B5
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384