#ADE2DC#ADE2DC
#ADE2DC is a very light, muted teal. Relative luminance 0.684; OKLCH L 87.4% C 0.055 H 187.6°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE2DC |
|---|---|
| RGB | rgb(173, 226, 220) |
| HSL | hsl(173, 48%, 78%) |
| HSV | hsv(173, 23%, 89%) |
| CMYK | cmyk(23.5%, 0%, 2.7%, 11.4%) |
| CIE-LAB | lab(86.23, -18.14, -2.61) |
| CIE-LCH | lch(86.23, 18.33, 188.20°) |
| OKLab | oklab(87.45% -0.0545 -0.0073) |
| OKLCH | oklch(87.45% 0.055 187.6) |
| XYZ | xyz(57.3443, 68.4419, 77.8854) |
| Luminance | 0.6844 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.70
Powder Blue
#B0E0E6
ΔE00 5.32
Duck Egg Blue
#C3FBF4
ΔE00 5.37
Eggshell Blue
#C4FFF7
ΔE00 6.17
Light Light Blue
#CAFFFB
ΔE00 6.37
Pale Cyan
#B7FFFA
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE2DC #E2ADB3
analogous
#ADE2C1 #ADE2DC #ADCDE2
triadic
#ADE2DC #DCADE2 #E2DCAD
tetradic
#ADE2DC #C1ADE2 #E2ADB3 #CDE2AD
square
#ADE2DC #C1ADE2 #E2ADB3 #CDE2AD
split-complementary
#ADE2DC #E2ADCD #E2C1AD
monochromatic
#53C2B5 #80D2C9 #ADE2DC #DAF2EF #E8F7F5
Accessibility & contrast
On white
1.43
#ADE2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#ADE2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE2DC
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE2DC | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDC
Deuteranopia (green-blind)
#D2D5DD
Tritanopia (blue-blind)
#9DE5E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ade2dc; /* rgb */ color: rgb(173, 226, 220); /* oklch */ color: oklch(87.4% 0.055 187.6);
Tailwind
colors: {
custom: {
50: '#c6ebe6',
500: '#ade2dc',
950: '#000000',
},
}SCSS
$custom: #ade2dc; $custom-light: #c6ebe6; $custom-dark: #000000;
JSON
{
"hex": "#ade2dc",
"rgb": {
"r": 173,
"g": 226,
"b": 220
},
"hsl": {
"h": 173.208,
"s": 47.748,
"l": 78.235
},
"oklch": {
"l": 0.87448,
"c": 0.05498,
"h": 187.6
},
"luminance": 0.68444
}Semantic roles & 50–950 ramp
primary
#ADE2DC
secondary
#BB787F
accent
#2A3BBB
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484