#ADE0DE#ADE0DE
#ADE0DE is a very light, muted teal. Relative luminance 0.675; OKLCH L 87.1% C 0.053 H 193.2°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE0DE |
|---|---|
| RGB | rgb(173, 224, 222) |
| HSL | hsl(178, 45%, 78%) |
| HSV | hsv(178, 23%, 88%) |
| CMYK | cmyk(22.8%, 0%, 0.9%, 12.2%) |
| CIE-LAB | lab(85.74, -16.71, -4.39) |
| CIE-LCH | lch(85.74, 17.28, 194.70°) |
| OKLab | oklab(87.08% -0.0511 -0.012) |
| OKLCH | oklch(87.08% 0.053 193.2) |
| XYZ | xyz(57.0701, 67.4671, 79.1085) |
| Luminance | 0.6747 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.51
Powder Blue
#B0E0E6
ΔE00 3.61
Duck Egg Blue
#C3FBF4
ΔE00 6.07
Pale Sky Blue
#BDF6FE
ΔE00 6.23
Light Sky Blue
#C6FCFF
ΔE00 6.41
Light Light Blue
#CAFFFB
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE0DE #E0ADAF
analogous
#ADE0C4 #ADE0DE #ADC8E0
triadic
#ADE0DE #DEADE0 #E0DEAD
tetradic
#ADE0DE #C4ADE0 #E0ADAF #C8E0AD
square
#ADE0DE #C4ADE0 #E0ADAF #C8E0AD
split-complementary
#ADE0DE #E0ADC8 #E0C4AD
monochromatic
#54BEBA #81CFCC #ADE0DE #D9F1F0 #E9F7F6
Accessibility & contrast
On white
1.45
#ADE0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#ADE0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE0DE
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE0DE | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDE
Deuteranopia (green-blind)
#D0D3DF
Tritanopia (blue-blind)
#9DE3DF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ade0de; /* rgb */ color: rgb(173, 224, 222); /* oklch */ color: oklch(87.1% 0.053 193.2);
Tailwind
colors: {
custom: {
50: '#c6e9e8',
500: '#ade0de',
950: '#000000',
},
}SCSS
$custom: #ade0de; $custom-light: #c6e9e8; $custom-dark: #000000;
JSON
{
"hex": "#ade0de",
"rgb": {
"r": 173,
"g": 224,
"b": 222
},
"hsl": {
"h": 177.647,
"s": 45.133,
"l": 77.843
},
"oklch": {
"l": 0.87078,
"c": 0.05252,
"h": 193.2
},
"luminance": 0.67469
}Semantic roles & 50–950 ramp
primary
#ADE0DE
secondary
#B9787B
accent
#2D33B8
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484