#73F37F#73F37F
#73F37F is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.5% C 0.193 H 145.5°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #73F37F |
|---|---|
| RGB | rgb(115, 243, 127) |
| HSL | hsl(126, 84%, 70%) |
| HSV | hsv(126, 53%, 95%) |
| CMYK | cmyk(52.7%, 0%, 47.7%, 4.7%) |
| CIE-LAB | lab(86.64, -58.73, 45.14) |
| CIE-LCH | lch(86.64, 74.07, 142.46°) |
| OKLab | oklab(86.49% -0.1593 0.1096) |
| OKLCH | oklch(86.49% 0.193 145.5) |
| XYZ | xyz(42.9491, 69.2748, 31.1827) |
| Luminance | 0.6928 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.93
Easter Green
#8CFD7E
ΔE00 3.36
Lightgreen
#90EE90
ΔE00 3.74
Palegreen
#98FB98
ΔE00 4.03
Spearmint
#1EF876
ΔE00 4.05
Light Green
#96F97B
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73F37F #F373E7
analogous
#A7F373 #73F37F #73F3BF
triadic
#73F37F #7F73F3 #F37F73
tetradic
#73F37F #73A7F3 #F373E7 #F3BF73
square
#73F37F #73A7F3 #F373E7 #F3BF73
split-complementary
#73F37F #BF73F3 #F373A7
monochromatic
#13D925 #3BEE4B #73F37F #ABF8B3 #E3FDE5
Accessibility & contrast
On white
1.41
#73F37F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#73F37F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73F37F
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73F37F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73F37F | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E075
Deuteranopia (green-blind)
#E5D487
Tritanopia (blue-blind)
#5DEED8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #73f37f; /* rgb */ color: rgb(115, 243, 127); /* oklch */ color: oklch(86.5% 0.193 145.5);
Tailwind
colors: {
custom: {
50: '#a4f8a6',
500: '#73f37f',
950: '#000000',
},
}SCSS
$custom: #73f37f; $custom-light: #a4f8a6; $custom-dark: #000000;
JSON
{
"hex": "#73f37f",
"rgb": {
"r": 115,
"g": 243,
"b": 127
},
"hsl": {
"h": 125.625,
"s": 84.211,
"l": 70.196
},
"oklch": {
"l": 0.86487,
"c": 0.19334,
"h": 145.5
},
"luminance": 0.69278
}Semantic roles & 50–950 ramp
primary
#73F37F
secondary
#CD3DBF
accent
#05CCE1
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10170F
muted
#818580