#ADE1DA#ADE1DA
#ADE1DA is a very light, muted teal. Relative luminance 0.678; OKLCH L 87.2% C 0.054 H 186.0°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE1DA |
|---|---|
| RGB | rgb(173, 225, 218) |
| HSL | hsl(172, 46%, 78%) |
| HSV | hsv(172, 23%, 88%) |
| CMYK | cmyk(23.1%, 0%, 3.1%, 11.8%) |
| CIE-LAB | lab(85.90, -18.06, -2.03) |
| CIE-LCH | lch(85.90, 18.18, 186.42°) |
| OKLab | oklab(87.17% -0.054 -0.0057) |
| OKLCH | oklch(87.17% 0.054 186) |
| XYZ | xyz(56.8099, 67.7943, 76.4084) |
| Luminance | 0.6780 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.16
Duck Egg Blue
#C3FBF4
ΔE00 5.58
Powder Blue
#B0E0E6
ΔE00 5.66
Eggshell Blue
#C4FFF7
ΔE00 6.37
Light Light Blue
#CAFFFB
ΔE00 6.64
Pale Cyan
#B7FFFA
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE1DA #E1ADB4
analogous
#ADE1C0 #ADE1DA #ADCEE1
triadic
#ADE1DA #DAADE1 #E1DAAD
tetradic
#ADE1DA #C0ADE1 #E1ADB4 #CEE1AD
square
#ADE1DA #C0ADE1 #E1ADB4 #CEE1AD
split-complementary
#ADE1DA #E1ADCE #E1C0AD
monochromatic
#53C0B2 #80D1C6 #ADE1DA #DAF1EE #E9F7F5
Accessibility & contrast
On white
1.44
#ADE1DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#ADE1DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE1DA
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE1DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE1DA | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBDA
Deuteranopia (green-blind)
#D2D4DB
Tritanopia (blue-blind)
#9EE3DF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ade1da; /* rgb */ color: rgb(173, 225, 218); /* oklch */ color: oklch(87.2% 0.054 186.0);
Tailwind
colors: {
custom: {
50: '#c6eae5',
500: '#ade1da',
950: '#000000',
},
}SCSS
$custom: #ade1da; $custom-light: #c6eae5; $custom-dark: #000000;
JSON
{
"hex": "#ade1da",
"rgb": {
"r": 173,
"g": 225,
"b": 218
},
"hsl": {
"h": 171.923,
"s": 46.429,
"l": 78.039
},
"oklch": {
"l": 0.87173,
"c": 0.05431,
"h": 186
},
"luminance": 0.67797
}Semantic roles & 50–950 ramp
primary
#ADE1DA
secondary
#BA7881
accent
#2C3FBA
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131615
muted
#828484