#ADE2D3#ADE2D3
#ADE2D3 is a very light, muted teal. Relative luminance 0.680; OKLCH L 87.2% C 0.058 H 175.6°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE2D3 |
|---|---|
| RGB | rgb(173, 226, 211) |
| HSL | hsl(163, 48%, 78%) |
| HSV | hsv(163, 23%, 89%) |
| CMYK | cmyk(23.5%, 0%, 6.6%, 11.4%) |
| CIE-LAB | lab(86.00, -20.01, 1.79) |
| CIE-LCH | lch(86.00, 20.09, 174.88°) |
| OKLab | oklab(87.19% -0.0581 0.0045) |
| OKLCH | oklch(87.19% 0.058 175.6) |
| XYZ | xyz(56.1843, 67.9779, 71.7761) |
| Luminance | 0.6798 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 6.33
Pale Aqua
#B8FFEB
ΔE00 6.48
Paleturquoise
#AFEEEE
ΔE00 6.54
Eggshell Blue
#C4FFF7
ΔE00 6.85
Light Teal
#90E4C1
ΔE00 7.38
Pale Cyan
#B7FFFA
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE2D3 #E2ADBC
analogous
#ADE2B8 #ADE2D3 #ADD6E2
triadic
#ADE2D3 #D3ADE2 #E2D3AD
tetradic
#ADE2D3 #B8ADE2 #E2ADBC #D6E2AD
square
#ADE2D3 #B8ADE2 #E2ADBC #D6E2AD
split-complementary
#ADE2D3 #E2ADD6 #E2B8AD
monochromatic
#53C2A2 #80D2BB #ADE2D3 #DAF2EB #E8F7F3
Accessibility & contrast
On white
1.44
#ADE2D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#ADE2D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE2D3
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE2D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE2D3 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBD2
Deuteranopia (green-blind)
#D4D4D4
Tritanopia (blue-blind)
#A0E3DD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ade2d3; /* rgb */ color: rgb(173, 226, 211); /* oklch */ color: oklch(87.2% 0.058 175.6);
Tailwind
colors: {
custom: {
50: '#c6ebe0',
500: '#ade2d3',
950: '#000000',
},
}SCSS
$custom: #ade2d3; $custom-light: #c6ebe0; $custom-dark: #000000;
JSON
{
"hex": "#ade2d3",
"rgb": {
"r": 173,
"g": 226,
"b": 211
},
"hsl": {
"h": 163.019,
"s": 47.748,
"l": 78.235
},
"oklch": {
"l": 0.87187,
"c": 0.05831,
"h": 175.6
},
"luminance": 0.6798
}Semantic roles & 50–950 ramp
primary
#ADE2D3
secondary
#BB788B
accent
#2A53BB
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131615
muted
#828484