#A5DBEE#A5DBEE
#A5DBEE is a very light, moderate cyan. Relative luminance 0.648; OKLCH L 86.0% C 0.061 H 221.6°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #A5DBEE |
|---|---|
| RGB | rgb(165, 219, 238) |
| HSL | hsl(196, 68%, 79%) |
| HSV | hsv(196, 31%, 93%) |
| CMYK | cmyk(30.7%, 8%, 0%, 6.7%) |
| CIE-LAB | lab(84.40, -12.89, -14.89) |
| CIE-LCH | lch(84.40, 19.70, 229.11°) |
| OKLab | oklab(86.05% -0.0459 -0.0407) |
| OKLCH | oklch(86.05% 0.061 221.6) |
| XYZ | xyz(56.2763, 64.8326, 90.4210) |
| Luminance | 0.6483 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.32
Ice Blue
#A5DFF9
ΔE00 2.44
Sky Blue
#87CEEB
ΔE00 4.89
Powder Blue
#B0E0E6
ΔE00 5.02
Baby Blue
#89CFF0
ΔE00 5.35
Pale Sky Blue
#BDF6FE
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5DBEE #EEB8A5
analogous
#A5EEDD #A5DBEE #A5B7EE
triadic
#A5DBEE #EEA5DB #DBEEA5
tetradic
#A5DBEE #DDA5EE #EEB8A5 #B7EEA5
square
#A5DBEE #DDA5EE #EEB8A5 #B7EEA5
split-complementary
#A5DBEE #EEA5B7 #EEDDA5
monochromatic
#3EB2DB #72C6E4 #A5DBEE #D8F0F8 #E5F5FA
Accessibility & contrast
On white
1.50
#A5DBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#A5DBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5DBEE
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5DBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5DBEE | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EF
Deuteranopia (green-blind)
#C4CFEE
Tritanopia (blue-blind)
#8DE1E1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a5dbee; /* rgb */ color: rgb(165, 219, 238); /* oklch */ color: oklch(86.0% 0.061 221.6);
Tailwind
colors: {
custom: {
50: '#c1e6f3',
500: '#a5dbee',
950: '#000000',
},
}SCSS
$custom: #a5dbee; $custom-light: #c1e6f3; $custom-dark: #000000;
JSON
{
"hex": "#a5dbee",
"rgb": {
"r": 165,
"g": 219,
"b": 238
},
"hsl": {
"h": 195.616,
"s": 68.224,
"l": 79.02
},
"oklch": {
"l": 0.86046,
"c": 0.06135,
"h": 221.6
},
"luminance": 0.64835
}Semantic roles & 50–950 ramp
primary
#A5DBEE
secondary
#CB856C
accent
#4615D0
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121517
muted
#828485