#ABD4EA#ABD4EA
#ABD4EA is a very light, muted cyan. Relative luminance 0.617; OKLCH L 84.8% C 0.053 H 231.6°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #ABD4EA |
|---|---|
| RGB | rgb(171, 212, 234) |
| HSL | hsl(201, 60%, 79%) |
| HSV | hsv(201, 27%, 92%) |
| CMYK | cmyk(26.9%, 9.4%, 0%, 8.2%) |
| CIE-LAB | lab(82.74, -8.50, -15.21) |
| CIE-LCH | lch(82.74, 17.43, 240.81°) |
| OKLab | oklab(84.79% -0.0329 -0.0415) |
| OKLCH | oklch(84.79% 0.053 231.6) |
| XYZ | xyz(55.1849, 61.6832, 86.8243) |
| Luminance | 0.6169 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.56
Ice Blue
#A5DFF9
ΔE00 3.76
Baby Blue
#89CFF0
ΔE00 5.32
Sky Blue
#87CEEB
ΔE00 5.56
Light Blue
#95D0FC
ΔE00 6.17
Light Grey Blue
#9DBCD4
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABD4EA #EAC1AB
analogous
#ABEAE0 #ABD4EA #ABB5EA
triadic
#ABD4EA #EAABD4 #D4EAAB
tetradic
#ABD4EA #E0ABEA #EAC1AB #B5EAAB
square
#ABD4EA #E0ABEA #EAC1AB #B5EAAB
split-complementary
#ABD4EA #EAABB5 #EAE0AB
monochromatic
#49A2D2 #7ABBDE #ABD4EA #DCEDF6 #E7F2F9
Accessibility & contrast
On white
1.57
#ABD4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#ABD4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABD4EA
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABD4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABD4EA | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2EB
Deuteranopia (green-blind)
#C0CBEA
Tritanopia (blue-blind)
#98DADB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #abd4ea; /* rgb */ color: rgb(171, 212, 234); /* oklch */ color: oklch(84.8% 0.053 231.6);
Tailwind
colors: {
custom: {
50: '#c5e1f0',
500: '#abd4ea',
950: '#000000',
},
}SCSS
$custom: #abd4ea; $custom-light: #c5e1f0; $custom-dark: #000000;
JSON
{
"hex": "#abd4ea",
"rgb": {
"r": 171,
"g": 212,
"b": 234
},
"hsl": {
"h": 200.952,
"s": 60,
"l": 79.412
},
"oklch": {
"l": 0.84787,
"c": 0.05295,
"h": 231.6
},
"luminance": 0.61685
}Semantic roles & 50–950 ramp
primary
#ABD4EA
secondary
#C69073
accent
#591EC8
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485