#ADE6FC#ADE6FC
#ADE6FC is a very light, moderate cyan. Relative luminance 0.725; OKLCH L 89.3% C 0.065 H 223.7°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE6FC |
|---|---|
| RGB | rgb(173, 230, 252) |
| HSL | hsl(197, 93%, 83%) |
| HSV | hsv(197, 31%, 99%) |
| CMYK | cmyk(31.3%, 8.7%, 0%, 1.2%) |
| CIE-LAB | lab(88.21, -13.01, -16.50) |
| CIE-LCH | lch(88.21, 21.01, 231.74°) |
| OKLab | oklab(89.33% -0.0472 -0.0451) |
| OKLCH | oklch(89.33% 0.065 223.7) |
| XYZ | xyz(63.0955, 72.5030, 102.7465) |
| Luminance | 0.7251 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.07
Lightblue
#ADD8E6
ΔE00 4.20
Powder Blue
#B0E0E6
ΔE00 5.93
Pale Sky Blue
#BDF6FE
ΔE00 6.30
Sky Blue
#87CEEB
ΔE00 6.51
Baby Blue
#89CFF0
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE6FC #FCC3AD
analogous
#ADFCEA #ADE6FC #ADBEFC
triadic
#ADE6FC #FCADE6 #E6FCAD
tetradic
#ADE6FC #EAADFC #FCC3AD #BEFCAD
square
#ADE6FC #EAADFC #FCC3AD #BEFCAD
split-complementary
#ADE6FC #FCADBE #FCEAAD
monochromatic
#37C2F8 #72D4FA #ADE6FC #E1F6FE #E1F6FE
Accessibility & contrast
On white
1.35
#ADE6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#ADE6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE6FC
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE6FC | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E3FD
Deuteranopia (green-blind)
#CDD9FC
Tritanopia (blue-blind)
#93EDED
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ade6fc; /* rgb */ color: rgb(173, 230, 252); /* oklch */ color: oklch(89.3% 0.065 223.7);
Tailwind
colors: {
custom: {
50: '#c7eefd',
500: '#ade6fc',
950: '#000000',
},
}SCSS
$custom: #ade6fc; $custom-light: #c7eefd; $custom-dark: #000000;
JSON
{
"hex": "#ade6fc",
"rgb": {
"r": 173,
"g": 230,
"b": 252
},
"hsl": {
"h": 196.709,
"s": 92.941,
"l": 83.333
},
"oklch": {
"l": 0.89325,
"c": 0.06534,
"h": 223.7
},
"luminance": 0.72506
}Semantic roles & 50–950 ramp
primary
#ADE6FC
secondary
#E08D6D
accent
#4000E6
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#131617
muted
#828585