#ABD2EA#ABD2EA
#ABD2EA is a very light, muted cyan. Relative luminance 0.607; OKLCH L 84.4% C 0.053 H 235.3°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #ABD2EA |
|---|---|
| RGB | rgb(171, 210, 234) |
| HSL | hsl(203, 60%, 79%) |
| HSV | hsv(203, 27%, 92%) |
| CMYK | cmyk(26.9%, 10.3%, 0%, 8.2%) |
| CIE-LAB | lab(82.21, -7.46, -16.01) |
| CIE-LCH | lch(82.21, 17.67, 245.03°) |
| OKLab | oklab(84.37% -0.0303 -0.0437) |
| OKLCH | oklch(84.37% 0.053 235.3) |
| XYZ | xyz(54.6881, 60.6895, 86.6587) |
| Luminance | 0.6069 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.52
Lightblue
#ADD8E6
ΔE00 4.69
Baby Blue
#89CFF0
ΔE00 5.48
Light Blue
#95D0FC
ΔE00 5.49
Light Grey Blue
#9DBCD4
ΔE00 5.70
Cloudy Blue
#ACC2D9
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABD2EA #EAC3AB
analogous
#ABEAE3 #ABD2EA #ABB3EA
triadic
#ABD2EA #EAABD2 #D2EAAB
tetradic
#ABD2EA #E3ABEA #EAC3AB #B3EAAB
square
#ABD2EA #E3ABEA #EAC3AB #B3EAAB
split-complementary
#ABD2EA #EAABB3 #EAE3AB
monochromatic
#499ED2 #7AB8DE #ABD2EA #DCECF6 #E7F2F9
Accessibility & contrast
On white
1.60
#ABD2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#ABD2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABD2EA
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABD2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABD2EA | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1EB
Deuteranopia (green-blind)
#BEC9EA
Tritanopia (blue-blind)
#98D8DA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #abd2ea; /* rgb */ color: rgb(171, 210, 234); /* oklch */ color: oklch(84.4% 0.053 235.3);
Tailwind
colors: {
custom: {
50: '#c5dff0',
500: '#abd2ea',
950: '#000000',
},
}SCSS
$custom: #abd2ea; $custom-light: #c5dff0; $custom-dark: #000000;
JSON
{
"hex": "#abd2ea",
"rgb": {
"r": 171,
"g": 210,
"b": 234
},
"hsl": {
"h": 202.857,
"s": 60,
"l": 79.412
},
"oklch": {
"l": 0.84366,
"c": 0.05318,
"h": 235.3
},
"luminance": 0.60692
}Semantic roles & 50–950 ramp
primary
#ABD2EA
secondary
#C69373
accent
#5F1EC8
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485