#7FD68F#7FD68F
#7FD68F is a light, vivid green. Relative luminance 0.546; OKLCH L 80.3% C 0.131 H 148.7°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD68F |
|---|---|
| RGB | rgb(127, 214, 143) |
| HSL | hsl(131, 51%, 67%) |
| HSV | hsv(131, 41%, 84%) |
| CMYK | cmyk(40.7%, 0%, 33.2%, 16.1%) |
| CIE-LAB | lab(78.80, -41.08, 27.07) |
| CIE-LCH | lch(78.80, 49.20, 146.62°) |
| OKLab | oklab(80.29% -0.112 0.068) |
| OKLCH | oklch(80.29% 0.131 148.7) |
| XYZ | xyz(37.7548, 54.5860, 34.5280) |
| Luminance | 0.5459 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.01
Soft Green
#6FC276
ΔE00 5.36
Emerald
#50C878
ΔE00 5.62
Lightgreen
#90EE90
ΔE00 6.40
Seafoam
#7FE0B3
ΔE00 7.00
Seaweed
#18D17B
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD68F #D67FC6
analogous
#9BD67F #7FD68F #7FD6BA
triadic
#7FD68F #8F7FD6 #D68F7F
tetradic
#7FD68F #7F9BD6 #D67FC6 #D6BA7F
square
#7FD68F #7F9BD6 #D67FC6 #D6BA7F
split-complementary
#7FD68F #BA7FD6 #D67F9B
monochromatic
#35A64A #51C766 #7FD68F #ADE5B8 #DCF4E0
Accessibility & contrast
On white
1.76
#7FD68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#7FD68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD68F
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD68F | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C88A
Deuteranopia (green-blind)
#CBC093
Tritanopia (blue-blind)
#71D3C4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7fd68f; /* rgb */ color: rgb(127, 214, 143); /* oklch */ color: oklch(80.3% 0.131 148.7);
Tailwind
colors: {
custom: {
50: '#a8e3b0',
500: '#7fd68f',
950: '#000000',
},
}SCSS
$custom: #7fd68f; $custom-light: #a8e3b0; $custom-dark: #000000;
JSON
{
"hex": "#7fd68f",
"rgb": {
"r": 127,
"g": 214,
"b": 143
},
"hsl": {
"h": 131.034,
"s": 51.479,
"l": 66.863
},
"oklch": {
"l": 0.80291,
"c": 0.13101,
"h": 148.7
},
"luminance": 0.54588
}Semantic roles & 50–950 ramp
primary
#7FD68F
secondary
#AA5099
accent
#27A3BF
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481