#73D37F#73D37F
#73D37F is a light, vivid green. Relative luminance 0.518; OKLCH L 78.7% C 0.149 H 146.7°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #73D37F |
|---|---|
| RGB | rgb(115, 211, 127) |
| HSL | hsl(128, 52%, 64%) |
| HSV | hsv(128, 45%, 83%) |
| CMYK | cmyk(45.5%, 0%, 39.8%, 17.3%) |
| CIE-LAB | lab(77.14, -45.85, 33.00) |
| CIE-LCH | lch(77.14, 56.50, 144.26°) |
| OKLab | oklab(78.71% -0.1246 0.0818) |
| OKLCH | oklch(78.71% 0.149 146.7) |
| XYZ | xyz(34.1933, 51.7633, 28.2641) |
| Luminance | 0.5177 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.25
Soft Green
#6FC276
ΔE00 4.28
Seaweed
#18D17B
ΔE00 5.78
Weird Green
#3AE57F
ΔE00 5.96
Tealish Green
#0CDC73
ΔE00 5.98
Dark Mint
#48C072
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D37F #D373C7
analogous
#97D373 #73D37F #73D3AF
triadic
#73D37F #7F73D3 #D37F73
tetradic
#73D37F #7397D3 #D373C7 #D3AF73
square
#73D37F #7397D3 #D373C7 #D3AF73
split-complementary
#73D37F #AF73D3 #D37397
monochromatic
#319B3E #44C454 #73D37F #A2E2AA #D0F0D4
Accessibility & contrast
On white
1.85
#73D37F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#73D37F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D37F
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D37F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D37F | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C479
Deuteranopia (green-blind)
#C8BB84
Tritanopia (blue-blind)
#64CFBE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #73d37f; /* rgb */ color: rgb(115, 211, 127); /* oklch */ color: oklch(78.7% 0.149 146.7);
Tailwind
colors: {
custom: {
50: '#a0e1a5',
500: '#73d37f',
950: '#000000',
},
}SCSS
$custom: #73d37f; $custom-light: #a0e1a5; $custom-dark: #000000;
JSON
{
"hex": "#73d37f",
"rgb": {
"r": 115,
"g": 211,
"b": 127
},
"hsl": {
"h": 127.5,
"s": 52.174,
"l": 63.922
},
"oklch": {
"l": 0.7871,
"c": 0.14905,
"h": 146.7
},
"luminance": 0.51766
}Semantic roles & 50–950 ramp
primary
#73D37F
secondary
#A04A95
accent
#26ACC0
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F150F
muted
#808480