#ADE2DE#ADE2DE
#ADE2DE is a very light, muted teal. Relative luminance 0.686; OKLCH L 87.5% C 0.055 H 190.4°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE2DE |
|---|---|
| RGB | rgb(173, 226, 222) |
| HSL | hsl(175, 48%, 78%) |
| HSV | hsv(175, 23%, 89%) |
| CMYK | cmyk(23.5%, 0%, 1.8%, 11.4%) |
| CIE-LAB | lab(86.28, -17.71, -3.59) |
| CIE-LCH | lch(86.28, 18.07, 191.45°) |
| OKLab | oklab(87.51% -0.0537 -0.0099) |
| OKLCH | oklch(87.51% 0.055 190.4) |
| XYZ | xyz(57.6107, 68.5485, 79.2888) |
| Luminance | 0.6855 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.26
Powder Blue
#B0E0E6
ΔE00 4.55
Duck Egg Blue
#C3FBF4
ΔE00 5.45
Light Light Blue
#CAFFFB
ΔE00 6.28
Eggshell Blue
#C4FFF7
ΔE00 6.29
Light Sky Blue
#C6FCFF
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE2DE #E2ADB1
analogous
#ADE2C3 #ADE2DE #ADCBE2
triadic
#ADE2DE #DEADE2 #E2DEAD
tetradic
#ADE2DE #C3ADE2 #E2ADB1 #CBE2AD
square
#ADE2DE #C3ADE2 #E2ADB1 #CBE2AD
split-complementary
#ADE2DE #E2ADCB #E2C3AD
monochromatic
#53C2BA #80D2CC #ADE2DE #DAF2F0 #E8F7F6
Accessibility & contrast
On white
1.43
#ADE2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#ADE2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE2DE
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE2DE | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDE
Deuteranopia (green-blind)
#D2D5DF
Tritanopia (blue-blind)
#9DE5E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ade2de; /* rgb */ color: rgb(173, 226, 222); /* oklch */ color: oklch(87.5% 0.055 190.4);
Tailwind
colors: {
custom: {
50: '#c6ebe8',
500: '#ade2de',
950: '#000000',
},
}SCSS
$custom: #ade2de; $custom-light: #c6ebe8; $custom-dark: #000000;
JSON
{
"hex": "#ade2de",
"rgb": {
"r": 173,
"g": 226,
"b": 222
},
"hsl": {
"h": 175.472,
"s": 47.748,
"l": 78.235
},
"oklch": {
"l": 0.87508,
"c": 0.0546,
"h": 190.4
},
"luminance": 0.68551
}Semantic roles & 50–950 ramp
primary
#ADE2DE
secondary
#BB787D
accent
#2A35BB
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484