#ADE4E1#ADE4E1
#ADE4E1 is a very light, muted teal. Relative luminance 0.698; OKLCH L 88.0% C 0.056 H 192.0°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE4E1 |
|---|---|
| RGB | rgb(173, 228, 225) |
| HSL | hsl(177, 50%, 79%) |
| HSV | hsv(177, 24%, 89%) |
| CMYK | cmyk(24.1%, 0%, 1.3%, 10.6%) |
| CIE-LAB | lab(86.90, -18.07, -4.26) |
| CIE-LCH | lch(86.90, 18.57, 193.25°) |
| OKLab | oklab(88.03% -0.0551 -0.0117) |
| OKLCH | oklch(88.03% 0.056 192) |
| XYZ | xyz(58.5634, 69.8047, 81.6075) |
| Luminance | 0.6981 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.62
Powder Blue
#B0E0E6
ΔE00 4.36
Duck Egg Blue
#C3FBF4
ΔE00 5.14
Light Light Blue
#CAFFFB
ΔE00 5.91
Light Sky Blue
#C6FCFF
ΔE00 5.91
Eggshell Blue
#C4FFF7
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE4E1 #E4ADB0
analogous
#ADE4C5 #ADE4E1 #ADCBE4
triadic
#ADE4E1 #E1ADE4 #E4E1AD
tetradic
#ADE4E1 #C5ADE4 #E4ADB0 #CBE4AD
square
#ADE4E1 #C5ADE4 #E4ADB0 #CBE4AD
split-complementary
#ADE4E1 #E4ADCB #E4C5AD
monochromatic
#51C6BF #7FD5D0 #ADE4E1 #DBF3F2 #E8F7F7
Accessibility & contrast
On white
1.40
#ADE4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#ADE4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE4E1
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE4E1 | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEE1
Deuteranopia (green-blind)
#D3D6E2
Tritanopia (blue-blind)
#9CE7E3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ade4e1; /* rgb */ color: rgb(173, 228, 225); /* oklch */ color: oklch(88.0% 0.056 192.0);
Tailwind
colors: {
custom: {
50: '#c6ecea',
500: '#ade4e1',
950: '#000000',
},
}SCSS
$custom: #ade4e1; $custom-light: #c6ecea; $custom-dark: #000000;
JSON
{
"hex": "#ade4e1",
"rgb": {
"r": 173,
"g": 228,
"b": 225
},
"hsl": {
"h": 176.727,
"s": 50.459,
"l": 78.627
},
"oklch": {
"l": 0.88029,
"c": 0.0563,
"h": 192
},
"luminance": 0.69807
}Semantic roles & 50–950 ramp
primary
#ADE4E1
secondary
#BE777B
accent
#2830BE
background
#FDFEFE
surface
#F9FDFD
border
#D2D5D5
text
#131616
muted
#828484