#73F59F#73F59F
#73F59F is a very light, vivid green. Relative luminance 0.715; OKLCH L 87.5% C 0.167 H 152.5°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #73F59F |
|---|---|
| RGB | rgb(115, 245, 159) |
| HSL | hsl(140, 87%, 71%) |
| HSV | hsv(140, 53%, 96%) |
| CMYK | cmyk(53.1%, 0%, 35.1%, 3.9%) |
| CIE-LAB | lab(87.70, -54.50, 30.75) |
| CIE-LCH | lch(87.70, 62.57, 150.56°) |
| OKLab | oklab(87.51% -0.148 0.0771) |
| OKLCH | oklch(87.51% 0.167 152.5) |
| XYZ | xyz(45.9773, 71.4489, 44.1623) |
| Luminance | 0.7145 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.74
Seafoam Green
#7AF9AB
ΔE00 1.78
Seafoam (survey)
#80F9AD
ΔE00 2.14
Light Green Blue
#56FCA2
ΔE00 2.51
Sea Green (survey)
#53FCA1
ΔE00 2.63
Foam Green
#90FDA9
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73F59F #F573C9
analogous
#88F573 #73F59F #73F5E0
triadic
#73F59F #9F73F5 #F59F73
tetradic
#73F59F #7388F5 #F573C9 #F5E073
square
#73F59F #7388F5 #F573C9 #F5E073
split-complementary
#73F59F #E073F5 #F57388
monochromatic
#10DE56 #3AF178 #73F59F #ACF9C6 #E2FDEB
Accessibility & contrast
On white
1.37
#73F59F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#73F59F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73F59F
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73F59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73F59F | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E499
Deuteranopia (green-blind)
#E3D7A4
Tritanopia (blue-blind)
#51F2DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #73f59f; /* rgb */ color: rgb(115, 245, 159); /* oklch */ color: oklch(87.5% 0.167 152.5);
Tailwind
colors: {
custom: {
50: '#a4f9bc',
500: '#73f59f',
950: '#000000',
},
}SCSS
$custom: #73f59f; $custom-light: #a4f9bc; $custom-dark: #000000;
JSON
{
"hex": "#73f59f",
"rgb": {
"r": 115,
"g": 245,
"b": 159
},
"hsl": {
"h": 140.308,
"s": 86.667,
"l": 70.588
},
"oklch": {
"l": 0.87513,
"c": 0.16689,
"h": 152.5
},
"luminance": 0.71453
}Semantic roles & 50–950 ramp
primary
#73F59F
secondary
#CF3D9E
accent
#0297E3
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582