#ADE0DC#ADE0DC
#ADE0DC is a very light, muted teal. Relative luminance 0.674; OKLCH L 87.0% C 0.053 H 190.3°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE0DC |
|---|---|
| RGB | rgb(173, 224, 220) |
| HSL | hsl(175, 45%, 78%) |
| HSV | hsv(175, 23%, 88%) |
| CMYK | cmyk(22.8%, 0%, 1.8%, 12.2%) |
| CIE-LAB | lab(85.69, -17.14, -3.41) |
| CIE-LCH | lch(85.69, 17.47, 191.25°) |
| OKLab | oklab(87.02% -0.0519 -0.0094) |
| OKLCH | oklch(87.02% 0.053 190.3) |
| XYZ | xyz(56.8036, 67.3605, 77.7052) |
| Luminance | 0.6736 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.73
Powder Blue
#B0E0E6
ΔE00 4.41
Duck Egg Blue
#C3FBF4
ΔE00 5.87
Light Light Blue
#CAFFFB
ΔE00 6.67
Eggshell Blue
#C4FFF7
ΔE00 6.74
Light Sky Blue
#C6FCFF
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE0DC #E0ADB1
analogous
#ADE0C2 #ADE0DC #ADCAE0
triadic
#ADE0DC #DCADE0 #E0DCAD
tetradic
#ADE0DC #C2ADE0 #E0ADB1 #CAE0AD
square
#ADE0DC #C2ADE0 #E0ADB1 #CAE0AD
split-complementary
#ADE0DC #E0ADCA #E0C2AD
monochromatic
#54BEB6 #81CFC9 #ADE0DC #D9F1EF #E9F7F6
Accessibility & contrast
On white
1.45
#ADE0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#ADE0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE0DC
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE0DC | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDC
Deuteranopia (green-blind)
#D0D3DD
Tritanopia (blue-blind)
#9DE3DF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ade0dc; /* rgb */ color: rgb(173, 224, 220); /* oklch */ color: oklch(87.0% 0.053 190.3);
Tailwind
colors: {
custom: {
50: '#c6e9e6',
500: '#ade0dc',
950: '#000000',
},
}SCSS
$custom: #ade0dc; $custom-light: #c6e9e6; $custom-dark: #000000;
JSON
{
"hex": "#ade0dc",
"rgb": {
"r": 173,
"g": 224,
"b": 220
},
"hsl": {
"h": 175.294,
"s": 45.133,
"l": 77.843
},
"oklch": {
"l": 0.87017,
"c": 0.05277,
"h": 190.3
},
"luminance": 0.67363
}Semantic roles & 50–950 ramp
primary
#ADE0DC
secondary
#B9787D
accent
#2D38B8
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484