#73F39F#73F39F
#73F39F is a very light, vivid green. Relative luminance 0.702; OKLCH L 87.0% C 0.164 H 152.7°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #73F39F |
|---|---|
| RGB | rgb(115, 243, 159) |
| HSL | hsl(141, 84%, 70%) |
| HSV | hsv(141, 53%, 95%) |
| CMYK | cmyk(52.7%, 0%, 34.6%, 4.7%) |
| CIE-LAB | lab(87.12, -53.69, 29.97) |
| CIE-LCH | lch(87.12, 61.49, 150.83°) |
| OKLab | oklab(87.03% -0.1459 0.0752) |
| OKLCH | oklch(87.03% 0.164 152.7) |
| XYZ | xyz(45.3755, 70.2453, 43.9617) |
| Luminance | 0.7025 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.82
Light Bluish Green
#76FDA8
ΔE00 2.10
Seafoam (survey)
#80F9AD
ΔE00 2.15
Light Green Blue
#56FCA2
ΔE00 2.79
Sea Green (survey)
#53FCA1
ΔE00 2.90
Light Blue Green
#7EFBB3
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73F39F #F373C7
analogous
#87F373 #73F39F #73F3DF
triadic
#73F39F #9F73F3 #F39F73
tetradic
#73F39F #7387F3 #F373C7 #F3DF73
square
#73F39F #7387F3 #F373C7 #F3DF73
split-complementary
#73F39F #DF73F3 #F37387
monochromatic
#13D957 #3BEE78 #73F39F #ABF8C6 #E3FDEC
Accessibility & contrast
On white
1.40
#73F39F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#73F39F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73F39F
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73F39F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73F39F | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E29A
Deuteranopia (green-blind)
#E1D5A4
Tritanopia (blue-blind)
#52F0DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #73f39f; /* rgb */ color: rgb(115, 243, 159); /* oklch */ color: oklch(87.0% 0.164 152.7);
Tailwind
colors: {
custom: {
50: '#a4f8bc',
500: '#73f39f',
950: '#000000',
},
}SCSS
$custom: #73f39f; $custom-light: #a4f8bc; $custom-dark: #000000;
JSON
{
"hex": "#73f39f",
"rgb": {
"r": 115,
"g": 243,
"b": 159
},
"hsl": {
"h": 140.625,
"s": 84.211,
"l": 70.196
},
"oklch": {
"l": 0.87034,
"c": 0.16415,
"h": 152.7
},
"luminance": 0.70249
}Semantic roles & 50–950 ramp
primary
#73F39F
secondary
#CD3D9C
accent
#0595E1
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582