#A5D4E2#A5D4E2
#A5D4E2 is a very light, muted cyan. Relative luminance 0.606; OKLCH L 84.1% C 0.053 H 217.9°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #A5D4E2 |
|---|---|
| RGB | rgb(165, 212, 226) |
| HSL | hsl(194, 51%, 77%) |
| HSV | hsv(194, 27%, 89%) |
| CMYK | cmyk(27%, 6.2%, 0%, 11.4%) |
| CIE-LAB | lab(82.15, -12.08, -11.88) |
| CIE-LCH | lch(82.15, 16.94, 224.54°) |
| OKLab | oklab(84.14% -0.0415 -0.0324) |
| OKLCH | oklch(84.14% 0.053 217.9) |
| XYZ | xyz(52.7838, 60.5750, 80.8477) |
| Luminance | 0.6058 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.47
Powder Blue
#B0E0E6
ΔE00 4.36
Ice Blue
#A5DFF9
ΔE00 4.62
Sky Blue
#87CEEB
ΔE00 5.56
Baby Blue
#89CFF0
ΔE00 6.31
Pale Sky Blue
#BDF6FE
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5D4E2 #E2B3A5
analogous
#A5E2D2 #A5D4E2 #A5B6E2
triadic
#A5D4E2 #E2A5D4 #D4E2A5
tetradic
#A5D4E2 #D2A5E2 #E2B3A5 #B6E2A5
square
#A5D4E2 #D2A5E2 #E2B3A5 #B6E2A5
split-complementary
#A5D4E2 #E2A5B6 #E2D2A5
monochromatic
#48A8C4 #77BED3 #A5D4E2 #D3EAF1 #E8F4F8
Accessibility & contrast
On white
1.60
#A5D4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#A5D4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5D4E2
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5D4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5D4E2 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD1E3
Deuteranopia (green-blind)
#C1C9E2
Tritanopia (blue-blind)
#92D9D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #a5d4e2; /* rgb */ color: rgb(165, 212, 226); /* oklch */ color: oklch(84.1% 0.053 217.9);
Tailwind
colors: {
custom: {
50: '#c1e1eb',
500: '#a5d4e2',
950: '#000000',
},
}SCSS
$custom: #a5d4e2; $custom-light: #c1e1eb; $custom-dark: #000000;
JSON
{
"hex": "#a5d4e2",
"rgb": {
"r": 165,
"g": 212,
"b": 226
},
"hsl": {
"h": 193.77,
"s": 51.261,
"l": 76.667
},
"oklch": {
"l": 0.84144,
"c": 0.05265,
"h": 217.9
},
"luminance": 0.60577
}Semantic roles & 50–950 ramp
primary
#A5D4E2
secondary
#BB8170
accent
#4A27BF
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#121516
muted
#828484