#ADE4DD#ADE4DD
#ADE4DD is a very light, muted teal. Relative luminance 0.696; OKLCH L 87.9% C 0.057 H 186.5°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE4DD |
|---|---|
| RGB | rgb(173, 228, 221) |
| HSL | hsl(172, 50%, 79%) |
| HSV | hsv(172, 24%, 89%) |
| CMYK | cmyk(24.1%, 0%, 3.1%, 10.6%) |
| CIE-LAB | lab(86.79, -18.92, -2.31) |
| CIE-LCH | lch(86.79, 19.06, 186.95°) |
| OKLab | oklab(87.91% -0.0567 -0.0065) |
| OKLCH | oklch(87.91% 0.057 186.5) |
| XYZ | xyz(58.0241, 69.5890, 78.7673) |
| Luminance | 0.6959 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.61
Duck Egg Blue
#C3FBF4
ΔE00 4.97
Eggshell Blue
#C4FFF7
ΔE00 5.72
Powder Blue
#B0E0E6
ΔE00 5.86
Pale Cyan
#B7FFFA
ΔE00 6.01
Light Light Blue
#CAFFFB
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE4DD #E4ADB4
analogous
#ADE4C1 #ADE4DD #ADCFE4
triadic
#ADE4DD #DDADE4 #E4DDAD
tetradic
#ADE4DD #C1ADE4 #E4ADB4 #CFE4AD
square
#ADE4DD #C1ADE4 #E4ADB4 #CFE4AD
split-complementary
#ADE4DD #E4ADCF #E4C1AD
monochromatic
#51C6B7 #7FD5CA #ADE4DD #DBF3F0 #E8F7F5
Accessibility & contrast
On white
1.41
#ADE4DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#ADE4DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE4DD
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE4DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE4DD | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDD
Deuteranopia (green-blind)
#D4D6DE
Tritanopia (blue-blind)
#9DE7E2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ade4dd; /* rgb */ color: rgb(173, 228, 221); /* oklch */ color: oklch(87.9% 0.057 186.5);
Tailwind
colors: {
custom: {
50: '#c6ece7',
500: '#ade4dd',
950: '#000000',
},
}SCSS
$custom: #ade4dd; $custom-light: #c6ece7; $custom-dark: #000000;
JSON
{
"hex": "#ade4dd",
"rgb": {
"r": 173,
"g": 228,
"b": 221
},
"hsl": {
"h": 172.364,
"s": 50.459,
"l": 78.627
},
"oklch": {
"l": 0.8791,
"c": 0.05703,
"h": 186.5
},
"luminance": 0.69591
}Semantic roles & 50–950 ramp
primary
#ADE4DD
secondary
#BE7780
accent
#283BBE
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484