#7FE68F#7FE68F
#7FE68F is a very light, vivid green. Relative luminance 0.631; OKLCH L 84.1% C 0.155 H 147.6°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE68F |
|---|---|
| RGB | rgb(127, 230, 143) |
| HSL | hsl(129, 67%, 70%) |
| HSV | hsv(129, 45%, 90%) |
| CMYK | cmyk(44.8%, 0%, 37.8%, 9.8%) |
| CIE-LAB | lab(83.49, -47.97, 33.30) |
| CIE-LCH | lch(83.49, 58.40, 145.23°) |
| OKLab | oklab(84.1% -0.1304 0.0828) |
| OKLCH | oklch(84.1% 0.155 147.6) |
| XYZ | xyz(42.0047, 63.0859, 35.9447) |
| Luminance | 0.6309 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.68
Weird Green
#3AE57F
ΔE00 4.94
Palegreen
#98FB98
ΔE00 5.08
Foam Green
#90FDA9
ΔE00 5.13
Seafoam Green
#7AF9AB
ΔE00 5.15
Light Sea Green
#98F6B0
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE68F #E67FD6
analogous
#A3E67F #7FE68F #7FE6C2
triadic
#7FE68F #8F7FE6 #E68F7F
tetradic
#7FE68F #7FA3E6 #E67FD6 #E6C27F
square
#7FE68F #7FA3E6 #E67FD6 #E6C27F
split-complementary
#7FE68F #C27FE6 #E67FA3
monochromatic
#26C43F #4CDC62 #7FE68F #B2F0BC #E5FAE9
Accessibility & contrast
On white
1.54
#7FE68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#7FE68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE68F
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE68F | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D689
Deuteranopia (green-blind)
#D9CC94
Tritanopia (blue-blind)
#6EE2D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7fe68f; /* rgb */ color: rgb(127, 230, 143); /* oklch */ color: oklch(84.1% 0.155 147.6);
Tailwind
colors: {
custom: {
50: '#a9eeb0',
500: '#7fe68f',
950: '#000000',
},
}SCSS
$custom: #7fe68f; $custom-light: #a9eeb0; $custom-dark: #000000;
JSON
{
"hex": "#7fe68f",
"rgb": {
"r": 127,
"g": 230,
"b": 143
},
"hsl": {
"h": 129.32,
"s": 67.32,
"l": 70
},
"oklch": {
"l": 0.84105,
"c": 0.15453,
"h": 147.6
},
"luminance": 0.63089
}Semantic roles & 50–950 ramp
primary
#7FE68F
secondary
#BE4BAC
accent
#16B2CF
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101610
muted
#818581