#7FE77F#7FE77F
#7FE77F is a very light, vivid green. Relative luminance 0.632; OKLCH L 84.1% C 0.171 H 143.9°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE77F |
|---|---|
| RGB | rgb(127, 231, 127) |
| HSL | hsl(120, 68%, 70%) |
| HSV | hsv(120, 45%, 91%) |
| CMYK | cmyk(45%, 0%, 45%, 9.4%) |
| CIE-LAB | lab(83.54, -50.80, 41.34) |
| CIE-LCH | lch(83.54, 65.49, 140.86°) |
| OKLab | oklab(84.07% -0.1382 0.1009) |
| OKLCH | oklch(84.07% 0.171 143.9) |
| XYZ | xyz(41.1570, 63.1934, 30.1034) |
| Luminance | 0.6320 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.58
Lightish Green
#61E160
ΔE00 4.02
Palegreen
#98FB98
ΔE00 4.74
Light Green
#96F97B
ΔE00 5.13
Weird Green
#3AE57F
ΔE00 5.23
Easter Green
#8CFD7E
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE77F #E77FE7
analogous
#B3E77F #7FE77F #7FE7B3
triadic
#7FE77F #7F7FE7 #E77F7F
tetradic
#7FE77F #7FB3E7 #E77FE7 #E7B37F
square
#7FE77F #7FB3E7 #E77FE7 #E7B37F
split-complementary
#7FE77F #B37FE7 #E77FB3
monochromatic
#25C625 #4BDD4B #7FE77F #B3F1B3 #E5FAE5
Accessibility & contrast
On white
1.54
#7FE77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#7FE77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE77F
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE77F | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD677
Deuteranopia (green-blind)
#DCCC86
Tritanopia (blue-blind)
#72E2CE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7fe77f; /* rgb */ color: rgb(127, 231, 127); /* oklch */ color: oklch(84.1% 0.171 143.9);
Tailwind
colors: {
custom: {
50: '#aaefa5',
500: '#7fe77f',
950: '#000000',
},
}SCSS
$custom: #7fe77f; $custom-light: #aaefa5; $custom-dark: #000000;
JSON
{
"hex": "#7fe77f",
"rgb": {
"r": 127,
"g": 231,
"b": 127
},
"hsl": {
"h": 120,
"s": 68.421,
"l": 70.196
},
"oklch": {
"l": 0.84074,
"c": 0.17116,
"h": 143.9
},
"luminance": 0.63196
}Semantic roles & 50–950 ramp
primary
#7FE77F
secondary
#BF4BBF
accent
#15D0D0
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#10160F
muted
#818580