#ADE2DD#ADE2DD
#ADE2DD is a very light, muted teal. Relative luminance 0.685; OKLCH L 87.5% C 0.055 H 189.0°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE2DD |
|---|---|
| RGB | rgb(173, 226, 221) |
| HSL | hsl(174, 48%, 78%) |
| HSV | hsv(174, 23%, 89%) |
| CMYK | cmyk(23.5%, 0%, 2.2%, 11.4%) |
| CIE-LAB | lab(86.25, -17.93, -3.10) |
| CIE-LCH | lch(86.25, 18.19, 189.81°) |
| OKLab | oklab(87.48% -0.0541 -0.0086) |
| OKLCH | oklch(87.48% 0.055 189) |
| XYZ | xyz(57.4771, 68.4950, 78.5850) |
| Luminance | 0.6850 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.46
Powder Blue
#B0E0E6
ΔE00 4.94
Duck Egg Blue
#C3FBF4
ΔE00 5.39
Eggshell Blue
#C4FFF7
ΔE00 6.22
Light Light Blue
#CAFFFB
ΔE00 6.31
Pale Cyan
#B7FFFA
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE2DD #E2ADB2
analogous
#ADE2C2 #ADE2DD #ADCCE2
triadic
#ADE2DD #DDADE2 #E2DDAD
tetradic
#ADE2DD #C2ADE2 #E2ADB2 #CCE2AD
square
#ADE2DD #C2ADE2 #E2ADB2 #CCE2AD
split-complementary
#ADE2DD #E2ADCC #E2C2AD
monochromatic
#53C2B8 #80D2CA #ADE2DD #DAF2F0 #E8F7F6
Accessibility & contrast
On white
1.43
#ADE2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#ADE2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE2DD
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE2DD | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDD
Deuteranopia (green-blind)
#D2D5DE
Tritanopia (blue-blind)
#9DE5E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ade2dd; /* rgb */ color: rgb(173, 226, 221); /* oklch */ color: oklch(87.5% 0.055 189.0);
Tailwind
colors: {
custom: {
50: '#c6ebe7',
500: '#ade2dd',
950: '#000000',
},
}SCSS
$custom: #ade2dd; $custom-light: #c6ebe7; $custom-dark: #000000;
JSON
{
"hex": "#ade2dd",
"rgb": {
"r": 173,
"g": 226,
"b": 221
},
"hsl": {
"h": 174.34,
"s": 47.748,
"l": 78.235
},
"oklch": {
"l": 0.87478,
"c": 0.05478,
"h": 189
},
"luminance": 0.68497
}Semantic roles & 50–950 ramp
primary
#ADE2DD
secondary
#BB787E
accent
#2A38BB
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484