#73FD7F#73FD7F
#73FD7F is a very light, highly saturated green. Relative luminance 0.754; OKLCH L 88.9% C 0.206 H 145.2°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #73FD7F |
|---|---|
| RGB | rgb(115, 253, 127) |
| HSL | hsl(125, 97%, 72%) |
| HSV | hsv(125, 55%, 99%) |
| CMYK | cmyk(54.5%, 0%, 49.8%, 0.8%) |
| CIE-LAB | lab(89.59, -62.50, 48.79) |
| CIE-LCH | lch(89.59, 79.29, 142.02°) |
| OKLab | oklab(88.91% -0.1695 0.1178) |
| OKLCH | oklch(88.91% 0.206 145.2) |
| XYZ | xyz(46.0236, 75.4237, 32.2075) |
| Luminance | 0.7543 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.89
Easter Green
#8CFD7E
ΔE00 2.33
Lighter Green
#75FD63
ΔE00 3.44
Light Green
#96F97B
ΔE00 3.70
Light Bright Green
#53FE5C
ΔE00 3.83
Spearmint
#1EF876
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FD7F #FD73F1
analogous
#ACFD73 #73FD7F #73FDC4
triadic
#73FD7F #7F73FD #FD7F73
tetradic
#73FD7F #73ACFD #FD73F1 #FDC473
square
#73FD7F #73ACFD #FD73F1 #FDC473
split-complementary
#73FD7F #C473FD #FD73AC
monochromatic
#03F218 #37FC48 #73FD7F #AFFEB6 #E1FFE3
Accessibility & contrast
On white
1.31
#73FD7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#73FD7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FD7F
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FD7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FD7F | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE974
Deuteranopia (green-blind)
#EFDC88
Tritanopia (blue-blind)
#5AF7E0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #73fd7f; /* rgb */ color: rgb(115, 253, 127); /* oklch */ color: oklch(88.9% 0.206 145.2);
Tailwind
colors: {
custom: {
50: '#a6ffa6',
500: '#73fd7f',
950: '#000000',
},
}SCSS
$custom: #73fd7f; $custom-light: #a6ffa6; $custom-dark: #000000;
JSON
{
"hex": "#73fd7f",
"rgb": {
"r": 115,
"g": 253,
"b": 127
},
"hsl": {
"h": 125.217,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.88911,
"c": 0.20639,
"h": 145.2
},
"luminance": 0.75428
}Semantic roles & 50–950 ramp
primary
#73FD7F
secondary
#DA3BCC
accent
#00D2E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#101810
muted
#818680