#A5DBED#A5DBED
#A5DBED is a very light, moderate cyan. Relative luminance 0.648; OKLCH L 86.0% C 0.061 H 220.4°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #A5DBED |
|---|---|
| RGB | rgb(165, 219, 237) |
| HSL | hsl(195, 67%, 79%) |
| HSV | hsv(195, 30%, 93%) |
| CMYK | cmyk(30.4%, 7.6%, 0%, 7.1%) |
| CIE-LAB | lab(84.37, -13.13, -14.41) |
| CIE-LCH | lch(84.37, 19.49, 227.66°) |
| OKLab | oklab(86.01% -0.0463 -0.0394) |
| OKLCH | oklch(86.01% 0.061 220.4) |
| XYZ | xyz(56.1298, 64.7740, 89.6494) |
| Luminance | 0.6478 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.22
Ice Blue
#A5DFF9
ΔE00 2.79
Powder Blue
#B0E0E6
ΔE00 4.67
Sky Blue
#87CEEB
ΔE00 5.06
Baby Blue
#89CFF0
ΔE00 5.60
Pale Sky Blue
#BDF6FE
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5DBED #EDB7A5
analogous
#A5EDDB #A5DBED #A5B7ED
triadic
#A5DBED #EDA5DB #DBEDA5
tetradic
#A5DBED #DBA5ED #EDB7A5 #B7EDA5
square
#A5DBED #DBA5ED #EDB7A5 #B7EDA5
split-complementary
#A5DBED #EDA5B7 #EDDBA5
monochromatic
#3FB2D9 #72C7E3 #A5DBED #D8EFF7 #E5F5FA
Accessibility & contrast
On white
1.50
#A5DBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#A5DBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5DBED
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5DBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5DBED | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EE
Deuteranopia (green-blind)
#C4CFED
Tritanopia (blue-blind)
#8DE1E0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a5dbed; /* rgb */ color: rgb(165, 219, 237); /* oklch */ color: oklch(86.0% 0.061 220.4);
Tailwind
colors: {
custom: {
50: '#c1e6f2',
500: '#a5dbed',
950: '#000000',
},
}SCSS
$custom: #a5dbed; $custom-light: #c1e6f2; $custom-dark: #000000;
JSON
{
"hex": "#a5dbed",
"rgb": {
"r": 165,
"g": 219,
"b": 237
},
"hsl": {
"h": 195,
"s": 66.667,
"l": 78.824
},
"oklch": {
"l": 0.86012,
"c": 0.06075,
"h": 220.4
},
"luminance": 0.64777
}Semantic roles & 50–950 ramp
primary
#A5DBED
secondary
#CA846C
accent
#4517CF
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121517
muted
#828485