#ADE0FC#ADE0FC
#ADE0FC is a very light, moderate cyan. Relative luminance 0.692; OKLCH L 88.1% C 0.065 H 232.5°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE0FC |
|---|---|
| RGB | rgb(173, 224, 252) |
| HSL | hsl(201, 93%, 83%) |
| HSV | hsv(201, 31%, 99%) |
| CMYK | cmyk(31.3%, 11.1%, 0%, 1.2%) |
| CIE-LAB | lab(86.61, -9.94, -18.90) |
| CIE-LCH | lch(86.61, 21.36, 242.25°) |
| OKLab | oklab(88.06% -0.0398 -0.0518) |
| OKLCH | oklch(88.06% 0.065 232.5) |
| XYZ | xyz(61.4544, 69.2209, 102.1995) |
| Luminance | 0.6922 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.91
Lightblue
#ADD8E6
ΔE00 5.02
Baby Blue
#89CFF0
ΔE00 5.44
Light Blue
#95D0FC
ΔE00 5.73
Sky Blue
#87CEEB
ΔE00 5.99
Lightskyblue
#87CEFA
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE0FC #FCC9AD
analogous
#ADFCF0 #ADE0FC #ADB8FC
triadic
#ADE0FC #FCADE0 #E0FCAD
tetradic
#ADE0FC #F0ADFC #FCC9AD #B8FCAD
square
#ADE0FC #F0ADFC #FCC9AD #B8FCAD
split-complementary
#ADE0FC #FCADB8 #FCF0AD
monochromatic
#37B3F8 #72CAFA #ADE0FC #E1F4FE #E1F4FE
Accessibility & contrast
On white
1.41
#ADE0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#ADE0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE0FC
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE0FC | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DEFD
Deuteranopia (green-blind)
#C7D5FC
Tritanopia (blue-blind)
#93E8E9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ade0fc; /* rgb */ color: rgb(173, 224, 252); /* oklch */ color: oklch(88.1% 0.065 232.5);
Tailwind
colors: {
custom: {
50: '#c7e9fd',
500: '#ade0fc',
950: '#000000',
},
}SCSS
$custom: #ade0fc; $custom-light: #c7e9fd; $custom-dark: #000000;
JSON
{
"hex": "#ade0fc",
"rgb": {
"r": 173,
"g": 224,
"b": 252
},
"hsl": {
"h": 201.266,
"s": 92.941,
"l": 83.333
},
"oklch": {
"l": 0.88061,
"c": 0.06528,
"h": 232.5
},
"luminance": 0.69224
}Semantic roles & 50–950 ramp
primary
#ADE0FC
secondary
#E0966D
accent
#5100E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131617
muted
#828485