#73DFAC#73DFAC
#73DFAC is a very light, vivid teal. Relative luminance 0.594; OKLCH L 82.5% C 0.125 H 161.4°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #73DFAC |
|---|---|
| RGB | rgb(115, 223, 172) |
| HSL | hsl(152, 63%, 66%) |
| HSV | hsv(152, 48%, 87%) |
| CMYK | cmyk(48.4%, 0%, 22.9%, 12.5%) |
| CIE-LAB | lab(81.51, -42.81, 15.55) |
| CIE-LCH | lch(81.51, 45.55, 160.03°) |
| OKLab | oklab(82.54% -0.1183 0.0398) |
| OKLCH | oklch(82.54% 0.125 161.4) |
| XYZ | xyz(40.9009, 59.3954, 48.3309) |
| Luminance | 0.5940 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.74
Eucalyptus
#44D7A8
ΔE00 4.27
Light Teal
#90E4C1
ΔE00 4.87
Hospital Green
#9BE5AA
ΔE00 5.55
Mediumaquamarine
#66CDAA
ΔE00 5.64
Aqua Marine
#2EE8BB
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DFAC #DF73A6
analogous
#73DF76 #73DFAC #73DCDF
triadic
#73DFAC #AC73DF #DFAC73
tetradic
#73DFAC #7673DF #DF73A6 #DCDF73
square
#73DFAC #7673DF #DF73A6 #DCDF73
split-complementary
#73DFAC #DF73DC #DF7673
monochromatic
#28AF70 #41D48E #73DFAC #A5EACA #D7F6E7
Accessibility & contrast
On white
1.63
#73DFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#73DFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DFAC
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DFAC | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD1A9
Deuteranopia (green-blind)
#CCC6AF
Tritanopia (blue-blind)
#52DFD1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #73dfac; /* rgb */ color: rgb(115, 223, 172); /* oklch */ color: oklch(82.5% 0.125 161.4);
Tailwind
colors: {
custom: {
50: '#a1e9c4',
500: '#73dfac',
950: '#000000',
},
}SCSS
$custom: #73dfac; $custom-light: #a1e9c4; $custom-dark: #000000;
JSON
{
"hex": "#73dfac",
"rgb": {
"r": 115,
"g": 223,
"b": 172
},
"hsl": {
"h": 151.667,
"s": 62.791,
"l": 66.275
},
"oklch": {
"l": 0.82541,
"c": 0.12483,
"h": 161.4
},
"luminance": 0.59399
}Semantic roles & 50–950 ramp
primary
#73DFAC
secondary
#B14578
accent
#1B6ECB
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1612
muted
#808482