#ADE5DD#ADE5DD
#ADE5DD is a very light, muted teal. Relative luminance 0.701; OKLCH L 88.1% C 0.058 H 185.3°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE5DD |
|---|---|
| RGB | rgb(173, 229, 221) |
| HSL | hsl(171, 52%, 79%) |
| HSV | hsv(171, 24%, 90%) |
| CMYK | cmyk(24.5%, 0%, 3.5%, 10.2%) |
| CIE-LAB | lab(87.07, -19.42, -1.91) |
| CIE-LCH | lch(87.07, 19.51, 185.61°) |
| OKLab | oklab(88.13% -0.0579 -0.0054) |
| OKLCH | oklch(88.13% 0.058 185.3) |
| XYZ | xyz(58.3000, 70.1408, 78.8593) |
| Luminance | 0.7014 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.77
Duck Egg Blue
#C3FBF4
ΔE00 4.82
Eggshell Blue
#C4FFF7
ΔE00 5.52
Pale Cyan
#B7FFFA
ΔE00 5.84
Light Light Blue
#CAFFFB
ΔE00 6.06
Powder Blue
#B0E0E6
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE5DD #E5ADB5
analogous
#ADE5C1 #ADE5DD #ADD1E5
triadic
#ADE5DD #DDADE5 #E5DDAD
tetradic
#ADE5DD #C1ADE5 #E5ADB5 #D1E5AD
square
#ADE5DD #C1ADE5 #E5ADB5 #D1E5AD
split-complementary
#ADE5DD #E5ADD1 #E5C1AD
monochromatic
#50C8B6 #7FD6CA #ADE5DD #DBF4F0 #E8F8F5
Accessibility & contrast
On white
1.40
#ADE5DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#ADE5DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE5DD
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE5DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE5DD | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDD
Deuteranopia (green-blind)
#D5D7DE
Tritanopia (blue-blind)
#9DE8E2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ade5dd; /* rgb */ color: rgb(173, 229, 221); /* oklch */ color: oklch(88.1% 0.058 185.3);
Tailwind
colors: {
custom: {
50: '#c6ede7',
500: '#ade5dd',
950: '#000000',
},
}SCSS
$custom: #ade5dd; $custom-light: #c6ede7; $custom-dark: #000000;
JSON
{
"hex": "#ade5dd",
"rgb": {
"r": 173,
"g": 229,
"b": 221
},
"hsl": {
"h": 171.429,
"s": 51.852,
"l": 78.824
},
"oklch": {
"l": 0.88126,
"c": 0.05819,
"h": 185.3
},
"luminance": 0.70143
}Semantic roles & 50–950 ramp
primary
#ADE5DD
secondary
#BF7781
accent
#263CBF
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484