#7FD191#7FD191
#7FD191 is a light, vivid green. Relative luminance 0.522; OKLCH L 79.1% C 0.121 H 149.9°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD191 |
|---|---|
| RGB | rgb(127, 209, 145) |
| HSL | hsl(133, 47%, 66%) |
| HSV | hsv(133, 39%, 82%) |
| CMYK | cmyk(39.2%, 0%, 30.6%, 18%) |
| CIE-LAB | lab(77.37, -38.51, 24.09) |
| CIE-LCH | lch(77.37, 45.42, 147.97°) |
| OKLab | oklab(79.14% -0.1051 0.0609) |
| OKLCH | oklch(79.14% 0.121 149.9) |
| XYZ | xyz(36.6616, 52.1551, 34.9177) |
| Luminance | 0.5216 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.91
Hospital Green
#9BE5AA
ΔE00 5.40
Emerald
#50C878
ΔE00 5.55
Seafoam
#7FE0B3
ΔE00 6.54
Dark Mint
#48C072
ΔE00 7.03
Darkseagreen
#8FBC8F
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD191 #D17FBF
analogous
#96D17F #7FD191 #7FD1BA
triadic
#7FD191 #917FD1 #D1917F
tetradic
#7FD191 #7F96D1 #D17FBF #D1BA7F
square
#7FD191 #7F96D1 #D17FBF #D1BA7F
split-complementary
#7FD191 #BA7FD1 #D17F96
monochromatic
#389D4F #52C16A #7FD191 #ACE1B8 #D9F1DE
Accessibility & contrast
On white
1.84
#7FD191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#7FD191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD191
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD191 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C48D
Deuteranopia (green-blind)
#C6BC95
Tritanopia (blue-blind)
#72CEC0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7fd191; /* rgb */ color: rgb(127, 209, 145); /* oklch */ color: oklch(79.1% 0.121 149.9);
Tailwind
colors: {
custom: {
50: '#a7dfb1',
500: '#7fd191',
950: '#000000',
},
}SCSS
$custom: #7fd191; $custom-light: #a7dfb1; $custom-dark: #000000;
JSON
{
"hex": "#7fd191",
"rgb": {
"r": 127,
"g": 209,
"b": 145
},
"hsl": {
"h": 133.171,
"s": 47.126,
"l": 65.882
},
"oklch": {
"l": 0.79143,
"c": 0.12147,
"h": 149.9
},
"luminance": 0.52157
}Semantic roles & 50–950 ramp
primary
#7FD191
secondary
#A25291
accent
#2B9BBA
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481