#ADE0EA#ADE0EA
#ADE0EA is a very light, muted teal. Relative luminance 0.681; OKLCH L 87.5% C 0.054 H 210.9°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE0EA |
|---|---|
| RGB | rgb(173, 224, 234) |
| HSL | hsl(190, 59%, 80%) |
| HSV | hsv(190, 26%, 92%) |
| CMYK | cmyk(26.1%, 4.3%, 0%, 8.2%) |
| CIE-LAB | lab(86.07, -14.09, -10.22) |
| CIE-LCH | lch(86.07, 17.41, 215.98°) |
| OKLab | oklab(87.45% -0.0465 -0.0279) |
| OKLCH | oklch(87.45% 0.054 210.9) |
| XYZ | xyz(58.7360, 68.1335, 87.8822) |
| Luminance | 0.6814 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.55
Lightblue
#ADD8E6
ΔE00 3.29
Pale Sky Blue
#BDF6FE
ΔE00 4.89
Ice Blue
#A5DFF9
ΔE00 5.61
Paleturquoise
#AFEEEE
ΔE00 5.80
Robin'S Egg Blue
#98EFF9
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE0EA #EAB7AD
analogous
#ADEAD6 #ADE0EA #ADC2EA
triadic
#ADE0EA #EAADE0 #E0EAAD
tetradic
#ADE0EA #D6ADEA #EAB7AD #C2EAAD
square
#ADE0EA #D6ADEA #EAB7AD #C2EAAD
split-complementary
#ADE0EA #EAADC2 #EAD6AD
monochromatic
#4CBBD1 #7CCEDE #ADE0EA #DEF2F6 #E7F6F9
Accessibility & contrast
On white
1.44
#ADE0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#ADE0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE0EA
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE0EA | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEB
Deuteranopia (green-blind)
#CDD4EA
Tritanopia (blue-blind)
#99E5E3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ade0ea; /* rgb */ color: rgb(173, 224, 234); /* oklch */ color: oklch(87.5% 0.054 210.9);
Tailwind
colors: {
custom: {
50: '#c7e9f0',
500: '#ade0ea',
950: '#000000',
},
}SCSS
$custom: #ade0ea; $custom-light: #c7e9f0; $custom-dark: #000000;
JSON
{
"hex": "#ade0ea",
"rgb": {
"r": 173,
"g": 224,
"b": 234
},
"hsl": {
"h": 189.836,
"s": 59.223,
"l": 79.804
},
"oklch": {
"l": 0.87454,
"c": 0.05417,
"h": 210.9
},
"luminance": 0.68136
}Semantic roles & 50–950 ramp
primary
#ADE0EA
secondary
#C68275
accent
#3A1FC7
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485