#73F07F#73F07F
#73F07F is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.8% C 0.189 H 145.6°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #73F07F |
|---|---|
| RGB | rgb(115, 240, 127) |
| HSL | hsl(126, 81%, 70%) |
| HSV | hsv(126, 52%, 94%) |
| CMYK | cmyk(52.1%, 0%, 47.1%, 5.9%) |
| CIE-LAB | lab(85.75, -57.57, 44.03) |
| CIE-LCH | lch(85.75, 72.48, 142.60°) |
| OKLab | oklab(85.76% -0.1562 0.1071) |
| OKLCH | oklch(85.76% 0.189 145.6) |
| XYZ | xyz(42.0586, 67.4939, 30.8858) |
| Luminance | 0.6750 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.42
Lightgreen (survey)
#76FF7B
ΔE00 3.61
Easter Green
#8CFD7E
ΔE00 3.89
Palegreen
#98FB98
ΔE00 4.19
Lightish Green
#61E160
ΔE00 4.31
Spearmint
#1EF876
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73F07F #F073E4
analogous
#A6F073 #73F07F #73F0BE
triadic
#73F07F #7F73F0 #F07F73
tetradic
#73F07F #73A6F0 #F073E4 #F0BE73
square
#73F07F #73A6F0 #F073E4 #F0BE73
split-complementary
#73F07F #BE73F0 #F073A6
monochromatic
#17D229 #3CEA4C #73F07F #AAF6B2 #E2FCE4
Accessibility & contrast
On white
1.45
#73F07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#73F07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73F07F
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73F07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73F07F | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD76
Deuteranopia (green-blind)
#E3D287
Tritanopia (blue-blind)
#5DEBD5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #73f07f; /* rgb */ color: rgb(115, 240, 127); /* oklch */ color: oklch(85.8% 0.189 145.6);
Tailwind
colors: {
custom: {
50: '#a4f6a6',
500: '#73f07f',
950: '#000000',
},
}SCSS
$custom: #73f07f; $custom-light: #a4f6a6; $custom-dark: #000000;
JSON
{
"hex": "#73f07f",
"rgb": {
"r": 115,
"g": 240,
"b": 127
},
"hsl": {
"h": 125.76,
"s": 80.645,
"l": 69.608
},
"oklch": {
"l": 0.85759,
"c": 0.18936,
"h": 145.6
},
"luminance": 0.67497
}Semantic roles & 50–950 ramp
primary
#73F07F
secondary
#C93EBC
accent
#09C9DD
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10170F
muted
#818580