#78FF73#78FF73
#78FF73 is a very light, highly saturated green. Relative luminance 0.768; OKLCH L 89.4% C 0.217 H 142.9°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #78FF73 |
|---|---|
| RGB | rgb(120, 255, 115) |
| HSL | hsl(118, 100%, 73%) |
| HSV | hsv(118, 55%, 100%) |
| CMYK | cmyk(52.9%, 0%, 54.9%, 0%) |
| CIE-LAB | lab(90.20, -63.52, 55.07) |
| CIE-LCH | lch(90.20, 84.07, 139.08°) |
| OKLab | oklab(89.42% -0.1729 0.1308) |
| OKLCH | oklch(89.42% 0.217 142.9) |
| XYZ | xyz(46.5978, 76.7470, 28.5744) |
| Luminance | 0.7675 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.07
Lighter Green
#75FD63
ΔE00 1.67
Easter Green
#8CFD7E
ΔE00 1.96
Light Bright Green
#53FE5C
ΔE00 2.70
Light Green
#96F97B
ΔE00 3.14
Light Neon Green
#4EFD54
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FF73 #FA73FF
analogous
#BEFF73 #78FF73 #73FFB4
triadic
#78FF73 #7378FF #FF7378
tetradic
#78FF73 #73BEFF #FA73FF #FFB473
square
#78FF73 #73BEFF #FA73FF #FFB473
split-complementary
#78FF73 #B473FF #FF73BE
monochromatic
#09F800 #3DFF36 #78FF73 #B3FFB0 #E1FFE0
Accessibility & contrast
On white
1.28
#78FF73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#78FF73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FF73
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FF73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FF73 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA66
Deuteranopia (green-blind)
#F2DE7D
Tritanopia (blue-blind)
#64F8E0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #78ff73; /* rgb */ color: rgb(120, 255, 115); /* oklch */ color: oklch(89.4% 0.217 142.9);
Tailwind
colors: {
custom: {
50: '#a9ff9f',
500: '#78ff73',
950: '#000000',
},
}SCSS
$custom: #78ff73; $custom-light: #a9ff9f; $custom-dark: #000000;
JSON
{
"hex": "#78ff73",
"rgb": {
"r": 120,
"g": 255,
"b": 115
},
"hsl": {
"h": 117.857,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.89417,
"c": 0.21681,
"h": 142.9
},
"luminance": 0.76751
}Semantic roles & 50–950 ramp
primary
#78FF73
secondary
#D63ADC
accent
#00E6DD
background
#FDFFFC
surface
#F8FFF5
border
#D1D7CF
text
#11180F
muted
#818680