#A5D2E5#A5D2E5
#A5D2E5 is a very light, muted cyan. Relative luminance 0.598; OKLCH L 83.8% C 0.054 H 225.6°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #A5D2E5 |
|---|---|
| RGB | rgb(165, 210, 229) |
| HSL | hsl(198, 55%, 77%) |
| HSV | hsv(198, 28%, 90%) |
| CMYK | cmyk(27.9%, 8.3%, 0%, 10.2%) |
| CIE-LAB | lab(81.70, -10.35, -14.15) |
| CIE-LCH | lch(81.70, 17.54, 233.82°) |
| OKLab | oklab(83.82% -0.0378 -0.0386) |
| OKLCH | oklch(83.82% 0.054 225.6) |
| XYZ | xyz(52.7022, 59.7474, 82.8691) |
| Luminance | 0.5975 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.35
Ice Blue
#A5DFF9
ΔE00 3.77
Sky Blue
#87CEEB
ΔE00 4.70
Baby Blue
#89CFF0
ΔE00 4.99
Powder Blue
#B0E0E6
ΔE00 6.43
Light Grey Blue
#9DBCD4
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5D2E5 #E5B8A5
analogous
#A5E5D8 #A5D2E5 #A5B2E5
triadic
#A5D2E5 #E5A5D2 #D2E5A5
tetradic
#A5D2E5 #D8A5E5 #E5B8A5 #B2E5A5
square
#A5D2E5 #D8A5E5 #E5B8A5 #B2E5A5
split-complementary
#A5D2E5 #E5A5B2 #E5D8A5
monochromatic
#46A3CA #76BAD7 #A5D2E5 #D4EAF3 #E7F3F8
Accessibility & contrast
On white
1.62
#A5D2E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#A5D2E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5D2E5
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5D2E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5D2E5 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D0E6
Deuteranopia (green-blind)
#BEC8E5
Tritanopia (blue-blind)
#91D8D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #a5d2e5; /* rgb */ color: rgb(165, 210, 229); /* oklch */ color: oklch(83.8% 0.054 225.6);
Tailwind
colors: {
custom: {
50: '#c1dfed',
500: '#a5d2e5',
950: '#000000',
},
}SCSS
$custom: #a5d2e5; $custom-light: #c1dfed; $custom-dark: #000000;
JSON
{
"hex": "#a5d2e5",
"rgb": {
"r": 165,
"g": 210,
"b": 229
},
"hsl": {
"h": 197.813,
"s": 55.172,
"l": 77.255
},
"oklch": {
"l": 0.83818,
"c": 0.05405,
"h": 225.6
},
"luminance": 0.5975
}Semantic roles & 50–950 ramp
primary
#A5D2E5
secondary
#BF876F
accent
#5223C3
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#121516
muted
#828484