#73E3DC#73E3DC
#73E3DC is a very light, moderate teal. Relative luminance 0.637; OKLCH L 84.8% C 0.103 H 190.0°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #73E3DC |
|---|---|
| RGB | rgb(115, 227, 220) |
| HSL | hsl(176, 67%, 67%) |
| HSV | hsv(176, 49%, 89%) |
| CMYK | cmyk(49.3%, 0%, 3.1%, 11%) |
| CIE-LAB | lab(83.83, -33.66, -6.44) |
| CIE-LCH | lch(83.83, 34.28, 190.84°) |
| OKLab | oklab(84.81% -0.1018 -0.0179) |
| OKLCH | oklch(84.81% 0.103 190) |
| XYZ | xyz(47.4522, 63.7461, 77.4999) |
| Luminance | 0.6375 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.71
Mediumturquoise
#48D1CC
ΔE00 5.08
Tiffany Blue
#7BF2DA
ΔE00 6.34
Bright Cyan
#41FDFE
ΔE00 6.88
Bright Aqua
#0BF9EA
ΔE00 6.94
Bright Light Blue
#26F7FD
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E3DC #E3737A
analogous
#73E3A4 #73E3DC #73B2E3
triadic
#73E3DC #DC73E3 #E3DC73
tetradic
#73E3DC #A473E3 #E3737A #B2E373
square
#73E3DC #A473E3 #E3737A #B2E373
split-complementary
#73E3DC #E373B2 #E3A473
monochromatic
#25B7AE #40D9CF #73E3DC #A6EDE9 #D9F7F6
Accessibility & contrast
On white
1.53
#73E3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#73E3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E3DC
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E3DC | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DC
Deuteranopia (green-blind)
#C5CBDD
Tritanopia (blue-blind)
#2FE8E1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #73e3dc; /* rgb */ color: rgb(115, 227, 220); /* oklch */ color: oklch(84.8% 0.103 190.0);
Tailwind
colors: {
custom: {
50: '#a3ece6',
500: '#73e3dc',
950: '#000000',
},
}SCSS
$custom: #73e3dc; $custom-light: #a3ece6; $custom-dark: #000000;
JSON
{
"hex": "#73e3dc",
"rgb": {
"r": 115,
"g": 227,
"b": 220
},
"hsl": {
"h": 176.25,
"s": 66.667,
"l": 67.059
},
"oklch": {
"l": 0.84811,
"c": 0.10341,
"h": 190
},
"luminance": 0.6375
}Semantic roles & 50–950 ramp
primary
#73E3DC
secondary
#B7434A
accent
#1722CF
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101616
muted
#818484