#ADE0DB#ADE0DB
#ADE0DB is a very light, muted teal. Relative luminance 0.673; OKLCH L 87.0% C 0.053 H 188.8°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE0DB |
|---|---|
| RGB | rgb(173, 224, 219) |
| HSL | hsl(174, 45%, 78%) |
| HSV | hsv(174, 23%, 88%) |
| CMYK | cmyk(22.8%, 0%, 2.2%, 12.2%) |
| CIE-LAB | lab(85.66, -17.35, -2.92) |
| CIE-LCH | lch(85.66, 17.59, 189.55°) |
| OKLab | oklab(86.99% -0.0523 -0.0081) |
| OKLCH | oklch(86.99% 0.053 188.8) |
| XYZ | xyz(56.6716, 67.3077, 77.0098) |
| Luminance | 0.6731 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.91
Powder Blue
#B0E0E6
ΔE00 4.81
Duck Egg Blue
#C3FBF4
ΔE00 5.82
Eggshell Blue
#C4FFF7
ΔE00 6.67
Light Light Blue
#CAFFFB
ΔE00 6.70
Light Sky Blue
#C6FCFF
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE0DB #E0ADB2
analogous
#ADE0C1 #ADE0DB #ADCBE0
triadic
#ADE0DB #DBADE0 #E0DBAD
tetradic
#ADE0DB #C1ADE0 #E0ADB2 #CBE0AD
square
#ADE0DB #C1ADE0 #E0ADB2 #CBE0AD
split-complementary
#ADE0DB #E0ADCB #E0C1AD
monochromatic
#54BEB4 #81CFC8 #ADE0DB #D9F1EE #E9F7F5
Accessibility & contrast
On white
1.45
#ADE0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#ADE0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE0DB
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE0DB | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADB
Deuteranopia (green-blind)
#D0D3DC
Tritanopia (blue-blind)
#9EE3DE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ade0db; /* rgb */ color: rgb(173, 224, 219); /* oklch */ color: oklch(87.0% 0.053 188.8);
Tailwind
colors: {
custom: {
50: '#c6e9e6',
500: '#ade0db',
950: '#000000',
},
}SCSS
$custom: #ade0db; $custom-light: #c6e9e6; $custom-dark: #000000;
JSON
{
"hex": "#ade0db",
"rgb": {
"r": 173,
"g": 224,
"b": 219
},
"hsl": {
"h": 174.118,
"s": 45.133,
"l": 77.843
},
"oklch": {
"l": 0.86987,
"c": 0.05294,
"h": 188.8
},
"luminance": 0.6731
}Semantic roles & 50–950 ramp
primary
#ADE0DB
secondary
#B9787F
accent
#2D3BB8
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131615
muted
#828484