#73F080#73F080
#73F080 is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.8% C 0.188 H 145.8°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #73F080 |
|---|---|
| RGB | rgb(115, 240, 128) |
| HSL | hsl(126, 81%, 70%) |
| HSV | hsv(126, 52%, 94%) |
| CMYK | cmyk(52.1%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(85.77, -57.43, 43.56) |
| CIE-LCH | lch(85.77, 72.08, 142.82°) |
| OKLab | oklab(85.77% -0.1558 0.1061) |
| OKLCH | oklch(85.77% 0.188 145.8) |
| XYZ | xyz(42.1241, 67.5201, 31.2308) |
| Luminance | 0.6752 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.35
Lightgreen (survey)
#76FF7B
ΔE00 3.68
Easter Green
#8CFD7E
ΔE00 3.96
Palegreen
#98FB98
ΔE00 4.14
Baby Green
#8CFF9E
ΔE00 4.32
Spearmint
#1EF876
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73F080 #F073E3
analogous
#A5F073 #73F080 #73F0BF
triadic
#73F080 #8073F0 #F08073
tetradic
#73F080 #73A5F0 #F073E3 #F0BF73
square
#73F080 #73A5F0 #F073E3 #F0BF73
split-complementary
#73F080 #BF73F0 #F073A5
monochromatic
#17D22A #3CEA4E #73F080 #AAF6B2 #E2FCE4
Accessibility & contrast
On white
1.45
#73F080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#73F080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73F080
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73F080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73F080 | 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)
#F3DD77
Deuteranopia (green-blind)
#E2D288
Tritanopia (blue-blind)
#5DEBD5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #73f080; /* rgb */ color: rgb(115, 240, 128); /* oklch */ color: oklch(85.8% 0.188 145.8);
Tailwind
colors: {
custom: {
50: '#a4f6a6',
500: '#73f080',
950: '#000000',
},
}SCSS
$custom: #73f080; $custom-light: #a4f6a6; $custom-dark: #000000;
JSON
{
"hex": "#73f080",
"rgb": {
"r": 115,
"g": 240,
"b": 128
},
"hsl": {
"h": 126.24,
"s": 80.645,
"l": 69.608
},
"oklch": {
"l": 0.85774,
"c": 0.18846,
"h": 145.8
},
"luminance": 0.67524
}Semantic roles & 50–950 ramp
primary
#73F080
secondary
#C93EBB
accent
#09C7DD
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10170F
muted
#818580