#ADE9FC#ADE9FC
#ADE9FC is a very light, moderate cyan. Relative luminance 0.742; OKLCH L 90.0% C 0.066 H 219.4°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE9FC |
|---|---|
| RGB | rgb(173, 233, 252) |
| HSL | hsl(194, 93%, 83%) |
| HSV | hsv(194, 31%, 99%) |
| CMYK | cmyk(31.3%, 7.5%, 0%, 1.2%) |
| CIE-LAB | lab(89.01, -14.53, -15.30) |
| CIE-LCH | lch(89.01, 21.10, 226.47°) |
| OKLab | oklab(89.96% -0.051 -0.0418) |
| OKLCH | oklch(89.96% 0.066 219.4) |
| XYZ | xyz(63.9375, 74.1871, 103.0272) |
| Luminance | 0.7419 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.44
Lightblue
#ADD8E6
ΔE00 4.60
Pale Sky Blue
#BDF6FE
ΔE00 4.91
Powder Blue
#B0E0E6
ΔE00 5.05
Robin'S Egg Blue
#98EFF9
ΔE00 6.19
Robin Egg Blue
#8AF1FE
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE9FC #FCC0AD
analogous
#ADFCE7 #ADE9FC #ADC1FC
triadic
#ADE9FC #FCADE9 #E9FCAD
tetradic
#ADE9FC #E7ADFC #FCC0AD #C1FCAD
square
#ADE9FC #E7ADFC #FCC0AD #C1FCAD
split-complementary
#ADE9FC #FCADC1 #FCE7AD
monochromatic
#37C9F8 #72D9FA #ADE9FC #E1F7FE #E1F7FE
Accessibility & contrast
On white
1.33
#ADE9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#ADE9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE9FC
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE9FC | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE5FD
Deuteranopia (green-blind)
#D0DBFC
Tritanopia (blue-blind)
#92F0EF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ade9fc; /* rgb */ color: rgb(173, 233, 252); /* oklch */ color: oklch(90.0% 0.066 219.4);
Tailwind
colors: {
custom: {
50: '#c7f0fd',
500: '#ade9fc',
950: '#000000',
},
}SCSS
$custom: #ade9fc; $custom-light: #c7f0fd; $custom-dark: #000000;
JSON
{
"hex": "#ade9fc",
"rgb": {
"r": 173,
"g": 233,
"b": 252
},
"hsl": {
"h": 194.43,
"s": 92.941,
"l": 83.333
},
"oklch": {
"l": 0.89961,
"c": 0.06592,
"h": 219.4
},
"luminance": 0.7419
}Semantic roles & 50–950 ramp
primary
#ADE9FC
secondary
#E0896D
accent
#3700E6
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#131617
muted
#828585