#78F77F#78F77F
#78F77F is a very light, vivid green. Relative luminance 0.720; OKLCH L 87.6% C 0.196 H 144.7°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #78F77F |
|---|---|
| RGB | rgb(120, 247, 127) |
| HSL | hsl(123, 89%, 72%) |
| HSV | hsv(123, 51%, 97%) |
| CMYK | cmyk(51.4%, 0%, 48.6%, 3.1%) |
| CIE-LAB | lab(87.99, -59.01, 46.85) |
| CIE-LCH | lch(87.99, 75.35, 141.55°) |
| OKLab | oklab(87.64% -0.1602 0.1134) |
| OKLCH | oklch(87.64% 0.196 144.7) |
| XYZ | xyz(44.8348, 72.0433, 31.6177) |
| Luminance | 0.7205 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.98
Easter Green
#8CFD7E
ΔE00 2.42
Light Green
#96F97B
ΔE00 3.36
Palegreen
#98FB98
ΔE00 3.75
Lighter Green
#75FD63
ΔE00 3.95
Baby Green
#8CFF9E
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F77F #F778F0
analogous
#B1F778 #78F77F #78F7BF
triadic
#78F77F #7F78F7 #F77F78
tetradic
#78F77F #78B1F7 #F778F0 #F7BF78
square
#78F77F #78B1F7 #F778F0 #F7BF78
split-complementary
#78F77F #BF78F7 #F778B1
monochromatic
#0EE71A #3EF448 #78F77F #B2FAB6 #E2FDE4
Accessibility & contrast
On white
1.36
#78F77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#78F77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F77F
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F77F | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE475
Deuteranopia (green-blind)
#EAD887
Tritanopia (blue-blind)
#64F1DB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #78f77f; /* rgb */ color: rgb(120, 247, 127); /* oklch */ color: oklch(87.6% 0.196 144.7);
Tailwind
colors: {
custom: {
50: '#a8fba6',
500: '#78f77f',
950: '#000000',
},
}SCSS
$custom: #78f77f; $custom-light: #a8fba6; $custom-dark: #000000;
JSON
{
"hex": "#78f77f",
"rgb": {
"r": 120,
"g": 247,
"b": 127
},
"hsl": {
"h": 123.307,
"s": 88.811,
"l": 71.961
},
"oklch": {
"l": 0.87642,
"c": 0.1963,
"h": 144.7
},
"luminance": 0.72047
}Semantic roles & 50–950 ramp
primary
#78F77F
secondary
#D341CB
accent
#00D9E5
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10170F
muted
#818580