#ABC4DD#ABC4DD
#ABC4DD is a light, muted cyan. Relative luminance 0.534; OKLCH L 81.0% C 0.045 H 248.4°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC4DD |
|---|---|
| RGB | rgb(171, 196, 221) |
| HSL | hsl(210, 42%, 77%) |
| HSV | hsv(210, 23%, 87%) |
| CMYK | cmyk(22.6%, 11.3%, 0%, 13.3%) |
| CIE-LAB | lab(78.09, -3.04, -15.26) |
| CIE-LCH | lch(78.09, 15.56, 258.73°) |
| OKLab | oklab(80.98% -0.0165 -0.0415) |
| OKLCH | oklch(80.98% 0.045 248.4) |
| XYZ | xyz(49.5821, 53.3568, 76.0791) |
| Luminance | 0.5336 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 0.99
Lightsteelblue
#B0C4DE
ΔE00 2.00
Light Blue Grey
#B7C9E2
ΔE00 2.97
Light Grey Blue
#9DBCD4
ΔE00 3.19
Powder Blue (survey)
#B1D1FC
ΔE00 5.74
Baby Blue (survey)
#A2CFFE
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC4DD #DDC4AB
analogous
#ABDDDD #ABC4DD #ABABDD
triadic
#ABC4DD #DDABC4 #C4DDAB
tetradic
#ABC4DD #DDABDD #DDC4AB #ABDDAB
square
#ABC4DD #DDABDD #DDC4AB #ABDDAB
split-complementary
#ABC4DD #DDABAB #DDDDAB
monochromatic
#5487BA #7FA5CB #ABC4DD #D7E3EF #E9F0F6
Accessibility & contrast
On white
1.80
#ABC4DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#ABC4DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC4DD
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC4DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC4DD | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC4DE
Deuteranopia (green-blind)
#B5BFDD
Tritanopia (blue-blind)
#9ECACC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #abc4dd; /* rgb */ color: rgb(171, 196, 221); /* oklch */ color: oklch(81.0% 0.045 248.4);
Tailwind
colors: {
custom: {
50: '#c4d5e7',
500: '#abc4dd',
950: '#000000',
},
}SCSS
$custom: #abc4dd; $custom-light: #c4d5e7; $custom-dark: #000000;
JSON
{
"hex": "#abc4dd",
"rgb": {
"r": 171,
"g": 196,
"b": 221
},
"hsl": {
"h": 210,
"s": 42.373,
"l": 76.863
},
"oklch": {
"l": 0.80979,
"c": 0.04467,
"h": 248.4
},
"luminance": 0.53358
}Semantic roles & 50–950 ramp
primary
#ABC4DD
secondary
#B59677
accent
#7330B5
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384