#A5D8EA#A5D8EA
#A5D8EA is a very light, muted cyan. Relative luminance 0.631; OKLCH L 85.3% C 0.058 H 221.6°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #A5D8EA |
|---|---|
| RGB | rgb(165, 216, 234) |
| HSL | hsl(196, 62%, 78%) |
| HSV | hsv(196, 29%, 92%) |
| CMYK | cmyk(29.5%, 7.7%, 0%, 8.2%) |
| CIE-LAB | lab(83.47, -12.29, -14.16) |
| CIE-LCH | lch(83.47, 18.75, 229.05°) |
| OKLab | oklab(85.27% -0.0436 -0.0387) |
| OKLCH | oklch(85.27% 0.058 221.6) |
| XYZ | xyz(54.9195, 63.0490, 87.1019) |
| Luminance | 0.6305 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.78
Ice Blue
#A5DFF9
ΔE00 2.97
Sky Blue
#87CEEB
ΔE00 4.83
Powder Blue
#B0E0E6
ΔE00 5.02
Baby Blue
#89CFF0
ΔE00 5.34
Pale Sky Blue
#BDF6FE
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5D8EA #EAB7A5
analogous
#A5EAD9 #A5D8EA #A5B5EA
triadic
#A5D8EA #EAA5D8 #D8EAA5
tetradic
#A5D8EA #D9A5EA #EAB7A5 #B5EAA5
square
#A5D8EA #D9A5EA #EAB7A5 #B5EAA5
split-complementary
#A5D8EA #EAA5B5 #EAD9A5
monochromatic
#42ADD3 #73C2DE #A5D8EA #D7EEF6 #E6F4F9
Accessibility & contrast
On white
1.54
#A5D8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#A5D8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5D8EA
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5D8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5D8EA | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EB
Deuteranopia (green-blind)
#C2CCEA
Tritanopia (blue-blind)
#8FDEDD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #a5d8ea; /* rgb */ color: rgb(165, 216, 234); /* oklch */ color: oklch(85.3% 0.058 221.6);
Tailwind
colors: {
custom: {
50: '#c1e4f0',
500: '#a5d8ea',
950: '#000000',
},
}SCSS
$custom: #a5d8ea; $custom-light: #c1e4f0; $custom-dark: #000000;
JSON
{
"hex": "#a5d8ea",
"rgb": {
"r": 165,
"g": 216,
"b": 234
},
"hsl": {
"h": 195.652,
"s": 62.162,
"l": 78.235
},
"oklch": {
"l": 0.85269,
"c": 0.05829,
"h": 221.6
},
"luminance": 0.63052
}Semantic roles & 50–950 ramp
primary
#A5D8EA
secondary
#C6846D
accent
#491CCA
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121516
muted
#828485