#7FE68E#7FE68E
#7FE68E is a very light, vivid green. Relative luminance 0.631; OKLCH L 84.1% C 0.155 H 147.3°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE68E |
|---|---|
| RGB | rgb(127, 230, 142) |
| HSL | hsl(129, 67%, 70%) |
| HSV | hsv(129, 45%, 90%) |
| CMYK | cmyk(44.8%, 0%, 38.3%, 9.8%) |
| CIE-LAB | lab(83.47, -48.13, 33.79) |
| CIE-LCH | lch(83.47, 58.81, 144.93°) |
| OKLab | oklab(84.09% -0.1309 0.084) |
| OKLCH | oklch(84.09% 0.155 147.3) |
| XYZ | xyz(41.9293, 63.0557, 35.5475) |
| Luminance | 0.6306 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.60
Weird Green
#3AE57F
ΔE00 4.91
Palegreen
#98FB98
ΔE00 5.03
Foam Green
#90FDA9
ΔE00 5.18
Seafoam Green
#7AF9AB
ΔE00 5.26
Light Sea Green
#98F6B0
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE68E #E67FD7
analogous
#A3E67F #7FE68E #7FE6C2
triadic
#7FE68E #8E7FE6 #E68E7F
tetradic
#7FE68E #7FA3E6 #E67FD7 #E6C27F
square
#7FE68E #7FA3E6 #E67FD7 #E6C27F
split-complementary
#7FE68E #C27FE6 #E67FA3
monochromatic
#26C43D #4CDC61 #7FE68E #B2F0BB #E5FAE8
Accessibility & contrast
On white
1.54
#7FE68E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#7FE68E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE68E
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE68E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE68E | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D688
Deuteranopia (green-blind)
#D9CC93
Tritanopia (blue-blind)
#6EE2D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7fe68e; /* rgb */ color: rgb(127, 230, 142); /* oklch */ color: oklch(84.1% 0.155 147.3);
Tailwind
colors: {
custom: {
50: '#a9eeb0',
500: '#7fe68e',
950: '#000000',
},
}SCSS
$custom: #7fe68e; $custom-light: #a9eeb0; $custom-dark: #000000;
JSON
{
"hex": "#7fe68e",
"rgb": {
"r": 127,
"g": 230,
"b": 142
},
"hsl": {
"h": 128.738,
"s": 67.32,
"l": 70
},
"oklch": {
"l": 0.84087,
"c": 0.15548,
"h": 147.3
},
"luminance": 0.63059
}Semantic roles & 50–950 ramp
primary
#7FE68E
secondary
#BE4BAD
accent
#16B4CF
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101610
muted
#818581