#ADE5FB#ADE5FB
#ADE5FB is a very light, moderate cyan. Relative luminance 0.719; OKLCH L 89.1% C 0.065 H 224.1°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE5FB |
|---|---|
| RGB | rgb(173, 229, 251) |
| HSL | hsl(197, 91%, 83%) |
| HSV | hsv(197, 31%, 98%) |
| CMYK | cmyk(31.1%, 8.8%, 0%, 1.6%) |
| CIE-LAB | lab(87.91, -12.74, -16.42) |
| CIE-LCH | lch(87.91, 20.78, 232.20°) |
| OKLab | oklab(89.08% -0.0464 -0.0449) |
| OKLCH | oklch(89.08% 0.065 224.1) |
| XYZ | xyz(62.6599, 71.8848, 101.8216) |
| Luminance | 0.7189 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.89
Lightblue
#ADD8E6
ΔE00 4.01
Powder Blue
#B0E0E6
ΔE00 5.94
Sky Blue
#87CEEB
ΔE00 6.37
Baby Blue
#89CFF0
ΔE00 6.42
Pale Sky Blue
#BDF6FE
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE5FB #FBC3AD
analogous
#ADFBEA #ADE5FB #ADBEFB
triadic
#ADE5FB #FBADE5 #E5FBAD
tetradic
#ADE5FB #EAADFB #FBC3AD #BEFBAD
square
#ADE5FB #EAADFB #FBC3AD #BEFBAD
split-complementary
#ADE5FB #FBADBE #FBEAAD
monochromatic
#38C0F5 #73D2F8 #ADE5FB #E2F6FE #E2F6FE
Accessibility & contrast
On white
1.37
#ADE5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#ADE5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE5FB
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE5FB | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2FC
Deuteranopia (green-blind)
#CDD8FB
Tritanopia (blue-blind)
#93ECEC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ade5fb; /* rgb */ color: rgb(173, 229, 251); /* oklch */ color: oklch(89.1% 0.065 224.1);
Tailwind
colors: {
custom: {
50: '#c7edfc',
500: '#ade5fb',
950: '#000000',
},
}SCSS
$custom: #ade5fb; $custom-light: #c7edfc; $custom-dark: #000000;
JSON
{
"hex": "#ade5fb",
"rgb": {
"r": 173,
"g": 229,
"b": 251
},
"hsl": {
"h": 196.923,
"s": 90.698,
"l": 83.137
},
"oklch": {
"l": 0.8908,
"c": 0.06455,
"h": 224.1
},
"luminance": 0.71888
}Semantic roles & 50–950 ramp
primary
#ADE5FB
secondary
#DF8D6E
accent
#4100E6
background
#FDFEFF
surface
#F9FDFF
border
#D2D5D7
text
#131617
muted
#828485