#73D37D#73D37D
#73D37D is a light, vivid green. Relative luminance 0.517; OKLCH L 78.7% C 0.151 H 146.2°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #73D37D |
|---|---|
| RGB | rgb(115, 211, 125) |
| HSL | hsl(126, 52%, 64%) |
| HSV | hsv(126, 45%, 83%) |
| CMYK | cmyk(45.5%, 0%, 40.8%, 17.3%) |
| CIE-LAB | lab(77.11, -46.17, 33.98) |
| CIE-LCH | lch(77.11, 57.33, 143.65°) |
| OKLab | oklab(78.68% -0.1255 0.084) |
| OKLCH | oklch(78.68% 0.151 146.2) |
| XYZ | xyz(34.0643, 51.7117, 27.5844) |
| Luminance | 0.5171 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.33
Emerald
#50C878
ΔE00 4.36
Seaweed
#18D17B
ΔE00 5.88
Tealish Green
#0CDC73
ΔE00 5.92
Weird Green
#3AE57F
ΔE00 5.94
Dark Mint
#48C072
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73D37D #D373C9
analogous
#99D373 #73D37D #73D3AD
triadic
#73D37D #7D73D3 #D37D73
tetradic
#73D37D #7399D3 #D373C9 #D3AD73
square
#73D37D #7399D3 #D373C9 #D3AD73
split-complementary
#73D37D #AD73D3 #D37399
monochromatic
#319B3C #44C452 #73D37D #A2E2A8 #D0F0D3
Accessibility & contrast
On white
1.85
#73D37D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#73D37D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73D37D
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73D37D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73D37D | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C477
Deuteranopia (green-blind)
#C8BB82
Tritanopia (blue-blind)
#64CFBE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #73d37d; /* rgb */ color: rgb(115, 211, 125); /* oklch */ color: oklch(78.7% 0.151 146.2);
Tailwind
colors: {
custom: {
50: '#a0e1a3',
500: '#73d37d',
950: '#000000',
},
}SCSS
$custom: #73d37d; $custom-light: #a0e1a3; $custom-dark: #000000;
JSON
{
"hex": "#73d37d",
"rgb": {
"r": 115,
"g": 211,
"b": 125
},
"hsl": {
"h": 126.25,
"s": 52.174,
"l": 63.922
},
"oklch": {
"l": 0.78675,
"c": 0.15099,
"h": 146.2
},
"luminance": 0.51714
}Semantic roles & 50–950 ramp
primary
#73D37D
secondary
#A04A97
accent
#26B0C0
background
#FCFEFC
surface
#F6FCF5
border
#D0D5CF
text
#0F150F
muted
#808480