#ABD4E4#ABD4E4
#ABD4E4 is a very light, muted cyan. Relative luminance 0.613; OKLCH L 84.6% C 0.049 H 223.6°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #ABD4E4 |
|---|---|
| RGB | rgb(171, 212, 228) |
| HSL | hsl(197, 51%, 78%) |
| HSV | hsv(197, 25%, 89%) |
| CMYK | cmyk(25%, 7%, 0%, 10.6%) |
| CIE-LAB | lab(82.56, -9.87, -12.29) |
| CIE-LCH | lch(82.56, 15.76, 231.25°) |
| OKLab | oklab(84.58% -0.0351 -0.0335) |
| OKLCH | oklch(84.58% 0.049 223.6) |
| XYZ | xyz(54.3375, 61.3442, 82.3614) |
| Luminance | 0.6135 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.42
Ice Blue
#A5DFF9
ΔE00 4.28
Powder Blue
#B0E0E6
ΔE00 5.64
Sky Blue
#87CEEB
ΔE00 5.89
Baby Blue
#89CFF0
ΔE00 6.22
Light Grey Blue
#9DBCD4
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABD4E4 #E4BBAB
analogous
#ABE4D7 #ABD4E4 #ABB7E4
triadic
#ABD4E4 #E4ABD4 #D4E4AB
tetradic
#ABD4E4 #D7ABE4 #E4BBAB #B7E4AB
square
#ABD4E4 #D7ABE4 #E4BBAB #B7E4AB
split-complementary
#ABD4E4 #E4ABB7 #E4D7AB
monochromatic
#4EA5C6 #7DBCD5 #ABD4E4 #D9ECF3 #E8F3F8
Accessibility & contrast
On white
1.58
#ABD4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#ABD4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABD4E4
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABD4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABD4E4 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD2E5
Deuteranopia (green-blind)
#C2CAE4
Tritanopia (blue-blind)
#9AD9D9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #abd4e4; /* rgb */ color: rgb(171, 212, 228); /* oklch */ color: oklch(84.6% 0.049 223.6);
Tailwind
colors: {
custom: {
50: '#c5e1ec',
500: '#abd4e4',
950: '#000000',
},
}SCSS
$custom: #abd4e4; $custom-light: #c5e1ec; $custom-dark: #000000;
JSON
{
"hex": "#abd4e4",
"rgb": {
"r": 171,
"g": 212,
"b": 228
},
"hsl": {
"h": 196.842,
"s": 51.351,
"l": 78.235
},
"oklch": {
"l": 0.84584,
"c": 0.04851,
"h": 223.6
},
"luminance": 0.61346
}Semantic roles & 50–950 ramp
primary
#ABD4E4
secondary
#BE8A75
accent
#5127BF
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#131516
muted
#828484