#ADE1DD#ADE1DD
#ADE1DD is a very light, muted teal. Relative luminance 0.680; OKLCH L 87.3% C 0.054 H 190.4°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE1DD |
|---|---|
| RGB | rgb(173, 225, 221) |
| HSL | hsl(175, 46%, 78%) |
| HSV | hsv(175, 23%, 88%) |
| CMYK | cmyk(23.1%, 0%, 1.8%, 11.8%) |
| CIE-LAB | lab(85.98, -17.43, -3.50) |
| CIE-LCH | lch(85.98, 17.77, 191.35°) |
| OKLab | oklab(87.26% -0.0528 -0.0096) |
| OKLCH | oklch(87.26% 0.054 190.4) |
| XYZ | xyz(57.2060, 67.9528, 78.4946) |
| Luminance | 0.6795 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.49
Powder Blue
#B0E0E6
ΔE00 4.47
Duck Egg Blue
#C3FBF4
ΔE00 5.66
Light Light Blue
#CAFFFB
ΔE00 6.47
Eggshell Blue
#C4FFF7
ΔE00 6.51
Light Sky Blue
#C6FCFF
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE1DD #E1ADB1
analogous
#ADE1C3 #ADE1DD #ADCBE1
triadic
#ADE1DD #DDADE1 #E1DDAD
tetradic
#ADE1DD #C3ADE1 #E1ADB1 #CBE1AD
square
#ADE1DD #C3ADE1 #E1ADB1 #CBE1AD
split-complementary
#ADE1DD #E1ADCB #E1C3AD
monochromatic
#53C0B8 #80D1CA #ADE1DD #DAF1F0 #E9F7F6
Accessibility & contrast
On white
1.44
#ADE1DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#ADE1DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE1DD
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE1DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE1DD | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDD
Deuteranopia (green-blind)
#D1D4DE
Tritanopia (blue-blind)
#9DE4E0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ade1dd; /* rgb */ color: rgb(173, 225, 221); /* oklch */ color: oklch(87.3% 0.054 190.4);
Tailwind
colors: {
custom: {
50: '#c6eae7',
500: '#ade1dd',
950: '#000000',
},
}SCSS
$custom: #ade1dd; $custom-light: #c6eae7; $custom-dark: #000000;
JSON
{
"hex": "#ade1dd",
"rgb": {
"r": 173,
"g": 225,
"b": 221
},
"hsl": {
"h": 175.385,
"s": 46.429,
"l": 78.039
},
"oklch": {
"l": 0.87263,
"c": 0.05369,
"h": 190.4
},
"luminance": 0.67955
}Semantic roles & 50–950 ramp
primary
#ADE1DD
secondary
#BA787D
accent
#2C37BA
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484