#A5DDEF#A5DDEF
#A5DDEF is a very light, moderate cyan. Relative luminance 0.659; OKLCH L 86.5% C 0.062 H 219.7°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #A5DDEF |
|---|---|
| RGB | rgb(165, 221, 239) |
| HSL | hsl(195, 70%, 79%) |
| HSV | hsv(195, 31%, 94%) |
| CMYK | cmyk(31%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(84.97, -13.68, -14.57) |
| CIE-LCH | lch(84.97, 19.98, 226.79°) |
| OKLab | oklab(86.51% -0.048 -0.0398) |
| OKLCH | oklch(86.51% 0.062 219.7) |
| XYZ | xyz(56.9485, 65.9414, 91.3719) |
| Luminance | 0.6594 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.61
Ice Blue
#A5DFF9
ΔE00 2.80
Powder Blue
#B0E0E6
ΔE00 4.51
Sky Blue
#87CEEB
ΔE00 5.29
Baby Blue
#89CFF0
ΔE00 5.84
Pale Sky Blue
#BDF6FE
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5DDEF #EFB7A5
analogous
#A5EFDC #A5DDEF #A5B8EF
triadic
#A5DDEF #EFA5DD #DDEFA5
tetradic
#A5DDEF #DCA5EF #EFB7A5 #B8EFA5
square
#A5DDEF #DCA5EF #EFB7A5 #B8EFA5
split-complementary
#A5DDEF #EFA5B8 #EFDCA5
monochromatic
#3DB6DD #71C9E6 #A5DDEF #D9F1F8 #E5F5FA
Accessibility & contrast
On white
1.48
#A5DDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#A5DDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5DDEF
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5DDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5DDEF | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9F0
Deuteranopia (green-blind)
#C6D0EF
Tritanopia (blue-blind)
#8CE3E2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a5ddef; /* rgb */ color: rgb(165, 221, 239); /* oklch */ color: oklch(86.5% 0.062 219.7);
Tailwind
colors: {
custom: {
50: '#c1e7f4',
500: '#a5ddef',
950: '#000000',
},
}SCSS
$custom: #a5ddef; $custom-light: #c1e7f4; $custom-dark: #000000;
JSON
{
"hex": "#a5ddef",
"rgb": {
"r": 165,
"g": 221,
"b": 239
},
"hsl": {
"h": 194.595,
"s": 69.811,
"l": 79.216
},
"oklch": {
"l": 0.86507,
"c": 0.06238,
"h": 219.7
},
"luminance": 0.65944
}Semantic roles & 50–950 ramp
primary
#A5DDEF
secondary
#CC836C
accent
#4214D2
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121617
muted
#828485