#7FFC8A#7FFC8A
#7FFC8A is a very light, vivid green. Relative luminance 0.760; OKLCH L 89.3% C 0.190 H 145.5°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFC8A |
|---|---|
| RGB | rgb(127, 252, 138) |
| HSL | hsl(125, 95%, 74%) |
| HSV | hsv(125, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(89.84, -57.64, 43.98) |
| CIE-LCH | lch(89.84, 72.50, 142.66°) |
| OKLab | oklab(89.28% -0.1565 0.1074) |
| OKLCH | oklch(89.28% 0.19 145.5) |
| XYZ | xyz(48.1475, 75.9641, 36.1652) |
| Luminance | 0.7597 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.22
Easter Green
#8CFD7E
ΔE00 2.51
Baby Green
#8CFF9E
ΔE00 2.67
Palegreen
#98FB98
ΔE00 2.79
Mint Green
#8FFF9F
ΔE00 2.85
Light Green
#96F97B
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFC8A #FC7FF1
analogous
#B3FC7F #7FFC8A #7FFCC9
triadic
#7FFC8A #8A7FFC #FC8A7F
tetradic
#7FFC8A #7FB3FC #FC7FF1 #FCC97F
square
#7FFC8A #7FB3FC #FC7FF1 #FCC97F
split-complementary
#7FFC8A #C97FFC #FC7FB3
monochromatic
#07F91D #43FB53 #7FFC8A #BBFDC1 #E1FEE4
Accessibility & contrast
On white
1.30
#7FFC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#7FFC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFC8A
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFC8A | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE981
Deuteranopia (green-blind)
#EEDD92
Tritanopia (blue-blind)
#6BF7E1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #7ffc8a; /* rgb */ color: rgb(127, 252, 138); /* oklch */ color: oklch(89.3% 0.190 145.5);
Tailwind
colors: {
custom: {
50: '#acfeae',
500: '#7ffc8a',
950: '#000000',
},
}SCSS
$custom: #7ffc8a; $custom-light: #acfeae; $custom-dark: #000000;
JSON
{
"hex": "#7ffc8a",
"rgb": {
"r": 127,
"g": 252,
"b": 138
},
"hsl": {
"h": 125.28,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.89276,
"c": 0.18979,
"h": 145.5
},
"luminance": 0.75968
}Semantic roles & 50–950 ramp
primary
#7FFC8A
secondary
#DA45CD
accent
#00D1E6
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111810
muted
#818681