#ADE5FC#ADE5FC
#ADE5FC is a very light, moderate cyan. Relative luminance 0.720; OKLCH L 89.1% C 0.065 H 225.1°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE5FC |
|---|---|
| RGB | rgb(173, 229, 252) |
| HSL | hsl(197, 93%, 83%) |
| HSV | hsv(197, 31%, 99%) |
| CMYK | cmyk(31.3%, 9.1%, 0%, 1.2%) |
| CIE-LAB | lab(87.94, -12.50, -16.90) |
| CIE-LCH | lch(87.94, 21.02, 233.50°) |
| OKLab | oklab(89.11% -0.046 -0.0462) |
| OKLCH | oklch(89.11% 0.065 225.1) |
| XYZ | xyz(62.8180, 71.9480, 102.6540) |
| Luminance | 0.7195 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.69
Lightblue
#ADD8E6
ΔE00 4.18
Powder Blue
#B0E0E6
ΔE00 6.28
Baby Blue
#89CFF0
ΔE00 6.29
Sky Blue
#87CEEB
ΔE00 6.32
Pale Sky Blue
#BDF6FE
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE5FC #FCC4AD
analogous
#ADFCEB #ADE5FC #ADBDFC
triadic
#ADE5FC #FCADE5 #E5FCAD
tetradic
#ADE5FC #EBADFC #FCC4AD #BDFCAD
square
#ADE5FC #EBADFC #FCC4AD #BDFCAD
split-complementary
#ADE5FC #FCADBD #FCEBAD
monochromatic
#37C0F8 #72D2FA #ADE5FC #E1F6FE #E1F6FE
Accessibility & contrast
On white
1.36
#ADE5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#ADE5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE5FC
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE5FC | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FD
Deuteranopia (green-blind)
#CCD8FC
Tritanopia (blue-blind)
#93ECEC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ade5fc; /* rgb */ color: rgb(173, 229, 252); /* oklch */ color: oklch(89.1% 0.065 225.1);
Tailwind
colors: {
custom: {
50: '#c7edfd',
500: '#ade5fc',
950: '#000000',
},
}SCSS
$custom: #ade5fc; $custom-light: #c7edfd; $custom-dark: #000000;
JSON
{
"hex": "#ade5fc",
"rgb": {
"r": 173,
"g": 229,
"b": 252
},
"hsl": {
"h": 197.468,
"s": 92.941,
"l": 83.333
},
"oklch": {
"l": 0.89114,
"c": 0.06522,
"h": 225.1
},
"luminance": 0.71951
}Semantic roles & 50–950 ramp
primary
#ADE5FC
secondary
#E08F6D
accent
#4300E6
background
#FDFEFF
surface
#F9FDFF
border
#D2D5D7
text
#131617
muted
#828485