#78FA7A#78FA7A
#78FA7A is a very light, highly saturated green. Relative luminance 0.738; OKLCH L 88.3% C 0.205 H 143.9°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #78FA7A |
|---|---|
| RGB | rgb(120, 250, 122) |
| HSL | hsl(121, 93%, 73%) |
| HSV | hsv(121, 52%, 98%) |
| CMYK | cmyk(52%, 0%, 51.2%, 2%) |
| CIE-LAB | lab(88.81, -60.81, 50.20) |
| CIE-LCH | lch(88.81, 78.85, 140.46°) |
| OKLab | oklab(88.3% -0.1652 0.1206) |
| OKLCH | oklch(88.3% 0.205 143.9) |
| XYZ | xyz(45.4417, 73.7657, 30.2522) |
| Luminance | 0.7377 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.06
Easter Green
#8CFD7E
ΔE00 1.82
Lighter Green
#75FD63
ΔE00 2.91
Light Green
#96F97B
ΔE00 2.98
Light Bright Green
#53FE5C
ΔE00 3.66
Light Neon Green
#4EFD54
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FA7A #FA78F8
analogous
#B7FA78 #78FA7A #78FABB
triadic
#78FA7A #7A78FA #FA7A78
tetradic
#78FA7A #78B7FA #FA78F8 #FABB78
square
#78FA7A #78B7FA #FA78F8 #FABB78
split-complementary
#78FA7A #BB78FA #FA78B7
monochromatic
#09EF0C #3DF840 #78FA7A #B3FCB4 #E1FEE2
Accessibility & contrast
On white
1.33
#78FA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#78FA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FA7A
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FA7A | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE66F
Deuteranopia (green-blind)
#EDDA83
Tritanopia (blue-blind)
#64F4DD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #78fa7a; /* rgb */ color: rgb(120, 250, 122); /* oklch */ color: oklch(88.3% 0.205 143.9);
Tailwind
colors: {
custom: {
50: '#a8fda3',
500: '#78fa7a',
950: '#000000',
},
}SCSS
$custom: #78fa7a; $custom-light: #a8fda3; $custom-dark: #000000;
JSON
{
"hex": "#78fa7a",
"rgb": {
"r": 120,
"g": 250,
"b": 122
},
"hsl": {
"h": 120.923,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.88297,
"c": 0.20458,
"h": 143.9
},
"luminance": 0.73769
}Semantic roles & 50–950 ramp
primary
#78FA7A
secondary
#D640D4
accent
#00E2E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#11180F
muted
#818680