#A5DBEF#A5DBEF
#A5DBEF is a very light, moderate cyan. Relative luminance 0.649; OKLCH L 86.1% C 0.062 H 222.7°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #A5DBEF |
|---|---|
| RGB | rgb(165, 219, 239) |
| HSL | hsl(196, 70%, 79%) |
| HSV | hsv(196, 31%, 94%) |
| CMYK | cmyk(31%, 8.4%, 0%, 6.3%) |
| CIE-LAB | lab(84.43, -12.66, -15.37) |
| CIE-LCH | lch(84.43, 19.91, 230.53°) |
| OKLab | oklab(86.08% -0.0455 -0.042) |
| OKLCH | oklch(86.08% 0.062 222.7) |
| XYZ | xyz(56.4236, 64.8916, 91.1969) |
| Luminance | 0.6489 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.10
Lightblue
#ADD8E6
ΔE00 2.48
Sky Blue
#87CEEB
ΔE00 4.75
Baby Blue
#89CFF0
ΔE00 5.11
Powder Blue
#B0E0E6
ΔE00 5.38
Lightskyblue
#87CEFA
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5DBEF #EFB9A5
analogous
#A5EFDE #A5DBEF #A5B6EF
triadic
#A5DBEF #EFA5DB #DBEFA5
tetradic
#A5DBEF #DEA5EF #EFB9A5 #B6EFA5
square
#A5DBEF #DEA5EF #EFB9A5 #B6EFA5
split-complementary
#A5DBEF #EFA5B6 #EFDEA5
monochromatic
#3DB1DD #71C6E6 #A5DBEF #D9F0F8 #E5F5FA
Accessibility & contrast
On white
1.50
#A5DBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#A5DBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5DBEF
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5DBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5DBEF | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD8F0
Deuteranopia (green-blind)
#C4CFEF
Tritanopia (blue-blind)
#8CE2E1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a5dbef; /* rgb */ color: rgb(165, 219, 239); /* oklch */ color: oklch(86.1% 0.062 222.7);
Tailwind
colors: {
custom: {
50: '#c1e6f4',
500: '#a5dbef',
950: '#000000',
},
}SCSS
$custom: #a5dbef; $custom-light: #c1e6f4; $custom-dark: #000000;
JSON
{
"hex": "#a5dbef",
"rgb": {
"r": 165,
"g": 219,
"b": 239
},
"hsl": {
"h": 196.216,
"s": 69.811,
"l": 79.216
},
"oklch": {
"l": 0.8608,
"c": 0.06196,
"h": 222.7
},
"luminance": 0.64894
}Semantic roles & 50–950 ramp
primary
#A5DBEF
secondary
#CC866C
accent
#4714D2
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121517
muted
#828485