#7FFC8B#7FFC8B
#7FFC8B is a very light, vivid green. Relative luminance 0.760; OKLCH L 89.3% C 0.189 H 145.7°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFC8B |
|---|---|
| RGB | rgb(127, 252, 139) |
| HSL | hsl(126, 95%, 74%) |
| HSV | hsv(126, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 44.8%, 1.2%) |
| CIE-LAB | lab(89.86, -57.50, 43.52) |
| CIE-LCH | lch(89.86, 72.11, 142.88°) |
| OKLab | oklab(89.29% -0.1561 0.1064) |
| OKLCH | oklch(89.29% 0.189 145.7) |
| XYZ | xyz(48.2203, 75.9932, 36.5482) |
| Luminance | 0.7600 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.36
Baby Green
#8CFF9E
ΔE00 2.54
Easter Green
#8CFD7E
ΔE00 2.64
Mint Green
#8FFF9F
ΔE00 2.72
Palegreen
#98FB98
ΔE00 2.73
Light Green
#96F97B
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFC8B #FC7FF0
analogous
#B2FC7F #7FFC8B #7FFCCA
triadic
#7FFC8B #8B7FFC #FC8B7F
tetradic
#7FFC8B #7FB2FC #FC7FF0 #FCCA7F
square
#7FFC8B #7FB2FC #FC7FF0 #FCCA7F
split-complementary
#7FFC8B #CA7FFC #FC7FB2
monochromatic
#07F91F #43FB55 #7FFC8B #BBFDC1 #E1FEE4
Accessibility & contrast
On white
1.30
#7FFC8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#7FFC8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFC8B
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFC8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFC8B | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE982
Deuteranopia (green-blind)
#EEDD92
Tritanopia (blue-blind)
#6BF7E1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #7ffc8b; /* rgb */ color: rgb(127, 252, 139); /* oklch */ color: oklch(89.3% 0.189 145.7);
Tailwind
colors: {
custom: {
50: '#acfeae',
500: '#7ffc8b',
950: '#000000',
},
}SCSS
$custom: #7ffc8b; $custom-light: #acfeae; $custom-dark: #000000;
JSON
{
"hex": "#7ffc8b",
"rgb": {
"r": 127,
"g": 252,
"b": 139
},
"hsl": {
"h": 125.76,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.89291,
"c": 0.18889,
"h": 145.7
},
"luminance": 0.75997
}Semantic roles & 50–950 ramp
primary
#7FFC8B
secondary
#DA45CC
accent
#00CFE6
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111810
muted
#818681