#73DEC4#73DEC4
#73DEC4 is a very light, moderate teal. Relative luminance 0.599; OKLCH L 82.9% C 0.107 H 175.7°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #73DEC4 |
|---|---|
| RGB | rgb(115, 222, 196) |
| HSL | hsl(165, 62%, 66%) |
| HSV | hsv(165, 48%, 87%) |
| CMYK | cmyk(48.2%, 0%, 11.7%, 12.9%) |
| CIE-LAB | lab(81.77, -37.12, 3.24) |
| CIE-LCH | lch(81.77, 37.27, 175.01°) |
| OKLab | oklab(82.93% -0.1066 0.008) |
| OKLCH | oklch(82.93% 0.107 175.7) |
| XYZ | xyz(43.1511, 59.8693, 61.4958) |
| Luminance | 0.5987 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.42
Tiffany Blue
#7BF2DA
ΔE00 4.58
Light Teal
#90E4C1
ΔE00 4.59
Turquoise
#40E0D0
ΔE00 5.16
Mediumaquamarine
#66CDAA
ΔE00 5.24
Pale Teal
#82CBB2
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DEC4 #DE738D
analogous
#73DE8E #73DEC4 #73C2DE
triadic
#73DEC4 #C473DE #DEC473
tetradic
#73DEC4 #8E73DE #DE738D #C2DE73
square
#73DEC4 #8E73DE #DE738D #C2DE73
split-complementary
#73DEC4 #DE73C2 #DE8E73
monochromatic
#29AE8D #41D2AF #73DEC4 #A5EAD9 #D6F5EE
Accessibility & contrast
On white
1.62
#73DEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#73DEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DEC4
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DEC4 | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C3
Deuteranopia (green-blind)
#C6C6C6
Tritanopia (blue-blind)
#46E0D6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #73dec4; /* rgb */ color: rgb(115, 222, 196); /* oklch */ color: oklch(82.9% 0.107 175.7);
Tailwind
colors: {
custom: {
50: '#a2e9d5',
500: '#73dec4',
950: '#000000',
},
}SCSS
$custom: #73dec4; $custom-light: #a2e9d5; $custom-dark: #000000;
JSON
{
"hex": "#73dec4",
"rgb": {
"r": 115,
"g": 222,
"b": 196
},
"hsl": {
"h": 165.421,
"s": 61.85,
"l": 66.078
},
"oklch": {
"l": 0.82933,
"c": 0.10686,
"h": 175.7
},
"luminance": 0.59873
}Semantic roles & 50–950 ramp
primary
#73DEC4
secondary
#B0465F
accent
#1C46CA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101614
muted
#808483