#A5DAEB#A5DAEB
#A5DAEB is a very light, muted cyan. Relative luminance 0.641; OKLCH L 85.7% C 0.059 H 219.6°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #A5DAEB |
|---|---|
| RGB | rgb(165, 218, 235) |
| HSL | hsl(195, 64%, 78%) |
| HSV | hsv(195, 30%, 92%) |
| CMYK | cmyk(29.8%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(84.04, -13.08, -13.84) |
| CIE-LCH | lch(84.04, 19.04, 226.62°) |
| OKLab | oklab(85.73% -0.0458 -0.0378) |
| OKLCH | oklch(85.73% 0.059 219.6) |
| XYZ | xyz(55.5791, 64.1376, 88.0324) |
| Luminance | 0.6414 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.98
Ice Blue
#A5DFF9
ΔE00 3.17
Powder Blue
#B0E0E6
ΔE00 4.42
Sky Blue
#87CEEB
ΔE00 5.16
Baby Blue
#89CFF0
ΔE00 5.77
Pale Sky Blue
#BDF6FE
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5DAEB #EBB6A5
analogous
#A5EBD9 #A5DAEB #A5B7EB
triadic
#A5DAEB #EBA5DA #DAEBA5
tetradic
#A5DAEB #D9A5EB #EBB6A5 #B7EBA5
square
#A5DAEB #D9A5EB #EBB6A5 #B7EBA5
split-complementary
#A5DAEB #EBA5B7 #EBD9A5
monochromatic
#41B1D5 #73C5E0 #A5DAEB #D7EFF6 #E6F5F9
Accessibility & contrast
On white
1.52
#A5DAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#A5DAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5DAEB
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5DAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5DAEB | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EC
Deuteranopia (green-blind)
#C4CEEB
Tritanopia (blue-blind)
#8EE0DF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a5daeb; /* rgb */ color: rgb(165, 218, 235); /* oklch */ color: oklch(85.7% 0.059 219.6);
Tailwind
colors: {
custom: {
50: '#c1e5f1',
500: '#a5daeb',
950: '#000000',
},
}SCSS
$custom: #a5daeb; $custom-light: #c1e5f1; $custom-dark: #000000;
JSON
{
"hex": "#a5daeb",
"rgb": {
"r": 165,
"g": 218,
"b": 235
},
"hsl": {
"h": 194.571,
"s": 63.636,
"l": 78.431
},
"oklch": {
"l": 0.8573,
"c": 0.05935,
"h": 219.6
},
"luminance": 0.6414
}Semantic roles & 50–950 ramp
primary
#A5DAEB
secondary
#C7836D
accent
#451ACB
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121516
muted
#828485