#7EFF77#7EFF77
#7EFF77 is a very light, highly saturated green. Relative luminance 0.773; OKLCH L 89.7% C 0.211 H 142.6°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFF77 |
|---|---|
| RGB | rgb(126, 255, 119) |
| HSL | hsl(117, 100%, 73%) |
| HSV | hsv(117, 53%, 100%) |
| CMYK | cmyk(50.6%, 0%, 53.3%, 0%) |
| CIE-LAB | lab(90.45, -61.53, 53.61) |
| CIE-LCH | lch(90.45, 81.61, 138.93°) |
| OKLab | oklab(89.69% -0.1676 0.1279) |
| OKLCH | oklch(89.69% 0.211 142.6) |
| XYZ | xyz(47.6916, 77.2838, 29.8533) |
| Luminance | 0.7729 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.99
Easter Green
#8CFD7E
ΔE00 1.43
Lighter Green
#75FD63
ΔE00 2.05
Light Green
#96F97B
ΔE00 2.71
Light Bright Green
#53FE5C
ΔE00 3.24
Light Neon Green
#4EFD54
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFF77 #F877FF
analogous
#C2FF77 #7EFF77 #77FFB4
triadic
#7EFF77 #777EFF #FF777E
tetradic
#7EFF77 #77C2FF #F877FF #FFB477
square
#7EFF77 #77C2FF #F877FF #FFB477
split-complementary
#7EFF77 #B477FF #FF77C2
monochromatic
#0DFC00 #44FF3A #7EFF77 #B8FFB4 #E2FFE0
Accessibility & contrast
On white
1.28
#7EFF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#7EFF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFF77
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFF77 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB6A
Deuteranopia (green-blind)
#F3DF81
Tritanopia (blue-blind)
#6DF8E0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7eff77; /* rgb */ color: rgb(126, 255, 119); /* oklch */ color: oklch(89.7% 0.211 142.6);
Tailwind
colors: {
custom: {
50: '#acffa1',
500: '#7eff77',
950: '#000000',
},
}SCSS
$custom: #7eff77; $custom-light: #acffa1; $custom-dark: #000000;
JSON
{
"hex": "#7eff77",
"rgb": {
"r": 126,
"g": 255,
"b": 119
},
"hsl": {
"h": 116.912,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.8969,
"c": 0.2108,
"h": 142.6
},
"luminance": 0.77288
}Semantic roles & 50–950 ramp
primary
#7EFF77
secondary
#D53DDD
accent
#00E6DA
background
#FDFFFC
surface
#F8FFF5
border
#D1D7CF
text
#11180F
muted
#818680