#73D97F#73D97F
#73D97F is a light, vivid green. Relative luminance 0.548; OKLCH L 80.2% C 0.158 H 146.4°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #73D97F |
|---|---|
| RGB | rgb(115, 217, 127) |
| HSL | hsl(127, 57%, 65%) |
| HSV | hsv(127, 47%, 85%) |
| CMYK | cmyk(47%, 0%, 41.5%, 14.9%) |
| CIE-LAB | lab(78.93, -48.37, 35.33) |
| CIE-LCH | lch(78.93, 59.90, 143.86°) |
| OKLab | oklab(80.17% -0.1314 0.0872) |
| OKLCH | oklch(80.17% 0.158 146.4) |
| XYZ | xyz(35.7118, 54.8003, 28.7702) |
| Luminance | 0.5480 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.89
Lightgreen
#90EE90
ΔE00 5.25
Lightish Green
#61E160
ΔE00 5.31
Emerald
#50C878
ΔE00 5.35
Tealish Green
#0CDC73
ΔE00 5.37
Soft Green
#6FC276
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D97F #D973CD
analogous
#9AD973 #73D97F #73D9B2
triadic
#73D97F #7F73D9 #D97F73
tetradic
#73D97F #739AD9 #D973CD #D9B273
square
#73D97F #739AD9 #D973CD #D9B273
split-complementary
#73D97F #B273D9 #D9739A
monochromatic
#2DA53B #43CC53 #73D97F #A3E6AB #D3F3D7
Accessibility & contrast
On white
1.76
#73D97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#73D97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D97F
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D97F | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC978
Deuteranopia (green-blind)
#CDC085
Tritanopia (blue-blind)
#63D5C3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #73d97f; /* rgb */ color: rgb(115, 217, 127); /* oklch */ color: oklch(80.2% 0.158 146.4);
Tailwind
colors: {
custom: {
50: '#a1e5a5',
500: '#73d97f',
950: '#000000',
},
}SCSS
$custom: #73d97f; $custom-light: #a1e5a5; $custom-dark: #000000;
JSON
{
"hex": "#73d97f",
"rgb": {
"r": 115,
"g": 217,
"b": 127
},
"hsl": {
"h": 127.059,
"s": 57.303,
"l": 65.098
},
"oklch": {
"l": 0.80169,
"c": 0.15767,
"h": 146.4
},
"luminance": 0.54803
}Semantic roles & 50–950 ramp
primary
#73D97F
secondary
#A8489D
accent
#21B2C5
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F160F
muted
#808480