#73DC7E#73DC7E
#73DC7E is a light, vivid green. Relative luminance 0.563; OKLCH L 80.9% C 0.163 H 146.1°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #73DC7E |
|---|---|
| RGB | rgb(115, 220, 126) |
| HSL | hsl(126, 60%, 66%) |
| HSV | hsv(126, 48%, 86%) |
| CMYK | cmyk(47.7%, 0%, 42.7%, 13.7%) |
| CIE-LAB | lab(79.80, -49.76, 36.96) |
| CIE-LCH | lch(79.80, 61.99, 143.39°) |
| OKLab | oklab(80.88% -0.1351 0.0909) |
| OKLCH | oklch(80.88% 0.163 146.1) |
| XYZ | xyz(36.4273, 56.3349, 28.6888) |
| Luminance | 0.5634 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.49
Lightish Green
#61E160
ΔE00 4.65
Lightgreen
#90EE90
ΔE00 4.67
Tealish Green
#0CDC73
ΔE00 5.23
Emerald
#50C878
ΔE00 6.03
Fresh Green
#69D84F
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DC7E #DC73D1
analogous
#9CDC73 #73DC7E #73DCB2
triadic
#73DC7E #7E73DC #DC7E73
tetradic
#73DC7E #739CDC #DC73D1 #DCB273
square
#73DC7E #739CDC #DC73D1 #DCB273
split-complementary
#73DC7E #B273DC #DC739C
monochromatic
#2BAA38 #42D051 #73DC7E #A4E8AB #D5F4D8
Accessibility & contrast
On white
1.71
#73DC7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#73DC7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DC7E
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DC7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DC7E | 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)
#DFCC77
Deuteranopia (green-blind)
#D0C284
Tritanopia (blue-blind)
#62D8C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #73dc7e; /* rgb */ color: rgb(115, 220, 126); /* oklch */ color: oklch(80.9% 0.163 146.1);
Tailwind
colors: {
custom: {
50: '#a1e7a4',
500: '#73dc7e',
950: '#000000',
},
}SCSS
$custom: #73dc7e; $custom-light: #a1e7a4; $custom-dark: #000000;
JSON
{
"hex": "#73dc7e",
"rgb": {
"r": 115,
"g": 220,
"b": 126
},
"hsl": {
"h": 126.286,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.80882,
"c": 0.16288,
"h": 146.1
},
"luminance": 0.56338
}Semantic roles & 50–950 ramp
primary
#73DC7E
secondary
#AD47A2
accent
#1EB6C8
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F160F
muted
#808480