#73DCAA#73DCAA
#73DCAA is a light, vivid teal. Relative luminance 0.577; OKLCH L 81.8% C 0.122 H 161.3°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #73DCAA |
|---|---|
| RGB | rgb(115, 220, 170) |
| HSL | hsl(151, 60%, 66%) |
| HSV | hsv(151, 48%, 86%) |
| CMYK | cmyk(47.7%, 0%, 22.7%, 13.7%) |
| CIE-LAB | lab(80.59, -41.90, 15.32) |
| CIE-LCH | lch(80.59, 44.61, 159.92°) |
| OKLab | oklab(81.78% -0.1158 0.0392) |
| OKLCH | oklch(81.78% 0.122 161.3) |
| XYZ | xyz(39.9159, 57.7303, 47.0621) |
| Luminance | 0.5773 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.84
Eucalyptus
#44D7A8
ΔE00 4.08
Light Teal
#90E4C1
ΔE00 4.95
Mediumaquamarine
#66CDAA
ΔE00 5.10
Hospital Green
#9BE5AA
ΔE00 5.71
Aqua Marine
#2EE8BB
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DCAA #DC73A5
analogous
#73DC75 #73DCAA #73D9DC
triadic
#73DCAA #AA73DC #DCAA73
tetradic
#73DCAA #7573DC #DC73A5 #D9DC73
square
#73DCAA #7573DC #DC73A5 #D9DC73
split-complementary
#73DCAA #DC73D9 #DC7573
monochromatic
#2BAA6D #42D08C #73DCAA #A4E8C8 #D5F4E5
Accessibility & contrast
On white
1.67
#73DCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#73DCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DCAA
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DCAA | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFA7
Deuteranopia (green-blind)
#C9C3AD
Tritanopia (blue-blind)
#54DCCE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #73dcaa; /* rgb */ color: rgb(115, 220, 170); /* oklch */ color: oklch(81.8% 0.122 161.3);
Tailwind
colors: {
custom: {
50: '#a1e7c3',
500: '#73dcaa',
950: '#000000',
},
}SCSS
$custom: #73dcaa; $custom-light: #a1e7c3; $custom-dark: #000000;
JSON
{
"hex": "#73dcaa",
"rgb": {
"r": 115,
"g": 220,
"b": 170
},
"hsl": {
"h": 151.429,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.8178,
"c": 0.12229,
"h": 161.3
},
"luminance": 0.57734
}Semantic roles & 50–950 ramp
primary
#73DCAA
secondary
#AD4777
accent
#1E6FC8
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1612
muted
#808482