#73FF82#73FF82
#73FF82 is a very light, highly saturated green. Relative luminance 0.768; OKLCH L 89.4% C 0.206 H 145.6°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #73FF82 |
|---|---|
| RGB | rgb(115, 255, 130) |
| HSL | hsl(126, 100%, 73%) |
| HSV | hsv(126, 55%, 100%) |
| CMYK | cmyk(54.9%, 0%, 49%, 0%) |
| CIE-LAB | lab(90.22, -62.85, 48.16) |
| CIE-LCH | lch(90.22, 79.18, 142.53°) |
| OKLab | oklab(89.44% -0.1703 0.1165) |
| OKLCH | oklch(89.44% 0.206 145.6) |
| XYZ | xyz(46.8567, 76.7725, 33.4641) |
| Luminance | 0.7678 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.04
Easter Green
#8CFD7E
ΔE00 2.51
Lighter Green
#75FD63
ΔE00 3.71
Light Green
#96F97B
ΔE00 3.94
Baby Green
#8CFF9E
ΔE00 3.95
Spearmint
#1EF876
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FF82 #FF73F0
analogous
#AAFF73 #73FF82 #73FFC8
triadic
#73FF82 #8273FF #FF8273
tetradic
#73FF82 #73AAFF #FF73F0 #FFC873
square
#73FF82 #73AAFF #FF73F0 #FFC873
split-complementary
#73FF82 #C873FF #FF73AA
monochromatic
#00F81B #36FF4B #73FF82 #B0FFB9 #E0FFE4
Accessibility & contrast
On white
1.28
#73FF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#73FF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FF82
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FF82 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB77
Deuteranopia (green-blind)
#F0DE8B
Tritanopia (blue-blind)
#58F9E2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #73ff82; /* rgb */ color: rgb(115, 255, 130); /* oklch */ color: oklch(89.4% 0.206 145.6);
Tailwind
colors: {
custom: {
50: '#a6ffa8',
500: '#73ff82',
950: '#000000',
},
}SCSS
$custom: #73ff82; $custom-light: #a6ffa8; $custom-dark: #000000;
JSON
{
"hex": "#73ff82",
"rgb": {
"r": 115,
"g": 255,
"b": 130
},
"hsl": {
"h": 126.429,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.89437,
"c": 0.20637,
"h": 145.6
},
"luminance": 0.76777
}Semantic roles & 50–950 ramp
primary
#73FF82
secondary
#DC3ACB
accent
#00CDE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681