#7FE079#7FE079
#7FE079 is a very light, vivid green. Relative luminance 0.592; OKLCH L 82.3% C 0.167 H 142.7°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE079 |
|---|---|
| RGB | rgb(127, 224, 121) |
| HSL | hsl(117, 62%, 68%) |
| HSV | hsv(117, 46%, 88%) |
| CMYK | cmyk(43.3%, 0%, 46%, 12.2%) |
| CIE-LAB | lab(81.40, -48.74, 41.57) |
| CIE-LCH | lch(81.40, 64.06, 139.54°) |
| OKLab | oklab(82.3% -0.1328 0.1012) |
| OKLCH | oklch(82.3% 0.167 142.7) |
| XYZ | xyz(38.8575, 59.2013, 27.4649) |
| Luminance | 0.5920 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.72
Lightgreen
#90EE90
ΔE00 3.75
Fresh Green
#69D84F
ΔE00 5.03
Weird Green
#3AE57F
ΔE00 5.66
Palegreen
#98FB98
ΔE00 6.18
Light Green
#96F97B
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE079 #DA79E0
analogous
#B2E079 #7FE079 #79E0A7
triadic
#7FE079 #797FE0 #E0797F
tetradic
#7FE079 #79B2E0 #DA79E0 #E0A779
square
#7FE079 #79B2E0 #DA79E0 #E0A779
split-complementary
#7FE079 #A779E0 #E079B2
monochromatic
#32B52A #50D547 #7FE079 #AEEBAB #DEF7DC
Accessibility & contrast
On white
1.64
#7FE079 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#7FE079 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE079
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE079 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE079 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D071
Deuteranopia (green-blind)
#D6C780
Tritanopia (blue-blind)
#74DBC8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7fe079; /* rgb */ color: rgb(127, 224, 121); /* oklch */ color: oklch(82.3% 0.167 142.7);
Tailwind
colors: {
custom: {
50: '#a9eaa1',
500: '#7fe079',
950: '#000000',
},
}SCSS
$custom: #7fe079; $custom-light: #a9eaa1; $custom-dark: #000000;
JSON
{
"hex": "#7fe079",
"rgb": {
"r": 127,
"g": 224,
"b": 121
},
"hsl": {
"h": 116.505,
"s": 62.424,
"l": 67.647
},
"oklch": {
"l": 0.82298,
"c": 0.16699,
"h": 142.7
},
"luminance": 0.59204
}Semantic roles & 50–950 ramp
primary
#7FE079
secondary
#AF47B6
accent
#1BCAC0
background
#FDFEFC
surface
#F7FDF5
border
#D0D5CF
text
#10160F
muted
#818480