#ADE5FA#ADE5FA
#ADE5FA is a very light, moderate cyan. Relative luminance 0.718; OKLCH L 89.0% C 0.064 H 223.0°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE5FA |
|---|---|
| RGB | rgb(173, 229, 250) |
| HSL | hsl(196, 89%, 83%) |
| HSV | hsv(196, 31%, 98%) |
| CMYK | cmyk(30.8%, 8.4%, 0%, 2%) |
| CIE-LAB | lab(87.88, -12.97, -15.94) |
| CIE-LCH | lch(87.88, 20.55, 230.86°) |
| OKLab | oklab(89.05% -0.0467 -0.0436) |
| OKLCH | oklch(89.05% 0.064 223) |
| XYZ | xyz(62.5027, 71.8219, 100.9936) |
| Luminance | 0.7183 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.14
Lightblue
#ADD8E6
ΔE00 3.85
Powder Blue
#B0E0E6
ΔE00 5.59
Pale Sky Blue
#BDF6FE
ΔE00 6.19
Sky Blue
#87CEEB
ΔE00 6.44
Baby Blue
#89CFF0
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE5FA #FAC2AD
analogous
#ADFAE9 #ADE5FA #ADBEFA
triadic
#ADE5FA #FAADE5 #E5FAAD
tetradic
#ADE5FA #E9ADFA #FAC2AD #BEFAAD
square
#ADE5FA #E9ADFA #FAC2AD #BEFAAD
split-complementary
#ADE5FA #FAADBE #FAE9AD
monochromatic
#3AC0F3 #73D3F6 #ADE5FA #E2F6FD #E2F6FD
Accessibility & contrast
On white
1.37
#ADE5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#ADE5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE5FA
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE5FA | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2FB
Deuteranopia (green-blind)
#CDD8FA
Tritanopia (blue-blind)
#93ECEB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ade5fa; /* rgb */ color: rgb(173, 229, 250); /* oklch */ color: oklch(89.0% 0.064 223.0);
Tailwind
colors: {
custom: {
50: '#c7edfc',
500: '#ade5fa',
950: '#000000',
},
}SCSS
$custom: #ade5fa; $custom-light: #c7edfc; $custom-dark: #000000;
JSON
{
"hex": "#ade5fa",
"rgb": {
"r": 173,
"g": 229,
"b": 250
},
"hsl": {
"h": 196.364,
"s": 88.506,
"l": 82.941
},
"oklch": {
"l": 0.89046,
"c": 0.0639,
"h": 223
},
"luminance": 0.71825
}Semantic roles & 50–950 ramp
primary
#ADE5FA
secondary
#DD8C6E
accent
#3F00E5
background
#FDFEFF
surface
#F9FDFF
border
#D2D5D7
text
#131617
muted
#828485