#73F77F#73F77F
#73F77F is a very light, vivid green. Relative luminance 0.717; OKLCH L 87.5% C 0.199 H 145.4°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #73F77F |
|---|---|
| RGB | rgb(115, 247, 127) |
| HSL | hsl(125, 89%, 71%) |
| HSV | hsv(125, 53%, 97%) |
| CMYK | cmyk(53.4%, 0%, 48.6%, 3.1%) |
| CIE-LAB | lab(87.82, -60.25, 46.61) |
| CIE-LCH | lch(87.82, 76.17, 142.28°) |
| OKLab | oklab(87.46% -0.1634 0.1129) |
| OKLCH | oklch(87.46% 0.199 145.4) |
| XYZ | xyz(44.1592, 71.6949, 31.5860) |
| Luminance | 0.7170 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.06
Easter Green
#8CFD7E
ΔE00 2.78
Light Green
#96F97B
ΔE00 3.78
Spearmint
#1EF876
ΔE00 3.86
Palegreen
#98FB98
ΔE00 3.99
Baby Green
#8CFF9E
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73F77F #F773EB
analogous
#A9F773 #73F77F #73F7C1
triadic
#73F77F #7F73F7 #F77F73
tetradic
#73F77F #73A9F7 #F773EB #F7C173
square
#73F77F #73A9F7 #F773EB #F7C173
split-complementary
#73F77F #C173F7 #F773A9
monochromatic
#0DE320 #39F44A #73F77F #ADFAB4 #E2FDE5
Accessibility & contrast
On white
1.37
#73F77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#73F77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73F77F
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73F77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73F77F | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE475
Deuteranopia (green-blind)
#E9D887
Tritanopia (blue-blind)
#5CF1DB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #73f77f; /* rgb */ color: rgb(115, 247, 127); /* oklch */ color: oklch(87.5% 0.199 145.4);
Tailwind
colors: {
custom: {
50: '#a5fba6',
500: '#73f77f',
950: '#000000',
},
}SCSS
$custom: #73f77f; $custom-light: #a5fba6; $custom-dark: #000000;
JSON
{
"hex": "#73f77f",
"rgb": {
"r": 115,
"g": 247,
"b": 127
},
"hsl": {
"h": 125.455,
"s": 89.189,
"l": 70.98
},
"oklch": {
"l": 0.87457,
"c": 0.1986,
"h": 145.4
},
"luminance": 0.71699
}Semantic roles & 50–950 ramp
primary
#73F77F
secondary
#D23CC4
accent
#00D1E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10170F
muted
#818580