#ADE1DB#ADE1DB
#ADE1DB is a very light, muted teal. Relative luminance 0.678; OKLCH L 87.2% C 0.054 H 187.5°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE1DB |
|---|---|
| RGB | rgb(173, 225, 219) |
| HSL | hsl(173, 46%, 78%) |
| HSV | hsv(173, 23%, 88%) |
| CMYK | cmyk(23.1%, 0%, 2.7%, 11.8%) |
| CIE-LAB | lab(85.93, -17.85, -2.52) |
| CIE-LCH | lch(85.93, 18.03, 188.04°) |
| OKLab | oklab(87.2% -0.0536 -0.007) |
| OKLCH | oklch(87.2% 0.054 187.5) |
| XYZ | xyz(56.9411, 67.8468, 77.0996) |
| Luminance | 0.6785 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.91
Powder Blue
#B0E0E6
ΔE00 5.26
Duck Egg Blue
#C3FBF4
ΔE00 5.58
Eggshell Blue
#C4FFF7
ΔE00 6.39
Light Light Blue
#CAFFFB
ΔE00 6.56
Pale Cyan
#B7FFFA
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE1DB #E1ADB3
analogous
#ADE1C1 #ADE1DB #ADCDE1
triadic
#ADE1DB #DBADE1 #E1DBAD
tetradic
#ADE1DB #C1ADE1 #E1ADB3 #CDE1AD
square
#ADE1DB #C1ADE1 #E1ADB3 #CDE1AD
split-complementary
#ADE1DB #E1ADCD #E1C1AD
monochromatic
#53C0B4 #80D1C7 #ADE1DB #DAF1EF #E9F7F5
Accessibility & contrast
On white
1.44
#ADE1DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#ADE1DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE1DB
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE1DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE1DB | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDB
Deuteranopia (green-blind)
#D1D4DC
Tritanopia (blue-blind)
#9EE4DF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ade1db; /* rgb */ color: rgb(173, 225, 219); /* oklch */ color: oklch(87.2% 0.054 187.5);
Tailwind
colors: {
custom: {
50: '#c6eae6',
500: '#ade1db',
950: '#000000',
},
}SCSS
$custom: #ade1db; $custom-light: #c6eae6; $custom-dark: #000000;
JSON
{
"hex": "#ade1db",
"rgb": {
"r": 173,
"g": 225,
"b": 219
},
"hsl": {
"h": 173.077,
"s": 46.429,
"l": 78.039
},
"oklch": {
"l": 0.87203,
"c": 0.05407,
"h": 187.5
},
"luminance": 0.67849
}Semantic roles & 50–950 ramp
primary
#ADE1DB
secondary
#BA7880
accent
#2C3CBA
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131615
muted
#828484