#ADE2DF#ADE2DF
#ADE2DF is a very light, muted teal. Relative luminance 0.686; OKLCH L 87.5% C 0.054 H 191.9°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE2DF |
|---|---|
| RGB | rgb(173, 226, 223) |
| HSL | hsl(177, 48%, 78%) |
| HSV | hsv(177, 23%, 89%) |
| CMYK | cmyk(23.5%, 0%, 1.3%, 11.4%) |
| CIE-LAB | lab(86.31, -17.50, -4.08) |
| CIE-LCH | lch(86.31, 17.97, 193.11°) |
| OKLab | oklab(87.54% -0.0533 -0.0112) |
| OKLCH | oklch(87.54% 0.054 191.9) |
| XYZ | xyz(57.7451, 68.6022, 79.9967) |
| Luminance | 0.6861 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.10
Powder Blue
#B0E0E6
ΔE00 4.16
Duck Egg Blue
#C3FBF4
ΔE00 5.53
Light Sky Blue
#C6FCFF
ΔE00 6.23
Pale Sky Blue
#BDF6FE
ΔE00 6.24
Light Light Blue
#CAFFFB
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE2DF #E2ADB0
analogous
#ADE2C4 #ADE2DF #ADCAE2
triadic
#ADE2DF #DFADE2 #E2DFAD
tetradic
#ADE2DF #C4ADE2 #E2ADB0 #CAE2AD
square
#ADE2DF #C4ADE2 #E2ADB0 #CAE2AD
split-complementary
#ADE2DF #E2ADCA #E2C4AD
monochromatic
#53C2BC #80D2CD #ADE2DF #DAF2F1 #E8F7F6
Accessibility & contrast
On white
1.43
#ADE2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#ADE2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE2DF
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE2DF | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDF
Deuteranopia (green-blind)
#D1D5E0
Tritanopia (blue-blind)
#9CE5E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ade2df; /* rgb */ color: rgb(173, 226, 223); /* oklch */ color: oklch(87.5% 0.054 191.9);
Tailwind
colors: {
custom: {
50: '#c6ebe9',
500: '#ade2df',
950: '#000000',
},
}SCSS
$custom: #ade2df; $custom-light: #c6ebe9; $custom-dark: #000000;
JSON
{
"hex": "#ade2df",
"rgb": {
"r": 173,
"g": 226,
"b": 223
},
"hsl": {
"h": 176.604,
"s": 47.748,
"l": 78.235
},
"oklch": {
"l": 0.87538,
"c": 0.05447,
"h": 191.9
},
"luminance": 0.68605
}Semantic roles & 50–950 ramp
primary
#ADE2DF
secondary
#BB787C
accent
#2A33BB
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484