#ADE2DB#ADE2DB
#ADE2DB is a very light, muted teal. Relative luminance 0.684; OKLCH L 87.4% C 0.055 H 186.2°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE2DB |
|---|---|
| RGB | rgb(173, 226, 219) |
| HSL | hsl(172, 48%, 78%) |
| HSV | hsv(172, 23%, 89%) |
| CMYK | cmyk(23.5%, 0%, 3.1%, 11.4%) |
| CIE-LAB | lab(86.20, -18.35, -2.12) |
| CIE-LCH | lch(86.20, 18.47, 186.60°) |
| OKLab | oklab(87.42% -0.0549 -0.006) |
| OKLCH | oklch(87.42% 0.055 186.2) |
| XYZ | xyz(57.2122, 68.3891, 77.1900) |
| Luminance | 0.6839 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.96
Duck Egg Blue
#C3FBF4
ΔE00 5.37
Powder Blue
#B0E0E6
ΔE00 5.71
Eggshell Blue
#C4FFF7
ΔE00 6.15
Light Light Blue
#CAFFFB
ΔE00 6.46
Pale Cyan
#B7FFFA
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE2DB #E2ADB4
analogous
#ADE2C0 #ADE2DB #ADCEE2
triadic
#ADE2DB #DBADE2 #E2DBAD
tetradic
#ADE2DB #C0ADE2 #E2ADB4 #CEE2AD
square
#ADE2DB #C0ADE2 #E2ADB4 #CEE2AD
split-complementary
#ADE2DB #E2ADCE #E2C0AD
monochromatic
#53C2B3 #80D2C7 #ADE2DB #DAF2EF #E8F7F5
Accessibility & contrast
On white
1.43
#ADE2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#ADE2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE2DB
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE2DB | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDB
Deuteranopia (green-blind)
#D2D5DC
Tritanopia (blue-blind)
#9EE5E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ade2db; /* rgb */ color: rgb(173, 226, 219); /* oklch */ color: oklch(87.4% 0.055 186.2);
Tailwind
colors: {
custom: {
50: '#c6ebe6',
500: '#ade2db',
950: '#000000',
},
}SCSS
$custom: #ade2db; $custom-light: #c6ebe6; $custom-dark: #000000;
JSON
{
"hex": "#ade2db",
"rgb": {
"r": 173,
"g": 226,
"b": 219
},
"hsl": {
"h": 172.075,
"s": 47.748,
"l": 78.235
},
"oklch": {
"l": 0.87419,
"c": 0.05522,
"h": 186.2
},
"luminance": 0.68391
}Semantic roles & 50–950 ramp
primary
#ADE2DB
secondary
#BB7881
accent
#2A3EBB
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131615
muted
#828484