#A5DFEB#A5DFEB
#A5DFEB is a very light, moderate cyan. Relative luminance 0.668; OKLCH L 86.8% C 0.061 H 211.8°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #A5DFEB |
|---|---|
| RGB | rgb(165, 223, 235) |
| HSL | hsl(190, 64%, 78%) |
| HSV | hsv(190, 30%, 92%) |
| CMYK | cmyk(29.8%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(85.39, -15.63, -11.82) |
| CIE-LCH | lch(85.39, 19.60, 217.11°) |
| OKLab | oklab(86.8% -0.052 -0.0323) |
| OKLCH | oklch(86.8% 0.061 211.8) |
| XYZ | xyz(56.8953, 66.7700, 88.4712) |
| Luminance | 0.6677 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.58
Lightblue
#ADD8E6
ΔE00 3.78
Ice Blue
#A5DFF9
ΔE00 5.24
Pale Sky Blue
#BDF6FE
ΔE00 5.29
Robin'S Egg Blue
#98EFF9
ΔE00 5.43
Paleturquoise
#AFEEEE
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5DFEB #EBB1A5
analogous
#A5EBD4 #A5DFEB #A5BCEB
triadic
#A5DFEB #EBA5DF #DFEBA5
tetradic
#A5DFEB #D4A5EB #EBB1A5 #BCEBA5
square
#A5DFEB #D4A5EB #EBB1A5 #BCEBA5
split-complementary
#A5DFEB #EBA5BC #EBD4A5
monochromatic
#41BBD5 #73CDE0 #A5DFEB #D7F1F6 #E6F6F9
Accessibility & contrast
On white
1.46
#A5DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#A5DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5DFEB
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5DFEB | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEC
Deuteranopia (green-blind)
#C9D1EB
Tritanopia (blue-blind)
#8DE5E3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #a5dfeb; /* rgb */ color: rgb(165, 223, 235); /* oklch */ color: oklch(86.8% 0.061 211.8);
Tailwind
colors: {
custom: {
50: '#c1e9f1',
500: '#a5dfeb',
950: '#000000',
},
}SCSS
$custom: #a5dfeb; $custom-light: #c1e9f1; $custom-dark: #000000;
JSON
{
"hex": "#a5dfeb",
"rgb": {
"r": 165,
"g": 223,
"b": 235
},
"hsl": {
"h": 190.286,
"s": 63.636,
"l": 78.431
},
"oklch": {
"l": 0.86802,
"c": 0.06125,
"h": 211.8
},
"luminance": 0.66773
}Semantic roles & 50–950 ramp
primary
#A5DFEB
secondary
#C77D6D
accent
#381ACB
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121616
muted
#828485