#73DC7F#73DC7F
#73DC7F is a light, vivid green. Relative luminance 0.564; OKLCH L 80.9% C 0.162 H 146.3°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #73DC7F |
|---|---|
| RGB | rgb(115, 220, 127) |
| HSL | hsl(127, 60%, 66%) |
| HSV | hsv(127, 48%, 86%) |
| CMYK | cmyk(47.7%, 0%, 42.3%, 13.7%) |
| CIE-LAB | lab(79.82, -49.61, 36.48) |
| CIE-LCH | lch(79.82, 61.58, 143.67°) |
| OKLab | oklab(80.9% -0.1347 0.0898) |
| OKLCH | oklch(80.9% 0.162 146.3) |
| XYZ | xyz(36.4921, 56.3608, 29.0303) |
| Luminance | 0.5636 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.47
Lightgreen
#90EE90
ΔE00 4.67
Lightish Green
#61E160
ΔE00 4.80
Tealish Green
#0CDC73
ΔE00 5.23
Emerald
#50C878
ΔE00 5.97
Fresh Green
#69D84F
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DC7F #DC73D0
analogous
#9BDC73 #73DC7F #73DCB3
triadic
#73DC7F #7F73DC #DC7F73
tetradic
#73DC7F #739BDC #DC73D0 #DCB373
square
#73DC7F #739BDC #DC73D0 #DCB373
split-complementary
#73DC7F #B373DC #DC739B
monochromatic
#2BAA39 #42D052 #73DC7F #A4E8AC #D5F4D9
Accessibility & contrast
On white
1.71
#73DC7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#73DC7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DC7F
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DC7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DC7F | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC78
Deuteranopia (green-blind)
#D0C285
Tritanopia (blue-blind)
#62D8C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #73dc7f; /* rgb */ color: rgb(115, 220, 127); /* oklch */ color: oklch(80.9% 0.162 146.3);
Tailwind
colors: {
custom: {
50: '#a1e7a5',
500: '#73dc7f',
950: '#000000',
},
}SCSS
$custom: #73dc7f; $custom-light: #a1e7a5; $custom-dark: #000000;
JSON
{
"hex": "#73dc7f",
"rgb": {
"r": 115,
"g": 220,
"b": 127
},
"hsl": {
"h": 126.857,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.80899,
"c": 0.16193,
"h": 146.3
},
"luminance": 0.56364
}Semantic roles & 50–950 ramp
primary
#73DC7F
secondary
#AD47A1
accent
#1EB4C8
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F160F
muted
#808480