#7FE080#7FE080
#7FE080 is a very light, vivid green. Relative luminance 0.594; OKLCH L 82.4% C 0.160 H 144.2°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE080 |
|---|---|
| RGB | rgb(127, 224, 128) |
| HSL | hsl(121, 61%, 69%) |
| HSV | hsv(121, 43%, 88%) |
| CMYK | cmyk(43.3%, 0%, 42.9%, 12.2%) |
| CIE-LAB | lab(81.50, -47.75, 38.24) |
| CIE-LCH | lch(81.50, 61.18, 141.31°) |
| OKLab | oklab(82.41% -0.13 0.0939) |
| OKLCH | oklch(82.41% 0.16 144.2) |
| XYZ | xyz(39.3024, 59.3793, 29.8083) |
| Luminance | 0.5938 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.39
Lightish Green
#61E160
ΔE00 4.57
Weird Green
#3AE57F
ΔE00 5.31
Palegreen
#98FB98
ΔE00 6.02
Fresh Green
#69D84F
ΔE00 6.02
Tealish Green
#0CDC73
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE080 #E07FDF
analogous
#AFE07F #7FE080 #7FE0B1
triadic
#7FE080 #807FE0 #E0807F
tetradic
#7FE080 #7FAFE0 #E07FDF #E0B17F
square
#7FE080 #7FAFE0 #E07FDF #E0B17F
split-complementary
#7FE080 #B17FE0 #E07FAF
monochromatic
#2DB82E #4ED44F #7FE080 #B0ECB1 #E2F8E2
Accessibility & contrast
On white
1.63
#7FE080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#7FE080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE080
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE080 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D079
Deuteranopia (green-blind)
#D6C786
Tritanopia (blue-blind)
#73DBC9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7fe080; /* rgb */ color: rgb(127, 224, 128); /* oklch */ color: oklch(82.4% 0.160 144.2);
Tailwind
colors: {
custom: {
50: '#a9eaa6',
500: '#7fe080',
950: '#000000',
},
}SCSS
$custom: #7fe080; $custom-light: #a9eaa6; $custom-dark: #000000;
JSON
{
"hex": "#7fe080",
"rgb": {
"r": 127,
"g": 224,
"b": 128
},
"hsl": {
"h": 120.619,
"s": 61.006,
"l": 68.824
},
"oklch": {
"l": 0.82409,
"c": 0.16033,
"h": 144.2
},
"luminance": 0.59382
}Semantic roles & 50–950 ramp
primary
#7FE080
secondary
#B74CB6
accent
#1DC7C9
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#10160F
muted
#818480