#ADE3D2#ADE3D2
#ADE3D2 is a very light, moderate teal. Relative luminance 0.685; OKLCH L 87.4% C 0.060 H 173.5°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE3D2 |
|---|---|
| RGB | rgb(173, 227, 210) |
| HSL | hsl(161, 49%, 78%) |
| HSV | hsv(161, 24%, 89%) |
| CMYK | cmyk(23.8%, 0%, 7.5%, 11%) |
| CIE-LAB | lab(86.24, -20.71, 2.68) |
| CIE-LCH | lch(86.24, 20.88, 172.63°) |
| OKLab | oklab(87.38% -0.0598 0.0068) |
| OKLCH | oklch(87.38% 0.06 173.5) |
| XYZ | xyz(56.3320, 68.4733, 71.2089) |
| Luminance | 0.6848 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 6.15
Duck Egg Blue
#C3FBF4
ΔE00 6.57
Light Teal
#90E4C1
ΔE00 6.75
Eggshell Blue
#C4FFF7
ΔE00 7.01
Paleturquoise
#AFEEEE
ΔE00 7.11
Pale Teal
#82CBB2
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE3D2 #E3ADBE
analogous
#ADE3B7 #ADE3D2 #ADD9E3
triadic
#ADE3D2 #D2ADE3 #E3D2AD
tetradic
#ADE3D2 #B7ADE3 #E3ADBE #D9E3AD
square
#ADE3D2 #B7ADE3 #E3ADBE #D9E3AD
split-complementary
#ADE3D2 #E3ADD9 #E3B7AD
monochromatic
#52C4A0 #7FD3B9 #ADE3D2 #DBF3EB #E8F7F2
Accessibility & contrast
On white
1.43
#ADE3D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#ADE3D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE3D2
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE3D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE3D2 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD1
Deuteranopia (green-blind)
#D5D5D3
Tritanopia (blue-blind)
#A0E4DE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ade3d2; /* rgb */ color: rgb(173, 227, 210); /* oklch */ color: oklch(87.4% 0.060 173.5);
Tailwind
colors: {
custom: {
50: '#c6ecdf',
500: '#ade3d2',
950: '#000000',
},
}SCSS
$custom: #ade3d2; $custom-light: #c6ecdf; $custom-dark: #000000;
JSON
{
"hex": "#ade3d2",
"rgb": {
"r": 173,
"g": 227,
"b": 210
},
"hsl": {
"h": 161.111,
"s": 49.091,
"l": 78.431
},
"oklch": {
"l": 0.87376,
"c": 0.06022,
"h": 173.5
},
"luminance": 0.68476
}Semantic roles & 50–950 ramp
primary
#ADE3D2
secondary
#BD778D
accent
#2957BC
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131615
muted
#828484