#7FD591#7FD591
#7FD591 is a light, vivid green. Relative luminance 0.541; OKLCH L 80.1% C 0.128 H 149.5°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD591 |
|---|---|
| RGB | rgb(127, 213, 145) |
| HSL | hsl(133, 51%, 67%) |
| HSV | hsv(133, 40%, 84%) |
| CMYK | cmyk(40.4%, 0%, 31.9%, 16.5%) |
| CIE-LAB | lab(78.54, -40.30, 25.68) |
| CIE-LCH | lch(78.54, 47.78, 147.49°) |
| OKLab | oklab(80.09% -0.1099 0.0647) |
| OKLCH | oklch(80.09% 0.128 149.5) |
| XYZ | xyz(37.6553, 54.1425, 35.2490) |
| Luminance | 0.5414 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.92
Soft Green
#6FC276
ΔE00 5.37
Emerald
#50C878
ΔE00 5.66
Seafoam
#7FE0B3
ΔE00 6.58
Lightgreen
#90EE90
ΔE00 6.89
Seaweed
#18D17B
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD591 #D57FC3
analogous
#98D57F #7FD591 #7FD5BC
triadic
#7FD591 #917FD5 #D5917F
tetradic
#7FD591 #7F98D5 #D57FC3 #D5BC7F
square
#7FD591 #7F98D5 #D57FC3 #D5BC7F
split-complementary
#7FD591 #BC7FD5 #D57F98
monochromatic
#36A44D #51C669 #7FD591 #ADE4B9 #DBF3E0
Accessibility & contrast
On white
1.78
#7FD591 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#7FD591 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD591
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD591 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD591 | 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)
#D6C88D
Deuteranopia (green-blind)
#C9BF95
Tritanopia (blue-blind)
#71D2C3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7fd591; /* rgb */ color: rgb(127, 213, 145); /* oklch */ color: oklch(80.1% 0.128 149.5);
Tailwind
colors: {
custom: {
50: '#a8e2b1',
500: '#7fd591',
950: '#000000',
},
}SCSS
$custom: #7fd591; $custom-light: #a8e2b1; $custom-dark: #000000;
JSON
{
"hex": "#7fd591",
"rgb": {
"r": 127,
"g": 213,
"b": 145
},
"hsl": {
"h": 132.558,
"s": 50.588,
"l": 66.667
},
"oklch": {
"l": 0.80094,
"c": 0.12753,
"h": 149.5
},
"luminance": 0.54145
}Semantic roles & 50–950 ramp
primary
#7FD591
secondary
#A85096
accent
#289EBE
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101511
muted
#818481