#ADE5DE#ADE5DE
#ADE5DE is a very light, muted teal. Relative luminance 0.702; OKLCH L 88.2% C 0.058 H 186.7°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE5DE |
|---|---|
| RGB | rgb(173, 229, 222) |
| HSL | hsl(173, 52%, 79%) |
| HSV | hsv(173, 24%, 90%) |
| CMYK | cmyk(24.5%, 0%, 3.1%, 10.2%) |
| CIE-LAB | lab(87.09, -19.21, -2.40) |
| CIE-LCH | lch(87.09, 19.36, 187.11°) |
| OKLab | oklab(88.16% -0.0575 -0.0067) |
| OKLCH | oklch(88.16% 0.058 186.7) |
| XYZ | xyz(58.4336, 70.1943, 79.5631) |
| Luminance | 0.7020 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.45
Duck Egg Blue
#C3FBF4
ΔE00 4.78
Eggshell Blue
#C4FFF7
ΔE00 5.51
Pale Cyan
#B7FFFA
ΔE00 5.76
Powder Blue
#B0E0E6
ΔE00 5.94
Light Light Blue
#CAFFFB
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE5DE #E5ADB4
analogous
#ADE5C2 #ADE5DE #ADD0E5
triadic
#ADE5DE #DEADE5 #E5DEAD
tetradic
#ADE5DE #C2ADE5 #E5ADB4 #D0E5AD
square
#ADE5DE #C2ADE5 #E5ADB4 #D0E5AD
split-complementary
#ADE5DE #E5ADD0 #E5C2AD
monochromatic
#50C8B9 #7FD6CB #ADE5DE #DBF4F1 #E8F8F6
Accessibility & contrast
On white
1.40
#ADE5DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#ADE5DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE5DE
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE5DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE5DE | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDE
Deuteranopia (green-blind)
#D4D7DF
Tritanopia (blue-blind)
#9CE8E3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ade5de; /* rgb */ color: rgb(173, 229, 222); /* oklch */ color: oklch(88.2% 0.058 186.7);
Tailwind
colors: {
custom: {
50: '#c6ede8',
500: '#ade5de',
950: '#000000',
},
}SCSS
$custom: #ade5de; $custom-light: #c6ede8; $custom-dark: #000000;
JSON
{
"hex": "#ade5de",
"rgb": {
"r": 173,
"g": 229,
"b": 222
},
"hsl": {
"h": 172.5,
"s": 51.852,
"l": 78.824
},
"oklch": {
"l": 0.88155,
"c": 0.05793,
"h": 186.7
},
"luminance": 0.70197
}Semantic roles & 50–950 ramp
primary
#ADE5DE
secondary
#BF7780
accent
#2639BF
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484