#73FF78#73FF78
#73FF78 is a very light, highly saturated green. Relative luminance 0.765; OKLCH L 89.3% C 0.215 H 144.1°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #73FF78 |
|---|---|
| RGB | rgb(115, 255, 120) |
| HSL | hsl(122, 100%, 73%) |
| HSV | hsv(122, 55%, 100%) |
| CMYK | cmyk(54.9%, 0%, 52.9%, 0%) |
| CIE-LAB | lab(90.10, -64.14, 52.64) |
| CIE-LCH | lch(90.10, 82.98, 140.62°) |
| OKLab | oklab(89.3% -0.1741 0.1259) |
| OKLCH | oklch(89.3% 0.215 144.1) |
| XYZ | xyz(46.2178, 76.5169, 30.0993) |
| Luminance | 0.7652 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.36
Easter Green
#8CFD7E
ΔE00 2.15
Lighter Green
#75FD63
ΔE00 2.43
Light Bright Green
#53FE5C
ΔE00 2.95
Light Green
#96F97B
ΔE00 3.52
Light Neon Green
#4EFD54
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FF78 #FF73FA
analogous
#B4FF73 #73FF78 #73FFBE
triadic
#73FF78 #7873FF #FF7873
tetradic
#73FF78 #73B4FF #FF73FA #FFBE73
square
#73FF78 #73B4FF #FF73FA #FFBE73
split-complementary
#73FF78 #BE73FF #FF73B4
monochromatic
#00F809 #36FF3D #73FF78 #B0FFB3 #E0FFE1
Accessibility & contrast
On white
1.29
#73FF78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#73FF78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FF78
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FF78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FF78 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA6C
Deuteranopia (green-blind)
#F1DE82
Tritanopia (blue-blind)
#5BF9E1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #73ff78; /* rgb */ color: rgb(115, 255, 120); /* oklch */ color: oklch(89.3% 0.215 144.1);
Tailwind
colors: {
custom: {
50: '#a6ffa2',
500: '#73ff78',
950: '#000000',
},
}SCSS
$custom: #73ff78; $custom-light: #a6ffa2; $custom-dark: #000000;
JSON
{
"hex": "#73ff78",
"rgb": {
"r": 115,
"g": 255,
"b": 120
},
"hsl": {
"h": 122.143,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.89302,
"c": 0.21487,
"h": 144.1
},
"luminance": 0.76521
}Semantic roles & 50–950 ramp
primary
#73FF78
secondary
#DC3AD6
accent
#00DDE6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680