#ADE0DD#ADE0DD
#ADE0DD is a very light, muted teal. Relative luminance 0.674; OKLCH L 87.0% C 0.053 H 191.7°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE0DD |
|---|---|
| RGB | rgb(173, 224, 221) |
| HSL | hsl(176, 45%, 78%) |
| HSV | hsv(176, 23%, 88%) |
| CMYK | cmyk(22.8%, 0%, 1.3%, 12.2%) |
| CIE-LAB | lab(85.71, -16.93, -3.90) |
| CIE-LCH | lch(85.71, 17.37, 192.97°) |
| OKLab | oklab(87.05% -0.0515 -0.0107) |
| OKLCH | oklch(87.05% 0.053 191.7) |
| XYZ | xyz(56.9364, 67.4137, 78.4048) |
| Luminance | 0.6742 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.60
Powder Blue
#B0E0E6
ΔE00 4.01
Duck Egg Blue
#C3FBF4
ΔE00 5.96
Pale Sky Blue
#BDF6FE
ΔE00 6.51
Light Sky Blue
#C6FCFF
ΔE00 6.57
Light Light Blue
#CAFFFB
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE0DD #E0ADB0
analogous
#ADE0C3 #ADE0DD #ADC9E0
triadic
#ADE0DD #DDADE0 #E0DDAD
tetradic
#ADE0DD #C3ADE0 #E0ADB0 #C9E0AD
square
#ADE0DD #C3ADE0 #E0ADB0 #C9E0AD
split-complementary
#ADE0DD #E0ADC9 #E0C3AD
monochromatic
#54BEB8 #81CFCB #ADE0DD #D9F1EF #E9F7F6
Accessibility & contrast
On white
1.45
#ADE0DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#ADE0DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE0DD
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE0DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE0DD | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDD
Deuteranopia (green-blind)
#D0D3DE
Tritanopia (blue-blind)
#9DE3DF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ade0dd; /* rgb */ color: rgb(173, 224, 221); /* oklch */ color: oklch(87.0% 0.053 191.7);
Tailwind
colors: {
custom: {
50: '#c6e9e7',
500: '#ade0dd',
950: '#000000',
},
}SCSS
$custom: #ade0dd; $custom-light: #c6e9e7; $custom-dark: #000000;
JSON
{
"hex": "#ade0dd",
"rgb": {
"r": 173,
"g": 224,
"b": 221
},
"hsl": {
"h": 176.471,
"s": 45.133,
"l": 77.843
},
"oklch": {
"l": 0.87048,
"c": 0.05263,
"h": 191.7
},
"luminance": 0.67416
}Semantic roles & 50–950 ramp
primary
#ADE0DD
secondary
#B9787C
accent
#2D35B8
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484