#ADE6DC#ADE6DC
#ADE6DC is a very light, muted teal. Relative luminance 0.706; OKLCH L 88.3% C 0.060 H 182.9°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE6DC |
|---|---|
| RGB | rgb(173, 230, 220) |
| HSL | hsl(169, 53%, 79%) |
| HSV | hsv(169, 25%, 90%) |
| CMYK | cmyk(24.8%, 0%, 4.3%, 9.8%) |
| CIE-LAB | lab(87.31, -20.13, -1.02) |
| CIE-LCH | lch(87.31, 20.15, 182.91°) |
| OKLab | oklab(88.31% -0.0596 -0.0031) |
| OKLCH | oklch(88.31% 0.06 182.9) |
| XYZ | xyz(58.4447, 70.6426, 78.2522) |
| Luminance | 0.7065 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.33
Duck Egg Blue
#C3FBF4
ΔE00 4.81
Eggshell Blue
#C4FFF7
ΔE00 5.42
Pale Cyan
#B7FFFA
ΔE00 5.83
Light Light Blue
#CAFFFB
ΔE00 6.20
Pale Aqua
#B8FFEB
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE6DC #E6ADB7
analogous
#ADE6C0 #ADE6DC #ADD4E6
triadic
#ADE6DC #DCADE6 #E6DCAD
tetradic
#ADE6DC #C0ADE6 #E6ADB7 #D4E6AD
square
#ADE6DC #C0ADE6 #E6ADB7 #D4E6AD
split-complementary
#ADE6DC #E6ADD4 #E6C0AD
monochromatic
#4FC9B4 #7ED8C8 #ADE6DC #DCF4F0 #E8F8F5
Accessibility & contrast
On white
1.39
#ADE6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#ADE6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE6DC
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE6DC | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFDC
Deuteranopia (green-blind)
#D6D8DD
Tritanopia (blue-blind)
#9DE8E3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ade6dc; /* rgb */ color: rgb(173, 230, 220); /* oklch */ color: oklch(88.3% 0.060 182.9);
Tailwind
colors: {
custom: {
50: '#c6eee6',
500: '#ade6dc',
950: '#000000',
},
}SCSS
$custom: #ade6dc; $custom-light: #c6eee6; $custom-dark: #000000;
JSON
{
"hex": "#ade6dc",
"rgb": {
"r": 173,
"g": 230,
"b": 220
},
"hsl": {
"h": 169.474,
"s": 53.271,
"l": 79.02
},
"oklch": {
"l": 0.88313,
"c": 0.0597,
"h": 182.9
},
"luminance": 0.70645
}Semantic roles & 50–950 ramp
primary
#ADE6DC
secondary
#C17784
accent
#2540C1
background
#FDFFFE
surface
#F9FEFC
border
#D2D6D5
text
#131616
muted
#828584