#ADE3DC#ADE3DC
#ADE3DC is a very light, muted teal. Relative luminance 0.690; OKLCH L 87.7% C 0.056 H 186.4°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE3DC |
|---|---|
| RGB | rgb(173, 227, 220) |
| HSL | hsl(172, 49%, 78%) |
| HSV | hsv(172, 24%, 89%) |
| CMYK | cmyk(23.8%, 0%, 3.1%, 11%) |
| CIE-LAB | lab(86.50, -18.64, -2.22) |
| CIE-LCH | lch(86.50, 18.77, 186.78°) |
| OKLab | oklab(87.66% -0.0558 -0.0062) |
| OKLCH | oklch(87.66% 0.056 186.4) |
| XYZ | xyz(57.6170, 68.9873, 77.9763) |
| Luminance | 0.6899 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.78
Duck Egg Blue
#C3FBF4
ΔE00 5.17
Powder Blue
#B0E0E6
ΔE00 5.78
Eggshell Blue
#C4FFF7
ΔE00 5.93
Pale Cyan
#B7FFFA
ΔE00 6.26
Light Light Blue
#CAFFFB
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE3DC #E3ADB4
analogous
#ADE3C1 #ADE3DC #ADCFE3
triadic
#ADE3DC #DCADE3 #E3DCAD
tetradic
#ADE3DC #C1ADE3 #E3ADB4 #CFE3AD
square
#ADE3DC #C1ADE3 #E3ADB4 #CFE3AD
split-complementary
#ADE3DC #E3ADCF #E3C1AD
monochromatic
#52C4B5 #7FD3C9 #ADE3DC #DBF3EF #E8F7F5
Accessibility & contrast
On white
1.42
#ADE3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#ADE3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE3DC
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE3DC | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDC
Deuteranopia (green-blind)
#D3D5DD
Tritanopia (blue-blind)
#9DE6E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ade3dc; /* rgb */ color: rgb(173, 227, 220); /* oklch */ color: oklch(87.7% 0.056 186.4);
Tailwind
colors: {
custom: {
50: '#c6ece6',
500: '#ade3dc',
950: '#000000',
},
}SCSS
$custom: #ade3dc; $custom-light: #c6ece6; $custom-dark: #000000;
JSON
{
"hex": "#ade3dc",
"rgb": {
"r": 173,
"g": 227,
"b": 220
},
"hsl": {
"h": 172.222,
"s": 49.091,
"l": 78.431
},
"oklch": {
"l": 0.87664,
"c": 0.05613,
"h": 186.4
},
"luminance": 0.6899
}Semantic roles & 50–950 ramp
primary
#ADE3DC
secondary
#BD7780
accent
#293CBC
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484