#ADE5DC#ADE5DC
#ADE5DC is a very light, muted teal. Relative luminance 0.701; OKLCH L 88.1% C 0.058 H 184.0°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE5DC |
|---|---|
| RGB | rgb(173, 229, 220) |
| HSL | hsl(170, 52%, 79%) |
| HSV | hsv(170, 24%, 90%) |
| CMYK | cmyk(24.5%, 0%, 3.9%, 10.2%) |
| CIE-LAB | lab(87.04, -19.63, -1.42) |
| CIE-LCH | lch(87.04, 19.68, 184.14°) |
| OKLab | oklab(88.1% -0.0583 -0.0041) |
| OKLCH | oklch(88.1% 0.058 184) |
| XYZ | xyz(58.1672, 70.0877, 78.1597) |
| Luminance | 0.7009 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.10
Duck Egg Blue
#C3FBF4
ΔE00 4.89
Eggshell Blue
#C4FFF7
ΔE00 5.56
Pale Cyan
#B7FFFA
ΔE00 5.94
Light Light Blue
#CAFFFB
ΔE00 6.20
Pale Aqua
#B8FFEB
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE5DC #E5ADB6
analogous
#ADE5C0 #ADE5DC #ADD2E5
triadic
#ADE5DC #DCADE5 #E5DCAD
tetradic
#ADE5DC #C0ADE5 #E5ADB6 #D2E5AD
square
#ADE5DC #C0ADE5 #E5ADB6 #D2E5AD
split-complementary
#ADE5DC #E5ADD2 #E5C0AD
monochromatic
#50C8B4 #7FD6C8 #ADE5DC #DBF4F0 #E8F8F5
Accessibility & contrast
On white
1.40
#ADE5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#ADE5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE5DC
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE5DC | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDC
Deuteranopia (green-blind)
#D5D7DD
Tritanopia (blue-blind)
#9DE7E2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ade5dc; /* rgb */ color: rgb(173, 229, 220); /* oklch */ color: oklch(88.1% 0.058 184.0);
Tailwind
colors: {
custom: {
50: '#c6ede6',
500: '#ade5dc',
950: '#000000',
},
}SCSS
$custom: #ade5dc; $custom-light: #c6ede6; $custom-dark: #000000;
JSON
{
"hex": "#ade5dc",
"rgb": {
"r": 173,
"g": 229,
"b": 220
},
"hsl": {
"h": 170.357,
"s": 51.852,
"l": 78.824
},
"oklch": {
"l": 0.88096,
"c": 0.05848,
"h": 184
},
"luminance": 0.7009
}Semantic roles & 50–950 ramp
primary
#ADE5DC
secondary
#BF7782
accent
#263FBF
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484