#7FD87F#7FD87F
#7FD87F is a light, vivid green. Relative luminance 0.552; OKLCH L 80.5% C 0.150 H 144.0°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD87F |
|---|---|
| RGB | rgb(127, 216, 127) |
| HSL | hsl(120, 53%, 67%) |
| HSV | hsv(120, 41%, 85%) |
| CMYK | cmyk(41.2%, 0%, 41.2%, 15.3%) |
| CIE-LAB | lab(79.13, -44.51, 35.69) |
| CIE-LCH | lch(79.13, 57.05, 141.28°) |
| OKLab | oklab(80.47% -0.1212 0.088) |
| OKLCH | oklch(80.47% 0.15 144) |
| XYZ | xyz(37.1373, 55.1538, 28.7634) |
| Luminance | 0.5516 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 5.02
Lightish Green
#61E160
ΔE00 5.65
Soft Green
#6FC276
ΔE00 5.71
Emerald
#50C878
ΔE00 6.14
Weird Green
#3AE57F
ΔE00 6.18
Fresh Green
#69D84F
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD87F #D87FD8
analogous
#ACD87F #7FD87F #7FD8AC
triadic
#7FD87F #7F7FD8 #D87F7F
tetradic
#7FD87F #7FACD8 #D87FD8 #D8AC7F
square
#7FD87F #7FACD8 #D87FD8 #D8AC7F
split-complementary
#7FD87F #AC7FD8 #D87FAC
monochromatic
#34A934 #50CA50 #7FD87F #AEE6AE #DDF5DD
Accessibility & contrast
On white
1.75
#7FD87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#7FD87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD87F
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD87F | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC978
Deuteranopia (green-blind)
#CEC184
Tritanopia (blue-blind)
#74D3C2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7fd87f; /* rgb */ color: rgb(127, 216, 127); /* oklch */ color: oklch(80.5% 0.150 144.0);
Tailwind
colors: {
custom: {
50: '#a8e4a5',
500: '#7fd87f',
950: '#000000',
},
}SCSS
$custom: #7fd87f; $custom-light: #a8e4a5; $custom-dark: #000000;
JSON
{
"hex": "#7fd87f",
"rgb": {
"r": 127,
"g": 216,
"b": 127
},
"hsl": {
"h": 120,
"s": 53.293,
"l": 67.255
},
"oklch": {
"l": 0.80472,
"c": 0.14976,
"h": 144
},
"luminance": 0.55156
}Semantic roles & 50–950 ramp
primary
#7FD87F
secondary
#AC4FAC
accent
#25C1C1
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10160F
muted
#818480