#7FD57F#7FD57F
#7FD57F is a light, vivid green. Relative luminance 0.536; OKLCH L 79.8% C 0.145 H 144.1°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD57F |
|---|---|
| RGB | rgb(127, 213, 127) |
| HSL | hsl(120, 51%, 67%) |
| HSV | hsv(120, 40%, 84%) |
| CMYK | cmyk(40.4%, 0%, 40.4%, 16.5%) |
| CIE-LAB | lab(78.25, -43.21, 34.54) |
| CIE-LCH | lch(78.25, 55.32, 141.36°) |
| OKLab | oklab(79.75% -0.1177 0.0853) |
| OKLCH | oklch(79.75% 0.145 144.1) |
| XYZ | xyz(36.3757, 53.6307, 28.5096) |
| Luminance | 0.5363 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.99
Emerald
#50C878
ΔE00 5.71
Lightgreen
#90EE90
ΔE00 5.71
Pistachio
#93C572
ΔE00 5.91
Lightish Green
#61E160
ΔE00 6.24
Weird Green
#3AE57F
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD57F #D57FD5
analogous
#AAD57F #7FD57F #7FD5AA
triadic
#7FD57F #7F7FD5 #D57F7F
tetradic
#7FD57F #7FAAD5 #D57FD5 #D5AA7F
square
#7FD57F #7FAAD5 #D57FD5 #D5AA7F
split-complementary
#7FD57F #AA7FD5 #D57FAA
monochromatic
#36A436 #51C651 #7FD57F #ADE4AD #DBF3DB
Accessibility & contrast
On white
1.79
#7FD57F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#7FD57F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD57F
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD57F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD57F | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C779
Deuteranopia (green-blind)
#CCBE84
Tritanopia (blue-blind)
#75D0C0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7fd57f; /* rgb */ color: rgb(127, 213, 127); /* oklch */ color: oklch(79.8% 0.145 144.1);
Tailwind
colors: {
custom: {
50: '#a8e2a5',
500: '#7fd57f',
950: '#000000',
},
}SCSS
$custom: #7fd57f; $custom-light: #a8e2a5; $custom-dark: #000000;
JSON
{
"hex": "#7fd57f",
"rgb": {
"r": 127,
"g": 213,
"b": 127
},
"hsl": {
"h": 120,
"s": 50.588,
"l": 66.667
},
"oklch": {
"l": 0.79753,
"c": 0.14536,
"h": 144.1
},
"luminance": 0.53633
}Semantic roles & 50–950 ramp
primary
#7FD57F
secondary
#A850A8
accent
#28BEBE
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10150F
muted
#818480