#73E0DB#73E0DB
#73E0DB is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.1% C 0.101 H 191.5°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #73E0DB |
|---|---|
| RGB | rgb(115, 224, 219) |
| HSL | hsl(177, 64%, 66%) |
| HSV | hsv(177, 49%, 88%) |
| CMYK | cmyk(48.7%, 0%, 2.2%, 12.2%) |
| CIE-LAB | lab(82.95, -32.50, -7.22) |
| CIE-LCH | lch(82.95, 33.30, 192.53°) |
| OKLab | oklab(84.09% -0.099 -0.0201) |
| OKLCH | oklch(84.09% 0.101 191.5) |
| XYZ | xyz(46.5068, 62.0665, 76.5333) |
| Luminance | 0.6207 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.62
Turquoise
#40E0D0
ΔE00 5.23
Darkturquoise
#00CED1
ΔE00 6.80
Bright Light Blue
#26F7FD
ΔE00 7.09
Bright Cyan
#41FDFE
ΔE00 7.27
Tiffany Blue
#7BF2DA
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E0DB #E07378
analogous
#73E0A5 #73E0DB #73AFE0
triadic
#73E0DB #DB73E0 #E0DB73
tetradic
#73E0DB #A573E0 #E07378 #AFE073
square
#73E0DB #A573E0 #E07378 #AFE073
split-complementary
#73E0DB #E073AF #E0A573
monochromatic
#27B1AB #41D5CE #73E0DB #A5EBE8 #D7F6F5
Accessibility & contrast
On white
1.57
#73E0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#73E0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E0DB
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E0DB | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DB
Deuteranopia (green-blind)
#C3C9DC
Tritanopia (blue-blind)
#32E5DE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #73e0db; /* rgb */ color: rgb(115, 224, 219); /* oklch */ color: oklch(84.1% 0.101 191.5);
Tailwind
colors: {
custom: {
50: '#a3eae6',
500: '#73e0db',
950: '#000000',
},
}SCSS
$custom: #73e0db; $custom-light: #a3eae6; $custom-dark: #000000;
JSON
{
"hex": "#73e0db",
"rgb": {
"r": 115,
"g": 224,
"b": 219
},
"hsl": {
"h": 177.248,
"s": 63.743,
"l": 66.471
},
"oklch": {
"l": 0.84088,
"c": 0.10097,
"h": 191.5
},
"luminance": 0.62071
}Semantic roles & 50–950 ramp
primary
#73E0DB
secondary
#B3444A
accent
#1A22CC
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484