#ADE2D0#ADE2D0
#ADE2D0 is a very light, muted teal. Relative luminance 0.678; OKLCH L 87.1% C 0.060 H 172.0°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE2D0 |
|---|---|
| RGB | rgb(173, 226, 208) |
| HSL | hsl(160, 48%, 78%) |
| HSV | hsv(160, 23%, 89%) |
| CMYK | cmyk(23.5%, 0%, 8%, 11.4%) |
| CIE-LAB | lab(85.92, -20.62, 3.26) |
| CIE-LCH | lch(85.92, 20.87, 171.00°) |
| OKLab | oklab(87.1% -0.0594 0.0083) |
| OKLCH | oklch(87.1% 0.06 172) |
| XYZ | xyz(55.8117, 67.8288, 69.8139) |
| Luminance | 0.6783 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 6.40
Light Teal
#90E4C1
ΔE00 6.56
Duck Egg Blue
#C3FBF4
ΔE00 6.97
Eggshell Blue
#C4FFF7
ΔE00 7.40
Paleturquoise
#AFEEEE
ΔE00 7.57
Pale Teal
#82CBB2
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE2D0 #E2ADBF
analogous
#ADE2B5 #ADE2D0 #ADD9E2
triadic
#ADE2D0 #D0ADE2 #E2D0AD
tetradic
#ADE2D0 #B5ADE2 #E2ADBF #D9E2AD
square
#ADE2D0 #B5ADE2 #E2ADBF #D9E2AD
split-complementary
#ADE2D0 #E2ADD9 #E2B5AD
monochromatic
#53C29C #80D2B6 #ADE2D0 #DAF2EA #E8F7F2
Accessibility & contrast
On white
1.44
#ADE2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#ADE2D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE2D0
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE2D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE2D0 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCF
Deuteranopia (green-blind)
#D5D4D1
Tritanopia (blue-blind)
#A0E3DD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ade2d0; /* rgb */ color: rgb(173, 226, 208); /* oklch */ color: oklch(87.1% 0.060 172.0);
Tailwind
colors: {
custom: {
50: '#c6ebde',
500: '#ade2d0',
950: '#000000',
},
}SCSS
$custom: #ade2d0; $custom-light: #c6ebde; $custom-dark: #000000;
JSON
{
"hex": "#ade2d0",
"rgb": {
"r": 173,
"g": 226,
"b": 208
},
"hsl": {
"h": 159.623,
"s": 47.748,
"l": 78.235
},
"oklch": {
"l": 0.87103,
"c": 0.05995,
"h": 172
},
"luminance": 0.67831
}Semantic roles & 50–950 ramp
primary
#ADE2D0
secondary
#BB788F
accent
#2A5CBB
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131615
muted
#828484