#73E9DC#73E9DC
#73E9DC is a very light, moderate teal. Relative luminance 0.671; OKLCH L 86.2% C 0.109 H 185.9°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #73E9DC |
|---|---|
| RGB | rgb(115, 233, 220) |
| HSL | hsl(173, 73%, 68%) |
| HSV | hsv(173, 51%, 91%) |
| CMYK | cmyk(50.6%, 0%, 5.6%, 8.6%) |
| CIE-LAB | lab(85.55, -36.45, -3.92) |
| CIE-LCH | lch(85.55, 36.66, 186.13°) |
| OKLab | oklab(86.2% -0.1084 -0.0111) |
| OKLCH | oklch(86.2% 0.109 185.9) |
| XYZ | xyz(49.1220, 67.0855, 78.0564) |
| Luminance | 0.6709 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.96
Tiffany Blue
#7BF2DA
ΔE00 3.96
Bright Aqua
#0BF9EA
ΔE00 5.48
Mediumturquoise
#48D1CC
ΔE00 6.56
Bright Turquoise
#0FFEF9
ΔE00 6.60
Bright Cyan
#41FDFE
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E9DC #E97380
analogous
#73E9A1 #73E9DC #73BBE9
triadic
#73E9DC #DC73E9 #E9DC73
tetradic
#73E9DC #A173E9 #E97380 #BBE973
square
#73E9DC #A173E9 #E97380 #BBE973
split-complementary
#73E9DC #E973BB #E9A173
monochromatic
#1FC3B1 #3EE1CF #73E9DC #A8F1E9 #DDFAF6
Accessibility & contrast
On white
1.46
#73E9DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#73E9DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E9DC
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E9DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E9DC | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDC
Deuteranopia (green-blind)
#CCD0DD
Tritanopia (blue-blind)
#2CEDE5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #73e9dc; /* rgb */ color: rgb(115, 233, 220); /* oklch */ color: oklch(86.2% 0.109 185.9);
Tailwind
colors: {
custom: {
50: '#a4f0e6',
500: '#73e9dc',
950: '#000000',
},
}SCSS
$custom: #73e9dc; $custom-light: #a4f0e6; $custom-dark: #000000;
JSON
{
"hex": "#73e9dc",
"rgb": {
"r": 115,
"g": 233,
"b": 220
},
"hsl": {
"h": 173.39,
"s": 72.84,
"l": 68.235
},
"oklch": {
"l": 0.86195,
"c": 0.10895,
"h": 185.9
},
"luminance": 0.6709
}Semantic roles & 50–950 ramp
primary
#73E9DC
secondary
#C13F4E
accent
#1126D5
background
#FDFFFE
surface
#F7FEFC
border
#D0D6D5
text
#101616
muted
#818584