#73FF7F#73FF7F
#73FF7F is a very light, highly saturated green. Relative luminance 0.767; OKLCH L 89.4% C 0.209 H 145.2°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #73FF7F |
|---|---|
| RGB | rgb(115, 255, 127) |
| HSL | hsl(125, 100%, 73%) |
| HSV | hsv(125, 55%, 100%) |
| CMYK | cmyk(54.9%, 0%, 50.2%, 0%) |
| CIE-LAB | lab(90.18, -63.25, 49.52) |
| CIE-LCH | lch(90.18, 80.33, 141.94°) |
| OKLab | oklab(89.4% -0.1715 0.1194) |
| OKLCH | oklch(89.4% 0.209 145.2) |
| XYZ | xyz(46.6582, 76.6931, 32.4190) |
| Luminance | 0.7670 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.65
Easter Green
#8CFD7E
ΔE00 2.33
Lighter Green
#75FD63
ΔE00 3.32
Light Bright Green
#53FE5C
ΔE00 3.68
Light Green
#96F97B
ΔE00 3.77
Spearmint
#1EF876
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FF7F #FF73F3
analogous
#ADFF73 #73FF7F #73FFC5
triadic
#73FF7F #7F73FF #FF7F73
tetradic
#73FF7F #73ADFF #FF73F3 #FFC573
square
#73FF7F #73ADFF #FF73F3 #FFC573
split-complementary
#73FF7F #C573FF #FF73AD
monochromatic
#00F815 #36FF47 #73FF7F #B0FFB7 #E0FFE3
Accessibility & contrast
On white
1.29
#73FF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#73FF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FF7F
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FF7F | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB74
Deuteranopia (green-blind)
#F0DE88
Tritanopia (blue-blind)
#59F9E1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #73ff7f; /* rgb */ color: rgb(115, 255, 127); /* oklch */ color: oklch(89.4% 0.209 145.2);
Tailwind
colors: {
custom: {
50: '#a6ffa6',
500: '#73ff7f',
950: '#000000',
},
}SCSS
$custom: #73ff7f; $custom-light: #a6ffa6; $custom-dark: #000000;
JSON
{
"hex": "#73ff7f",
"rgb": {
"r": 115,
"g": 255,
"b": 127
},
"hsl": {
"h": 125.143,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.89395,
"c": 0.20896,
"h": 145.2
},
"luminance": 0.76697
}Semantic roles & 50–950 ramp
primary
#73FF7F
secondary
#DC3ACE
accent
#00D2E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#101810
muted
#818680