#ADE9DC#ADE9DC
#ADE9DC is a very light, moderate teal. Relative luminance 0.723; OKLCH L 89.0% C 0.063 H 179.9°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE9DC |
|---|---|
| RGB | rgb(173, 233, 220) |
| HSL | hsl(167, 58%, 80%) |
| HSV | hsv(167, 26%, 91%) |
| CMYK | cmyk(25.8%, 0%, 5.6%, 8.6%) |
| CIE-LAB | lab(88.13, -21.61, 0.17) |
| CIE-LCH | lch(88.13, 21.61, 179.56°) |
| OKLab | oklab(88.96% -0.0634 0.0001) |
| OKLCH | oklch(88.96% 0.063 179.9) |
| XYZ | xyz(59.2867, 72.3267, 78.5329) |
| Luminance | 0.7233 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 4.82
Pale Aqua
#B8FFEB
ΔE00 5.07
Paleturquoise
#AFEEEE
ΔE00 5.18
Eggshell Blue
#C4FFF7
ΔE00 5.22
Pale Cyan
#B7FFFA
ΔE00 5.71
Light Light Blue
#CAFFFB
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE9DC #E9ADBA
analogous
#ADE9BE #ADE9DC #ADD8E9
triadic
#ADE9DC #DCADE9 #E9DCAD
tetradic
#ADE9DC #BEADE9 #E9ADBA #D8E9AD
square
#ADE9DC #BEADE9 #E9ADBA #D8E9AD
split-complementary
#ADE9DC #E9ADD8 #E9BEAD
monochromatic
#4CCFB3 #7DDCC7 #ADE9DC #DDF6F1 #E7F9F5
Accessibility & contrast
On white
1.36
#ADE9DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#ADE9DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE9DC
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE9DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE9DC | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E2DC
Deuteranopia (green-blind)
#D9DADD
Tritanopia (blue-blind)
#9CEBE5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ade9dc; /* rgb */ color: rgb(173, 233, 220); /* oklch */ color: oklch(89.0% 0.063 179.9);
Tailwind
colors: {
custom: {
50: '#c6f0e6',
500: '#ade9dc',
950: '#000000',
},
}SCSS
$custom: #ade9dc; $custom-light: #c6f0e6; $custom-dark: #000000;
JSON
{
"hex": "#ade9dc",
"rgb": {
"r": 173,
"g": 233,
"b": 220
},
"hsl": {
"h": 167,
"s": 57.692,
"l": 79.608
},
"oklch": {
"l": 0.88963,
"c": 0.06343,
"h": 179.9
},
"luminance": 0.72329
}Semantic roles & 50–950 ramp
primary
#ADE9DC
secondary
#C57687
accent
#2044C5
background
#FDFFFE
surface
#F9FEFC
border
#D2D6D5
text
#131616
muted
#828584