#A5E5FA#A5E5FA
#A5E5FA is a very light, moderate cyan. Relative luminance 0.709; OKLCH L 88.6% C 0.070 H 220.2°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #A5E5FA |
|---|---|
| RGB | rgb(165, 229, 250) |
| HSL | hsl(195, 89%, 81%) |
| HSV | hsv(195, 34%, 98%) |
| CMYK | cmyk(34%, 8.4%, 0%, 2%) |
| CIE-LAB | lab(87.45, -15.14, -16.63) |
| CIE-LCH | lch(87.45, 22.49, 227.68°) |
| OKLab | oklab(88.59% -0.0538 -0.0455) |
| OKLCH | oklch(88.59% 0.071 220.2) |
| XYZ | xyz(60.7860, 70.9367, 100.9131) |
| Luminance | 0.7094 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.72
Lightblue
#ADD8E6
ΔE00 4.49
Powder Blue
#B0E0E6
ΔE00 5.45
Pale Sky Blue
#BDF6FE
ΔE00 5.93
Sky Blue
#87CEEB
ΔE00 6.09
Robin'S Egg Blue
#98EFF9
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5E5FA #FABAA5
analogous
#A5FAE5 #A5E5FA #A5BBFA
triadic
#A5E5FA #FAA5E5 #E5FAA5
tetradic
#A5E5FA #E5A5FA #FABAA5 #BBFAA5
square
#A5E5FA #E5A5FA #FABAA5 #BBFAA5
split-complementary
#A5E5FA #FAA5BB #FAE5A5
monochromatic
#31C4F4 #6BD4F7 #A5E5FA #DFF6FD #E2F7FD
Accessibility & contrast
On white
1.38
#A5E5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#A5E5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5E5FA
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5E5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5E5FA | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E1FB
Deuteranopia (green-blind)
#CBD7FA
Tritanopia (blue-blind)
#87ECEB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #a5e5fa; /* rgb */ color: rgb(165, 229, 250); /* oklch */ color: oklch(88.6% 0.070 220.2);
Tailwind
colors: {
custom: {
50: '#c2edfc',
500: '#a5e5fa',
950: '#000000',
},
}SCSS
$custom: #a5e5fa; $custom-light: #c2edfc; $custom-dark: #000000;
JSON
{
"hex": "#a5e5fa",
"rgb": {
"r": 165,
"g": 229,
"b": 250
},
"hsl": {
"h": 194.824,
"s": 89.474,
"l": 81.373
},
"oklch": {
"l": 0.88593,
"c": 0.0705,
"h": 220.2
},
"luminance": 0.7094
}Semantic roles & 50–950 ramp
primary
#A5E5FA
secondary
#DC8467
accent
#3900E6
background
#FDFEFF
surface
#F9FDFF
border
#D2D5D7
text
#131617
muted
#828485