#7FF77D#7FF77D
#7FF77D is a very light, vivid green. Relative luminance 0.725; OKLCH L 87.9% C 0.195 H 143.4°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF77D |
|---|---|
| RGB | rgb(127, 247, 125) |
| HSL | hsl(119, 88%, 73%) |
| HSV | hsv(119, 49%, 97%) |
| CMYK | cmyk(48.6%, 0%, 49.4%, 3.1%) |
| CIE-LAB | lab(88.21, -57.45, 48.13) |
| CIE-LCH | lch(88.21, 74.95, 140.05°) |
| OKLab | oklab(87.89% -0.1563 0.1161) |
| OKLCH | oklch(87.89% 0.195 143.4) |
| XYZ | xyz(45.7125, 72.5108, 30.9852) |
| Luminance | 0.7251 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 1.78
Lightgreen (survey)
#76FF7B
ΔE00 1.95
Light Green
#96F97B
ΔE00 2.59
Lighter Green
#75FD63
ΔE00 3.56
Palegreen
#98FB98
ΔE00 3.67
Lightgreen
#90EE90
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF77D #F57DF7
analogous
#BCF77D #7FF77D #7DF7B8
triadic
#7FF77D #7D7FF7 #F77D7F
tetradic
#7FF77D #7DBCF7 #F57DF7 #F7B87D
square
#7FF77D #7DBCF7 #F57DF7 #F7B87D
split-complementary
#7FF77D #B87DF7 #F77DBC
monochromatic
#12EB0E #46F343 #7FF77D #B8FBB7 #E3FDE2
Accessibility & contrast
On white
1.35
#7FF77D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#7FF77D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF77D
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF77D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF77D | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE473
Deuteranopia (green-blind)
#EBD985
Tritanopia (blue-blind)
#6FF1DB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #7ff77d; /* rgb */ color: rgb(127, 247, 125); /* oklch */ color: oklch(87.9% 0.195 143.4);
Tailwind
colors: {
custom: {
50: '#acfba5',
500: '#7ff77d',
950: '#000000',
},
}SCSS
$custom: #7ff77d; $custom-light: #acfba5; $custom-dark: #000000;
JSON
{
"hex": "#7ff77d",
"rgb": {
"r": 127,
"g": 247,
"b": 125
},
"hsl": {
"h": 119.016,
"s": 88.406,
"l": 72.941
},
"oklch": {
"l": 0.87887,
"c": 0.19474,
"h": 143.4
},
"luminance": 0.72514
}Semantic roles & 50–950 ramp
primary
#7FF77D
secondary
#D145D3
accent
#00E5E1
background
#FDFFFC
surface
#F8FFF6
border
#D1D7D0
text
#11170F
muted
#818580