#7FD77E#7FD77E
#7FD77E is a light, vivid green. Relative luminance 0.546; OKLCH L 80.2% C 0.149 H 143.8°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD77E |
|---|---|
| RGB | rgb(127, 215, 126) |
| HSL | hsl(119, 53%, 67%) |
| HSV | hsv(119, 41%, 84%) |
| CMYK | cmyk(40.9%, 0%, 41.4%, 15.7%) |
| CIE-LAB | lab(78.82, -44.23, 35.79) |
| CIE-LCH | lch(78.82, 56.90, 141.02°) |
| OKLab | oklab(80.22% -0.1204 0.0882) |
| OKLCH | oklch(80.22% 0.149 143.8) |
| XYZ | xyz(36.8170, 54.6170, 28.3368) |
| Luminance | 0.5462 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 5.25
Soft Green
#6FC276
ΔE00 5.52
Lightish Green
#61E160
ΔE00 5.70
Emerald
#50C878
ΔE00 6.05
Pistachio
#93C572
ΔE00 6.19
Weird Green
#3AE57F
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD77E #D67ED7
analogous
#ACD77E #7FD77E #7ED7AA
triadic
#7FD77E #7E7FD7 #D77E7F
tetradic
#7FD77E #7EACD7 #D67ED7 #D7AA7E
square
#7FD77E #7EACD7 #D67ED7 #D7AA7E
split-complementary
#7FD77E #AA7ED7 #D77EAC
monochromatic
#35A734 #51C94F #7FD77E #ADE5AD #DCF4DB
Accessibility & contrast
On white
1.76
#7FD77E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#7FD77E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD77E
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD77E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD77E | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC877
Deuteranopia (green-blind)
#CEC083
Tritanopia (blue-blind)
#75D2C1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7fd77e; /* rgb */ color: rgb(127, 215, 126); /* oklch */ color: oklch(80.2% 0.149 143.8);
Tailwind
colors: {
custom: {
50: '#a8e4a4',
500: '#7fd77e',
950: '#000000',
},
}SCSS
$custom: #7fd77e; $custom-light: #a8e4a4; $custom-dark: #000000;
JSON
{
"hex": "#7fd77e",
"rgb": {
"r": 127,
"g": 215,
"b": 126
},
"hsl": {
"h": 119.326,
"s": 52.663,
"l": 66.863
},
"oklch": {
"l": 0.80215,
"c": 0.14927,
"h": 143.8
},
"luminance": 0.54619
}Semantic roles & 50–950 ramp
primary
#7FD77E
secondary
#AA4FAB
accent
#25C0BE
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10150F
muted
#818480