#7FE07A#7FE07A
#7FE07A is a very light, vivid green. Relative luminance 0.592; OKLCH L 82.3% C 0.166 H 142.9°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE07A |
|---|---|
| RGB | rgb(127, 224, 122) |
| HSL | hsl(117, 62%, 68%) |
| HSV | hsv(117, 46%, 88%) |
| CMYK | cmyk(43.3%, 0%, 45.5%, 12.2%) |
| CIE-LAB | lab(81.42, -48.61, 41.09) |
| CIE-LCH | lch(81.42, 63.65, 139.79°) |
| OKLab | oklab(82.31% -0.1324 0.1002) |
| OKLCH | oklch(82.31% 0.166 142.9) |
| XYZ | xyz(38.9191, 59.2260, 27.7896) |
| Luminance | 0.5923 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.69
Lightish Green
#61E160
ΔE00 3.83
Fresh Green
#69D84F
ΔE00 5.17
Weird Green
#3AE57F
ΔE00 5.60
Palegreen
#98FB98
ΔE00 6.14
Light Green
#96F97B
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE07A #DB7AE0
analogous
#B2E07A #7FE07A #7AE0A8
triadic
#7FE07A #7A7FE0 #E07A7F
tetradic
#7FE07A #7AB2E0 #DB7AE0 #E0A87A
square
#7FE07A #7AB2E0 #DB7AE0 #E0A87A
split-complementary
#7FE07A #A87AE0 #E07AB2
monochromatic
#31B52A #4FD448 #7FE07A #AFECAC #DFF7DD
Accessibility & contrast
On white
1.63
#7FE07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#7FE07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE07A
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE07A | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D072
Deuteranopia (green-blind)
#D6C781
Tritanopia (blue-blind)
#74DBC8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7fe07a; /* rgb */ color: rgb(127, 224, 122); /* oklch */ color: oklch(82.3% 0.166 142.9);
Tailwind
colors: {
custom: {
50: '#a9eaa2',
500: '#7fe07a',
950: '#000000',
},
}SCSS
$custom: #7fe07a; $custom-light: #a9eaa2; $custom-dark: #000000;
JSON
{
"hex": "#7fe07a",
"rgb": {
"r": 127,
"g": 224,
"b": 122
},
"hsl": {
"h": 117.059,
"s": 62.195,
"l": 67.843
},
"oklch": {
"l": 0.82313,
"c": 0.16604,
"h": 142.9
},
"luminance": 0.59228
}Semantic roles & 50–950 ramp
primary
#7FE07A
secondary
#B148B6
accent
#1CCAC1
background
#FDFEFC
surface
#F7FDF5
border
#D0D5CF
text
#10160F
muted
#818480