#A5E2FA#A5E2FA
#A5E2FA is a very light, moderate cyan. Relative luminance 0.693; OKLCH L 88.0% C 0.070 H 224.3°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #A5E2FA |
|---|---|
| RGB | rgb(165, 226, 250) |
| HSL | hsl(197, 89%, 81%) |
| HSV | hsv(197, 34%, 98%) |
| CMYK | cmyk(34%, 9.6%, 0%, 2%) |
| CIE-LAB | lab(86.65, -13.62, -17.84) |
| CIE-LCH | lch(86.65, 22.44, 232.64°) |
| OKLab | oklab(87.95% -0.0501 -0.0489) |
| OKLCH | oklch(87.95% 0.07 224.3) |
| XYZ | xyz(59.9631, 69.2909, 100.6388) |
| Luminance | 0.6929 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.23
Lightblue
#ADD8E6
ΔE00 4.25
Sky Blue
#87CEEB
ΔE00 5.30
Baby Blue
#89CFF0
ΔE00 5.37
Powder Blue
#B0E0E6
ΔE00 6.36
Pale Sky Blue
#BDF6FE
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5E2FA #FABDA5
analogous
#A5FAE8 #A5E2FA #A5B8FA
triadic
#A5E2FA #FAA5E2 #E2FAA5
tetradic
#A5E2FA #E8A5FA #FABDA5 #B8FAA5
square
#A5E2FA #E8A5FA #FABDA5 #B8FAA5
split-complementary
#A5E2FA #FAA5B8 #FAE8A5
monochromatic
#31BDF4 #6BCFF7 #A5E2FA #DFF5FD #E2F6FD
Accessibility & contrast
On white
1.41
#A5E2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#A5E2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5E2FA
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5E2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5E2FA | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DFFB
Deuteranopia (green-blind)
#C8D5FA
Tritanopia (blue-blind)
#87EAE9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #a5e2fa; /* rgb */ color: rgb(165, 226, 250); /* oklch */ color: oklch(88.0% 0.070 224.3);
Tailwind
colors: {
custom: {
50: '#c2ebfc',
500: '#a5e2fa',
950: '#000000',
},
}SCSS
$custom: #a5e2fa; $custom-light: #c2ebfc; $custom-dark: #000000;
JSON
{
"hex": "#a5e2fa",
"rgb": {
"r": 165,
"g": 226,
"b": 250
},
"hsl": {
"h": 196.941,
"s": 89.474,
"l": 81.373
},
"oklch": {
"l": 0.87953,
"c": 0.07004,
"h": 224.3
},
"luminance": 0.69294
}Semantic roles & 50–950 ramp
primary
#A5E2FA
secondary
#DC8867
accent
#4100E6
background
#FDFEFF
surface
#F9FDFF
border
#D2D5D7
text
#131617
muted
#828485