#ADE0FB#ADE0FB
#ADE0FB is a very light, moderate cyan. Relative luminance 0.692; OKLCH L 88.0% C 0.064 H 231.5°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE0FB |
|---|---|
| RGB | rgb(173, 224, 251) |
| HSL | hsl(201, 91%, 83%) |
| HSV | hsv(201, 31%, 98%) |
| CMYK | cmyk(31.1%, 10.8%, 0%, 1.6%) |
| CIE-LAB | lab(86.58, -10.18, -18.42) |
| CIE-LCH | lch(86.58, 21.05, 241.08°) |
| OKLab | oklab(88.03% -0.0401 -0.0504) |
| OKLCH | oklch(88.03% 0.064 231.5) |
| XYZ | xyz(61.2964, 69.1577, 101.3671) |
| Luminance | 0.6916 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.67
Lightblue
#ADD8E6
ΔE00 4.71
Baby Blue
#89CFF0
ΔE00 5.44
Sky Blue
#87CEEB
ΔE00 5.91
Light Blue
#95D0FC
ΔE00 5.98
Lightskyblue
#87CEFA
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE0FB #FBC8AD
analogous
#ADFBEF #ADE0FB #ADB9FB
triadic
#ADE0FB #FBADE0 #E0FBAD
tetradic
#ADE0FB #EFADFB #FBC8AD #B9FBAD
square
#ADE0FB #EFADFB #FBC8AD #B9FBAD
split-complementary
#ADE0FB #FBADB9 #FBEFAD
monochromatic
#38B4F5 #73CAF8 #ADE0FB #E2F4FE #E2F4FE
Accessibility & contrast
On white
1.42
#ADE0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#ADE0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE0FB
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE0FB | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DEFC
Deuteranopia (green-blind)
#C8D5FB
Tritanopia (blue-blind)
#94E8E8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ade0fb; /* rgb */ color: rgb(173, 224, 251); /* oklch */ color: oklch(88.0% 0.064 231.5);
Tailwind
colors: {
custom: {
50: '#c7e9fc',
500: '#ade0fb',
950: '#000000',
},
}SCSS
$custom: #ade0fb; $custom-light: #c7e9fc; $custom-dark: #000000;
JSON
{
"hex": "#ade0fb",
"rgb": {
"r": 173,
"g": 224,
"b": 251
},
"hsl": {
"h": 200.769,
"s": 90.698,
"l": 83.137
},
"oklch": {
"l": 0.88026,
"c": 0.06445,
"h": 231.5
},
"luminance": 0.69161
}Semantic roles & 50–950 ramp
primary
#ADE0FB
secondary
#DF956E
accent
#4F00E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131617
muted
#828485