#A5DCED#A5DCED
#A5DCED is a very light, moderate cyan. Relative luminance 0.653; OKLCH L 86.2% C 0.061 H 218.8°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #A5DCED |
|---|---|
| RGB | rgb(165, 220, 237) |
| HSL | hsl(194, 67%, 79%) |
| HSV | hsv(194, 30%, 93%) |
| CMYK | cmyk(30.4%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(84.64, -13.64, -14.00) |
| CIE-LCH | lch(84.64, 19.55, 225.75°) |
| OKLab | oklab(86.23% -0.0475 -0.0383) |
| OKLCH | oklch(86.23% 0.061 218.8) |
| XYZ | xyz(56.3914, 65.2974, 89.7367) |
| Luminance | 0.6530 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.38
Ice Blue
#A5DFF9
ΔE00 3.15
Powder Blue
#B0E0E6
ΔE00 4.23
Sky Blue
#87CEEB
ΔE00 5.37
Baby Blue
#89CFF0
ΔE00 5.98
Pale Sky Blue
#BDF6FE
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5DCED #EDB6A5
analogous
#A5EDDA #A5DCED #A5B8ED
triadic
#A5DCED #EDA5DC #DCEDA5
tetradic
#A5DCED #DAA5ED #EDB6A5 #B8EDA5
square
#A5DCED #DAA5ED #EDB6A5 #B8EDA5
split-complementary
#A5DCED #EDA5B8 #EDDAA5
monochromatic
#3FB4D9 #72C8E3 #A5DCED #D8F0F7 #E5F5FA
Accessibility & contrast
On white
1.49
#A5DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#A5DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5DCED
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5DCED | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EE
Deuteranopia (green-blind)
#C5CFED
Tritanopia (blue-blind)
#8DE2E1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a5dced; /* rgb */ color: rgb(165, 220, 237); /* oklch */ color: oklch(86.2% 0.061 218.8);
Tailwind
colors: {
custom: {
50: '#c1e6f2',
500: '#a5dced',
950: '#000000',
},
}SCSS
$custom: #a5dced; $custom-light: #c1e6f2; $custom-dark: #000000;
JSON
{
"hex": "#a5dced",
"rgb": {
"r": 165,
"g": 220,
"b": 237
},
"hsl": {
"h": 194.167,
"s": 66.667,
"l": 78.824
},
"oklch": {
"l": 0.86225,
"c": 0.06102,
"h": 218.8
},
"luminance": 0.653
}Semantic roles & 50–950 ramp
primary
#A5DCED
secondary
#CA826C
accent
#4217CF
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121617
muted
#828485