#78FF7E#78FF7E
#78FF7E is a very light, highly saturated green. Relative luminance 0.770; OKLCH L 89.6% C 0.208 H 144.4°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #78FF7E |
|---|---|
| RGB | rgb(120, 255, 126) |
| HSL | hsl(123, 100%, 74%) |
| HSV | hsv(123, 53%, 100%) |
| CMYK | cmyk(52.9%, 0%, 50.6%, 0%) |
| CIE-LAB | lab(90.33, -62.17, 50.20) |
| CIE-LCH | lch(90.33, 79.91, 141.08°) |
| OKLab | oklab(89.56% -0.1688 0.1208) |
| OKLCH | oklch(89.56% 0.208 144.4) |
| XYZ | xyz(47.2690, 77.0155, 32.1092) |
| Luminance | 0.7702 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.36
Easter Green
#8CFD7E
ΔE00 1.89
Lighter Green
#75FD63
ΔE00 3.03
Light Green
#96F97B
ΔE00 3.35
Light Bright Green
#53FE5C
ΔE00 3.65
Light Neon Green
#4EFD54
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FF7E #FF78F9
analogous
#B5FF78 #78FF7E #78FFC1
triadic
#78FF7E #7E78FF #FF7E78
tetradic
#78FF7E #78B5FF #FF78F9 #FFC178
square
#78FF7E #78B5FF #FF78F9 #FFC178
split-complementary
#78FF7E #C178FF #FF78B5
monochromatic
#00FD0B #3BFF44 #78FF7E #B5FFB8 #E0FFE2
Accessibility & contrast
On white
1.28
#78FF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#78FF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FF7E
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FF7E | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB73
Deuteranopia (green-blind)
#F1DF87
Tritanopia (blue-blind)
#62F9E1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #78ff7e; /* rgb */ color: rgb(120, 255, 126); /* oklch */ color: oklch(89.6% 0.208 144.4);
Tailwind
colors: {
custom: {
50: '#a9ffa6',
500: '#78ff7e',
950: '#000000',
},
}SCSS
$custom: #78ff7e; $custom-light: #a9ffa6; $custom-dark: #000000;
JSON
{
"hex": "#78ff7e",
"rgb": {
"r": 120,
"g": 255,
"b": 126
},
"hsl": {
"h": 122.667,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.89558,
"c": 0.2076,
"h": 144.4
},
"luminance": 0.77019
}Semantic roles & 50–950 ramp
primary
#78FF7E
secondary
#DD3ED6
accent
#00DBE6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#11180F
muted
#818680