#73F59E#73F59E
#73F59E is a very light, vivid green. Relative luminance 0.714; OKLCH L 87.5% C 0.168 H 152.2°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #73F59E |
|---|---|
| RGB | rgb(115, 245, 158) |
| HSL | hsl(140, 87%, 71%) |
| HSV | hsv(140, 53%, 96%) |
| CMYK | cmyk(53.1%, 0%, 35.5%, 3.9%) |
| CIE-LAB | lab(87.69, -54.67, 31.23) |
| CIE-LCH | lch(87.69, 62.96, 150.26°) |
| OKLab | oklab(87.49% -0.1484 0.0782) |
| OKLCH | oklch(87.49% 0.168 152.2) |
| XYZ | xyz(45.8908, 71.4143, 43.7071) |
| Luminance | 0.7142 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.81
Seafoam Green
#7AF9AB
ΔE00 1.93
Seafoam (survey)
#80F9AD
ΔE00 2.29
Light Green Blue
#56FCA2
ΔE00 2.54
Sea Green (survey)
#53FCA1
ΔE00 2.65
Foam Green
#90FDA9
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73F59E #F573CA
analogous
#89F573 #73F59E #73F5DF
triadic
#73F59E #9E73F5 #F59E73
tetradic
#73F59E #7389F5 #F573CA #F5DF73
square
#73F59E #7389F5 #F573CA #F5DF73
split-complementary
#73F59E #DF73F5 #F57389
monochromatic
#10DE54 #3AF176 #73F59E #ACF9C6 #E2FDEB
Accessibility & contrast
On white
1.37
#73F59E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#73F59E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73F59E
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73F59E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73F59E | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E398
Deuteranopia (green-blind)
#E3D7A3
Tritanopia (blue-blind)
#52F2DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #73f59e; /* rgb */ color: rgb(115, 245, 158); /* oklch */ color: oklch(87.5% 0.168 152.2);
Tailwind
colors: {
custom: {
50: '#a4f9bb',
500: '#73f59e',
950: '#000000',
},
}SCSS
$custom: #73f59e; $custom-light: #a4f9bb; $custom-dark: #000000;
JSON
{
"hex": "#73f59e",
"rgb": {
"r": 115,
"g": 245,
"b": 158
},
"hsl": {
"h": 139.846,
"s": 86.667,
"l": 70.588
},
"oklch": {
"l": 0.87494,
"c": 0.1678,
"h": 152.2
},
"luminance": 0.71418
}Semantic roles & 50–950 ramp
primary
#73F59E
secondary
#CF3D9F
accent
#0299E3
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582