#ADE3DF#ADE3DF
#ADE3DF is a very light, muted teal. Relative luminance 0.692; OKLCH L 87.8% C 0.056 H 190.5°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE3DF |
|---|---|
| RGB | rgb(173, 227, 223) |
| HSL | hsl(176, 49%, 78%) |
| HSV | hsv(176, 24%, 89%) |
| CMYK | cmyk(23.8%, 0%, 1.8%, 11%) |
| CIE-LAB | lab(86.58, -18.00, -3.68) |
| CIE-LCH | lch(86.58, 18.37, 191.55°) |
| OKLab | oklab(87.75% -0.0546 -0.0101) |
| OKLCH | oklch(87.75% 0.056 190.5) |
| XYZ | xyz(58.0179, 69.1476, 80.0876) |
| Luminance | 0.6915 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.03
Powder Blue
#B0E0E6
ΔE00 4.63
Duck Egg Blue
#C3FBF4
ΔE00 5.24
Eggshell Blue
#C4FFF7
ΔE00 6.08
Light Light Blue
#CAFFFB
ΔE00 6.09
Pale Cyan
#B7FFFA
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE3DF #E3ADB1
analogous
#ADE3C4 #ADE3DF #ADCCE3
triadic
#ADE3DF #DFADE3 #E3DFAD
tetradic
#ADE3DF #C4ADE3 #E3ADB1 #CCE3AD
square
#ADE3DF #C4ADE3 #E3ADB1 #CCE3AD
split-complementary
#ADE3DF #E3ADCC #E3C4AD
monochromatic
#52C4BB #7FD3CD #ADE3DF #DBF3F1 #E8F7F6
Accessibility & contrast
On white
1.42
#ADE3DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#ADE3DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE3DF
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE3DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE3DF | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDF
Deuteranopia (green-blind)
#D2D5E0
Tritanopia (blue-blind)
#9CE6E2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ade3df; /* rgb */ color: rgb(173, 227, 223); /* oklch */ color: oklch(87.8% 0.056 190.5);
Tailwind
colors: {
custom: {
50: '#c6ece9',
500: '#ade3df',
950: '#000000',
},
}SCSS
$custom: #ade3df; $custom-light: #c6ece9; $custom-dark: #000000;
JSON
{
"hex": "#ade3df",
"rgb": {
"r": 173,
"g": 227,
"b": 223
},
"hsl": {
"h": 175.556,
"s": 49.091,
"l": 78.431
},
"oklch": {
"l": 0.87754,
"c": 0.05552,
"h": 190.5
},
"luminance": 0.6915
}Semantic roles & 50–950 ramp
primary
#ADE3DF
secondary
#BD777D
accent
#2934BC
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484