#ADE7E2#ADE7E2
#ADE7E2 is a very light, muted teal. Relative luminance 0.715; OKLCH L 88.7% C 0.059 H 189.5°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE7E2 |
|---|---|
| RGB | rgb(173, 231, 226) |
| HSL | hsl(175, 55%, 79%) |
| HSV | hsv(175, 25%, 91%) |
| CMYK | cmyk(25.1%, 0%, 2.2%, 9.4%) |
| CIE-LAB | lab(87.74, -19.35, -3.55) |
| CIE-LCH | lch(87.74, 19.67, 190.39°) |
| OKLab | oklab(88.71% -0.0585 -0.0098) |
| OKLCH | oklch(88.71% 0.059 189.5) |
| XYZ | xyz(59.5327, 71.5244, 82.6056) |
| Luminance | 0.7153 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.52
Duck Egg Blue
#C3FBF4
ΔE00 4.44
Eggshell Blue
#C4FFF7
ΔE00 5.19
Pale Cyan
#B7FFFA
ΔE00 5.20
Powder Blue
#B0E0E6
ΔE00 5.44
Light Light Blue
#CAFFFB
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE7E2 #E7ADB2
analogous
#ADE7C5 #ADE7E2 #ADCFE7
triadic
#ADE7E2 #E2ADE7 #E7E2AD
tetradic
#ADE7E2 #C5ADE7 #E7ADB2 #CFE7AD
square
#ADE7E2 #C5ADE7 #E7ADB2 #CFE7AD
split-complementary
#ADE7E2 #E7ADCF #E7C5AD
monochromatic
#4ECBC1 #7ED9D1 #ADE7E2 #DCF5F3 #E7F8F7
Accessibility & contrast
On white
1.37
#ADE7E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#ADE7E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE7E2
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE7E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE7E2 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E1E2
Deuteranopia (green-blind)
#D5D9E3
Tritanopia (blue-blind)
#9BEAE5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ade7e2; /* rgb */ color: rgb(173, 231, 226); /* oklch */ color: oklch(88.7% 0.059 189.5);
Tailwind
colors: {
custom: {
50: '#c7eeeb',
500: '#ade7e2',
950: '#000000',
},
}SCSS
$custom: #ade7e2; $custom-light: #c7eeeb; $custom-dark: #000000;
JSON
{
"hex": "#ade7e2",
"rgb": {
"r": 173,
"g": 231,
"b": 226
},
"hsl": {
"h": 174.828,
"s": 54.717,
"l": 79.216
},
"oklch": {
"l": 0.88706,
"c": 0.0593,
"h": 189.5
},
"luminance": 0.71527
}Semantic roles & 50–950 ramp
primary
#ADE7E2
secondary
#C2767D
accent
#2331C2
background
#FDFFFE
surface
#F9FEFD
border
#D2D6D5
text
#131616
muted
#828584