#7FD67F#7FD67F
#7FD67F is a light, vivid green. Relative luminance 0.541; OKLCH L 80.0% C 0.147 H 144.0°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD67F |
|---|---|
| RGB | rgb(127, 214, 127) |
| HSL | hsl(120, 51%, 67%) |
| HSV | hsv(120, 41%, 84%) |
| CMYK | cmyk(40.7%, 0%, 40.7%, 16.1%) |
| CIE-LAB | lab(78.54, -43.65, 34.93) |
| CIE-LCH | lch(78.54, 55.90, 141.33°) |
| OKLab | oklab(79.99% -0.1189 0.0862) |
| OKLCH | oklch(79.99% 0.147 144) |
| XYZ | xyz(36.6280, 54.1353, 28.5937) |
| Luminance | 0.5414 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.23
Lightgreen
#90EE90
ΔE00 5.48
Emerald
#50C878
ΔE00 5.84
Lightish Green
#61E160
ΔE00 6.03
Pistachio
#93C572
ΔE00 6.07
Weird Green
#3AE57F
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD67F #D67FD6
analogous
#ABD67F #7FD67F #7FD6AB
triadic
#7FD67F #7F7FD6 #D67F7F
tetradic
#7FD67F #7FABD6 #D67FD6 #D6AB7F
square
#7FD67F #7FABD6 #D67FD6 #D6AB7F
split-complementary
#7FD67F #AB7FD6 #D67FAB
monochromatic
#35A635 #51C751 #7FD67F #ADE5AD #DCF4DC
Accessibility & contrast
On white
1.78
#7FD67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#7FD67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD67F
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD67F | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C779
Deuteranopia (green-blind)
#CDBF84
Tritanopia (blue-blind)
#75D1C1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7fd67f; /* rgb */ color: rgb(127, 214, 127); /* oklch */ color: oklch(80.0% 0.147 144.0);
Tailwind
colors: {
custom: {
50: '#a8e3a5',
500: '#7fd67f',
950: '#000000',
},
}SCSS
$custom: #7fd67f; $custom-light: #a8e3a5; $custom-dark: #000000;
JSON
{
"hex": "#7fd67f",
"rgb": {
"r": 127,
"g": 214,
"b": 127
},
"hsl": {
"h": 120,
"s": 51.479,
"l": 66.863
},
"oklch": {
"l": 0.79993,
"c": 0.14683,
"h": 144
},
"luminance": 0.54137
}Semantic roles & 50–950 ramp
primary
#7FD67F
secondary
#AA50AA
accent
#27BFBF
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10150F
muted
#818480