#ADE3DB#ADE3DB
#ADE3DB is a very light, muted teal. Relative luminance 0.689; OKLCH L 87.6% C 0.056 H 185.0°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE3DB |
|---|---|
| RGB | rgb(173, 227, 219) |
| HSL | hsl(171, 49%, 78%) |
| HSV | hsv(171, 24%, 89%) |
| CMYK | cmyk(23.8%, 0%, 3.5%, 11%) |
| CIE-LAB | lab(86.47, -18.85, -1.73) |
| CIE-LCH | lch(86.47, 18.93, 185.24°) |
| OKLab | oklab(87.64% -0.0562 -0.0049) |
| OKLCH | oklch(87.64% 0.056 185) |
| XYZ | xyz(57.4849, 68.9345, 77.2809) |
| Luminance | 0.6894 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.08
Duck Egg Blue
#C3FBF4
ΔE00 5.21
Eggshell Blue
#C4FFF7
ΔE00 5.94
Powder Blue
#B0E0E6
ΔE00 6.16
Pale Cyan
#B7FFFA
ΔE00 6.33
Light Light Blue
#CAFFFB
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE3DB #E3ADB5
analogous
#ADE3C0 #ADE3DB #ADD0E3
triadic
#ADE3DB #DBADE3 #E3DBAD
tetradic
#ADE3DB #C0ADE3 #E3ADB5 #D0E3AD
square
#ADE3DB #C0ADE3 #E3ADB5 #D0E3AD
split-complementary
#ADE3DB #E3ADD0 #E3C0AD
monochromatic
#52C4B3 #7FD3C7 #ADE3DB #DBF3EF #E8F7F5
Accessibility & contrast
On white
1.42
#ADE3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#ADE3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE3DB
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE3DB | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDB
Deuteranopia (green-blind)
#D3D5DC
Tritanopia (blue-blind)
#9DE5E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ade3db; /* rgb */ color: rgb(173, 227, 219); /* oklch */ color: oklch(87.6% 0.056 185.0);
Tailwind
colors: {
custom: {
50: '#c6ece6',
500: '#ade3db',
950: '#000000',
},
}SCSS
$custom: #ade3db; $custom-light: #c6ece6; $custom-dark: #000000;
JSON
{
"hex": "#ade3db",
"rgb": {
"r": 173,
"g": 227,
"b": 219
},
"hsl": {
"h": 171.111,
"s": 49.091,
"l": 78.431
},
"oklch": {
"l": 0.87635,
"c": 0.05639,
"h": 185
},
"luminance": 0.68937
}Semantic roles & 50–950 ramp
primary
#ADE3DB
secondary
#BD7782
accent
#293FBC
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131615
muted
#828484