#73DCA7#73DCA7
#73DCA7 is a light, vivid green. Relative luminance 0.576; OKLCH L 81.7% C 0.125 H 159.9°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #73DCA7 |
|---|---|
| RGB | rgb(115, 220, 167) |
| HSL | hsl(150, 60%, 66%) |
| HSV | hsv(150, 48%, 86%) |
| CMYK | cmyk(47.7%, 0%, 24.1%, 13.7%) |
| CIE-LAB | lab(80.53, -42.51, 16.81) |
| CIE-LCH | lch(80.53, 45.71, 158.43°) |
| OKLab | oklab(81.71% -0.1172 0.043) |
| OKLCH | oklch(81.71% 0.125 159.9) |
| XYZ | xyz(39.6353, 57.6181, 45.5845) |
| Luminance | 0.5762 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.35
Eucalyptus
#44D7A8
ΔE00 4.40
Hospital Green
#9BE5AA
ΔE00 5.36
Light Teal
#90E4C1
ΔE00 5.49
Mediumaquamarine
#66CDAA
ΔE00 5.63
Aqua Green
#12E193
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DCA7 #DC73A8
analogous
#73DC73 #73DCA7 #73DCDB
triadic
#73DCA7 #A773DC #DCA773
tetradic
#73DCA7 #7373DC #DC73A8 #DCDB73
square
#73DCA7 #7373DC #DC73A8 #DCDB73
split-complementary
#73DCA7 #DB73DC #DC7373
monochromatic
#2BAA6A #42D088 #73DCA7 #A4E8C6 #D5F4E5
Accessibility & contrast
On white
1.68
#73DCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#73DCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DCA7
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DCA7 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACFA4
Deuteranopia (green-blind)
#CAC3AA
Tritanopia (blue-blind)
#55DBCD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #73dca7; /* rgb */ color: rgb(115, 220, 167); /* oklch */ color: oklch(81.7% 0.125 159.9);
Tailwind
colors: {
custom: {
50: '#a1e7c1',
500: '#73dca7',
950: '#000000',
},
}SCSS
$custom: #73dca7; $custom-light: #a1e7c1; $custom-dark: #000000;
JSON
{
"hex": "#73dca7",
"rgb": {
"r": 115,
"g": 220,
"b": 167
},
"hsl": {
"h": 149.714,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.81708,
"c": 0.1248,
"h": 159.9
},
"luminance": 0.57621
}Semantic roles & 50–950 ramp
primary
#73DCA7
secondary
#AD477A
accent
#1E74C8
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1612
muted
#808482