#ADE0EB#ADE0EB
#ADE0EB is a very light, muted cyan. Relative luminance 0.682; OKLCH L 87.5% C 0.055 H 212.3°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE0EB |
|---|---|
| RGB | rgb(173, 224, 235) |
| HSL | hsl(191, 61%, 80%) |
| HSV | hsv(191, 26%, 92%) |
| CMYK | cmyk(26.4%, 4.7%, 0%, 7.8%) |
| CIE-LAB | lab(86.10, -13.86, -10.71) |
| CIE-LCH | lch(86.10, 17.52, 217.69°) |
| OKLab | oklab(87.49% -0.0461 -0.0292) |
| OKLCH | oklch(87.49% 0.055 212.3) |
| XYZ | xyz(58.8800, 68.1911, 88.6410) |
| Luminance | 0.6819 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.94
Lightblue
#ADD8E6
ΔE00 3.01
Pale Sky Blue
#BDF6FE
ΔE00 4.99
Ice Blue
#A5DFF9
ΔE00 5.21
Paleturquoise
#AFEEEE
ΔE00 6.14
Robin'S Egg Blue
#98EFF9
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE0EB #EBB8AD
analogous
#ADEBD7 #ADE0EB #ADC1EB
triadic
#ADE0EB #EBADE0 #E0EBAD
tetradic
#ADE0EB #D7ADEB #EBB8AD #C1EBAD
square
#ADE0EB #D7ADEB #EBB8AD #C1EBAD
split-complementary
#ADE0EB #EBADC1 #EBD7AD
monochromatic
#4BBBD3 #7CCDDF #ADE0EB #DEF3F7 #E6F6F9
Accessibility & contrast
On white
1.43
#ADE0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#ADE0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE0EB
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE0EB | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEC
Deuteranopia (green-blind)
#CCD4EB
Tritanopia (blue-blind)
#99E5E3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ade0eb; /* rgb */ color: rgb(173, 224, 235); /* oklch */ color: oklch(87.5% 0.055 212.3);
Tailwind
colors: {
custom: {
50: '#c7e9f1',
500: '#ade0eb',
950: '#000000',
},
}SCSS
$custom: #ade0eb; $custom-light: #c7e9f1; $custom-dark: #000000;
JSON
{
"hex": "#ade0eb",
"rgb": {
"r": 173,
"g": 224,
"b": 235
},
"hsl": {
"h": 190.645,
"s": 60.784,
"l": 80
},
"oklch": {
"l": 0.87486,
"c": 0.05453,
"h": 212.3
},
"luminance": 0.68194
}Semantic roles & 50–950 ramp
primary
#ADE0EB
secondary
#C78375
accent
#3B1DC8
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485