#7FFE78#7FFE78
#7FFE78 is a very light, highly saturated green. Relative luminance 0.768; OKLCH L 89.5% C 0.208 H 142.6°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFE78 |
|---|---|
| RGB | rgb(127, 254, 120) |
| HSL | hsl(117, 99%, 73%) |
| HSV | hsv(117, 53%, 100%) |
| CMYK | cmyk(50%, 0%, 52.8%, 0.4%) |
| CIE-LAB | lab(90.21, -60.77, 52.87) |
| CIE-LCH | lch(90.21, 80.55, 138.98°) |
| OKLab | oklab(89.5% -0.1655 0.1263) |
| OKLCH | oklch(89.5% 0.208 142.6) |
| XYZ | xyz(47.5820, 76.7481, 30.0722) |
| Luminance | 0.7675 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.97
Easter Green
#8CFD7E
ΔE00 1.24
Lighter Green
#75FD63
ΔE00 2.20
Light Green
#96F97B
ΔE00 2.54
Light Bright Green
#53FE5C
ΔE00 3.41
Light Neon Green
#4EFD54
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFE78 #F778FE
analogous
#C2FE78 #7FFE78 #78FEB4
triadic
#7FFE78 #787FFE #FE787F
tetradic
#7FFE78 #78C2FE #F778FE #FEB478
square
#7FFE78 #78C2FE #F778FE #FEB478
split-complementary
#7FFE78 #B478FE #FE78C2
monochromatic
#0FFA02 #45FE3B #7FFE78 #B9FEB5 #E2FFE1
Accessibility & contrast
On white
1.28
#7FFE78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#7FFE78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFE78
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFE78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFE78 | 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)
#FFEA6C
Deuteranopia (green-blind)
#F2DF82
Tritanopia (blue-blind)
#6EF7E0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7ffe78; /* rgb */ color: rgb(127, 254, 120); /* oklch */ color: oklch(89.5% 0.208 142.6);
Tailwind
colors: {
custom: {
50: '#adffa2',
500: '#7ffe78',
950: '#000000',
},
}SCSS
$custom: #7ffe78; $custom-light: #adffa2; $custom-dark: #000000;
JSON
{
"hex": "#7ffe78",
"rgb": {
"r": 127,
"g": 254,
"b": 120
},
"hsl": {
"h": 116.866,
"s": 98.529,
"l": 73.333
},
"oklch": {
"l": 0.89501,
"c": 0.20821,
"h": 142.6
},
"luminance": 0.76752
}Semantic roles & 50–950 ramp
primary
#7FFE78
secondary
#D33FDC
accent
#00E6DA
background
#FDFFFC
surface
#F8FFF6
border
#D1D7D0
text
#11180F
muted
#818680