#ADE2DA#ADE2DA
#ADE2DA is a very light, muted teal. Relative luminance 0.683; OKLCH L 87.4% C 0.056 H 184.8°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE2DA |
|---|---|
| RGB | rgb(173, 226, 218) |
| HSL | hsl(171, 48%, 78%) |
| HSV | hsv(171, 23%, 89%) |
| CMYK | cmyk(23.5%, 0%, 3.5%, 11.4%) |
| CIE-LAB | lab(86.17, -18.56, -1.64) |
| CIE-LCH | lch(86.17, 18.63, 185.04°) |
| OKLab | oklab(87.39% -0.0553 -0.0047) |
| OKLCH | oklch(87.39% 0.056 184.8) |
| XYZ | xyz(57.0810, 68.3366, 76.4988) |
| Luminance | 0.6834 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.25
Duck Egg Blue
#C3FBF4
ΔE00 5.41
Powder Blue
#B0E0E6
ΔE00 6.10
Eggshell Blue
#C4FFF7
ΔE00 6.16
Light Light Blue
#CAFFFB
ΔE00 6.56
Pale Cyan
#B7FFFA
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE2DA #E2ADB5
analogous
#ADE2BF #ADE2DA #ADCFE2
triadic
#ADE2DA #DAADE2 #E2DAAD
tetradic
#ADE2DA #BFADE2 #E2ADB5 #CFE2AD
square
#ADE2DA #BFADE2 #E2ADB5 #CFE2AD
split-complementary
#ADE2DA #E2ADCF #E2BFAD
monochromatic
#53C2B1 #80D2C6 #ADE2DA #DAF2EE #E8F7F5
Accessibility & contrast
On white
1.43
#ADE2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#ADE2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE2DA
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE2DA | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCDA
Deuteranopia (green-blind)
#D3D4DB
Tritanopia (blue-blind)
#9EE4DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ade2da; /* rgb */ color: rgb(173, 226, 218); /* oklch */ color: oklch(87.4% 0.056 184.8);
Tailwind
colors: {
custom: {
50: '#c6ebe5',
500: '#ade2da',
950: '#000000',
},
}SCSS
$custom: #ade2da; $custom-light: #c6ebe5; $custom-dark: #000000;
JSON
{
"hex": "#ade2da",
"rgb": {
"r": 173,
"g": 226,
"b": 218
},
"hsl": {
"h": 170.943,
"s": 47.748,
"l": 78.235
},
"oklch": {
"l": 0.87389,
"c": 0.0555,
"h": 184.8
},
"luminance": 0.68339
}Semantic roles & 50–950 ramp
primary
#ADE2DA
secondary
#BB7882
accent
#2A40BB
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131615
muted
#828484