#A5D4ED#A5D4ED
#A5D4ED is a very light, moderate cyan. Relative luminance 0.612; OKLCH L 84.5% C 0.060 H 231.6°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #A5D4ED |
|---|---|
| RGB | rgb(165, 212, 237) |
| HSL | hsl(201, 67%, 79%) |
| HSV | hsv(201, 30%, 93%) |
| CMYK | cmyk(30.4%, 10.5%, 0%, 7.1%) |
| CIE-LAB | lab(82.49, -9.52, -17.23) |
| CIE-LCH | lch(82.49, 19.69, 241.09°) |
| OKLab | oklab(84.52% -0.0374 -0.0471) |
| OKLCH | oklch(84.52% 0.06 231.6) |
| XYZ | xyz(54.3419, 61.1982, 89.0535) |
| Luminance | 0.6120 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.04
Lightblue
#ADD8E6
ΔE00 4.05
Baby Blue
#89CFF0
ΔE00 4.11
Sky Blue
#87CEEB
ΔE00 4.47
Light Blue
#95D0FC
ΔE00 5.22
Lightskyblue
#87CEFA
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5D4ED #EDBEA5
analogous
#A5EDE2 #A5D4ED #A5B0ED
triadic
#A5D4ED #EDA5D4 #D4EDA5
tetradic
#A5D4ED #E2A5ED #EDBEA5 #B0EDA5
square
#A5D4ED #E2A5ED #EDBEA5 #B0EDA5
split-complementary
#A5D4ED #EDA5B0 #EDE2A5
monochromatic
#3FA3D9 #72BCE3 #A5D4ED #D8ECF7 #E5F3FA
Accessibility & contrast
On white
1.59
#A5D4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#A5D4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5D4ED
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5D4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5D4ED | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D2EE
Deuteranopia (green-blind)
#BDCAED
Tritanopia (blue-blind)
#8EDBDC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #a5d4ed; /* rgb */ color: rgb(165, 212, 237); /* oklch */ color: oklch(84.5% 0.060 231.6);
Tailwind
colors: {
custom: {
50: '#c1e1f2',
500: '#a5d4ed',
950: '#000000',
},
}SCSS
$custom: #a5d4ed; $custom-light: #c1e1f2; $custom-dark: #000000;
JSON
{
"hex": "#a5d4ed",
"rgb": {
"r": 165,
"g": 212,
"b": 237
},
"hsl": {
"h": 200.833,
"s": 66.667,
"l": 78.824
},
"oklch": {
"l": 0.84521,
"c": 0.06019,
"h": 231.6
},
"luminance": 0.61201
}Semantic roles & 50–950 ramp
primary
#A5D4ED
secondary
#CA8D6C
accent
#5717CF
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121517
muted
#828485