#ADE2D2#ADE2D2
#ADE2D2 is a very light, muted teal. Relative luminance 0.679; OKLCH L 87.2% C 0.059 H 174.4°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE2D2 |
|---|---|
| RGB | rgb(173, 226, 210) |
| HSL | hsl(162, 48%, 78%) |
| HSV | hsv(162, 23%, 89%) |
| CMYK | cmyk(23.5%, 0%, 7.1%, 11.4%) |
| CIE-LAB | lab(85.97, -20.21, 2.28) |
| CIE-LCH | lch(85.97, 20.34, 173.56°) |
| OKLab | oklab(87.16% -0.0585 0.0057) |
| OKLCH | oklch(87.16% 0.059 174.4) |
| XYZ | xyz(56.0593, 67.9279, 71.1179) |
| Luminance | 0.6793 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 6.43
Duck Egg Blue
#C3FBF4
ΔE00 6.53
Paleturquoise
#AFEEEE
ΔE00 6.89
Eggshell Blue
#C4FFF7
ΔE00 7.02
Light Teal
#90E4C1
ΔE00 7.09
Pale Teal
#82CBB2
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE2D2 #E2ADBD
analogous
#ADE2B7 #ADE2D2 #ADD7E2
triadic
#ADE2D2 #D2ADE2 #E2D2AD
tetradic
#ADE2D2 #B7ADE2 #E2ADBD #D7E2AD
square
#ADE2D2 #B7ADE2 #E2ADBD #D7E2AD
split-complementary
#ADE2D2 #E2ADD7 #E2B7AD
monochromatic
#53C2A0 #80D2B9 #ADE2D2 #DAF2EB #E8F7F3
Accessibility & contrast
On white
1.44
#ADE2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#ADE2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE2D2
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE2D2 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBD1
Deuteranopia (green-blind)
#D4D4D3
Tritanopia (blue-blind)
#A0E3DD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ade2d2; /* rgb */ color: rgb(173, 226, 210); /* oklch */ color: oklch(87.2% 0.059 174.4);
Tailwind
colors: {
custom: {
50: '#c6ebdf',
500: '#ade2d2',
950: '#000000',
},
}SCSS
$custom: #ade2d2; $custom-light: #c6ebdf; $custom-dark: #000000;
JSON
{
"hex": "#ade2d2",
"rgb": {
"r": 173,
"g": 226,
"b": 210
},
"hsl": {
"h": 161.887,
"s": 47.748,
"l": 78.235
},
"oklch": {
"l": 0.87159,
"c": 0.05883,
"h": 174.4
},
"luminance": 0.6793
}Semantic roles & 50–950 ramp
primary
#ADE2D2
secondary
#BB788C
accent
#2A56BB
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131615
muted
#828484