#ADE1DC#ADE1DC
#ADE1DC is a very light, muted teal. Relative luminance 0.679; OKLCH L 87.2% C 0.054 H 188.9°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE1DC |
|---|---|
| RGB | rgb(173, 225, 220) |
| HSL | hsl(174, 46%, 78%) |
| HSV | hsv(174, 23%, 88%) |
| CMYK | cmyk(23.1%, 0%, 2.2%, 11.8%) |
| CIE-LAB | lab(85.96, -17.64, -3.01) |
| CIE-LCH | lch(85.96, 17.89, 189.69°) |
| OKLab | oklab(87.23% -0.0532 -0.0083) |
| OKLCH | oklch(87.23% 0.054 188.9) |
| XYZ | xyz(57.0731, 67.8996, 77.7951) |
| Luminance | 0.6790 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.68
Powder Blue
#B0E0E6
ΔE00 4.87
Duck Egg Blue
#C3FBF4
ΔE00 5.60
Eggshell Blue
#C4FFF7
ΔE00 6.44
Light Light Blue
#CAFFFB
ΔE00 6.50
Pale Cyan
#B7FFFA
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE1DC #E1ADB2
analogous
#ADE1C2 #ADE1DC #ADCCE1
triadic
#ADE1DC #DCADE1 #E1DCAD
tetradic
#ADE1DC #C2ADE1 #E1ADB2 #CCE1AD
square
#ADE1DC #C2ADE1 #E1ADB2 #CCE1AD
split-complementary
#ADE1DC #E1ADCC #E1C2AD
monochromatic
#53C0B6 #80D1C9 #ADE1DC #DAF1EF #E9F7F5
Accessibility & contrast
On white
1.44
#ADE1DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#ADE1DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE1DC
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE1DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE1DC | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDC
Deuteranopia (green-blind)
#D1D4DD
Tritanopia (blue-blind)
#9DE4DF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ade1dc; /* rgb */ color: rgb(173, 225, 220); /* oklch */ color: oklch(87.2% 0.054 188.9);
Tailwind
colors: {
custom: {
50: '#c6eae6',
500: '#ade1dc',
950: '#000000',
},
}SCSS
$custom: #ade1dc; $custom-light: #c6eae6; $custom-dark: #000000;
JSON
{
"hex": "#ade1dc",
"rgb": {
"r": 173,
"g": 225,
"b": 220
},
"hsl": {
"h": 174.231,
"s": 46.429,
"l": 78.039
},
"oklch": {
"l": 0.87233,
"c": 0.05386,
"h": 188.9
},
"luminance": 0.67902
}Semantic roles & 50–950 ramp
primary
#ADE1DC
secondary
#BA787E
accent
#2C39BA
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484