#73D97D#73D97D
#73D97D is a light, vivid green. Relative luminance 0.548; OKLCH L 80.1% C 0.160 H 146.0°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #73D97D |
|---|---|
| RGB | rgb(115, 217, 125) |
| HSL | hsl(126, 57%, 65%) |
| HSV | hsv(126, 47%, 85%) |
| CMYK | cmyk(47%, 0%, 42.4%, 14.9%) |
| CIE-LAB | lab(78.90, -48.67, 36.29) |
| CIE-LCH | lch(78.90, 60.72, 143.29°) |
| OKLab | oklab(80.14% -0.1322 0.0893) |
| OKLCH | oklch(80.14% 0.16 146) |
| XYZ | xyz(35.5828, 54.7486, 28.0906) |
| Luminance | 0.5475 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.91
Lightish Green
#61E160
ΔE00 5.01
Lightgreen
#90EE90
ΔE00 5.24
Tealish Green
#0CDC73
ΔE00 5.36
Emerald
#50C878
ΔE00 5.48
Soft Green
#6FC276
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D97D #D973CF
analogous
#9CD973 #73D97D #73D9B0
triadic
#73D97D #7D73D9 #D97D73
tetradic
#73D97D #739CD9 #D973CF #D9B073
square
#73D97D #739CD9 #D973CF #D9B073
split-complementary
#73D97D #B073D9 #D9739C
monochromatic
#2DA539 #43CC50 #73D97D #A3E6AA #D3F3D6
Accessibility & contrast
On white
1.76
#73D97D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#73D97D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D97D
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D97D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D97D | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC976
Deuteranopia (green-blind)
#CDC083
Tritanopia (blue-blind)
#63D5C3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #73d97d; /* rgb */ color: rgb(115, 217, 125); /* oklch */ color: oklch(80.1% 0.160 146.0);
Tailwind
colors: {
custom: {
50: '#a1e5a4',
500: '#73d97d',
950: '#000000',
},
}SCSS
$custom: #73d97d; $custom-light: #a1e5a4; $custom-dark: #000000;
JSON
{
"hex": "#73d97d",
"rgb": {
"r": 115,
"g": 217,
"b": 125
},
"hsl": {
"h": 125.882,
"s": 57.303,
"l": 65.098
},
"oklch": {
"l": 0.80135,
"c": 0.15958,
"h": 146
},
"luminance": 0.54751
}Semantic roles & 50–950 ramp
primary
#73D97D
secondary
#A8489F
accent
#21B5C5
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F160F
muted
#808480