#7ED191#7ED191
#7ED191 is a light, vivid green. Relative luminance 0.521; OKLCH L 79.1% C 0.122 H 150.2°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED191 |
|---|---|
| RGB | rgb(126, 209, 145) |
| HSL | hsl(134, 47%, 66%) |
| HSV | hsv(134, 40%, 82%) |
| CMYK | cmyk(39.7%, 0%, 30.6%, 18%) |
| CIE-LAB | lab(77.33, -38.80, 24.02) |
| CIE-LCH | lch(77.33, 45.63, 148.24°) |
| OKLab | oklab(79.09% -0.1059 0.0607) |
| OKLCH | oklch(79.09% 0.122 150.2) |
| XYZ | xyz(36.5134, 52.0786, 34.9108) |
| Luminance | 0.5208 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.90
Hospital Green
#9BE5AA
ΔE00 5.45
Emerald
#50C878
ΔE00 5.47
Seafoam
#7FE0B3
ΔE00 6.49
Dark Mint
#48C072
ΔE00 6.95
Seaweed
#18D17B
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED191 #D17EBE
analogous
#94D17E #7ED191 #7ED1BA
triadic
#7ED191 #917ED1 #D1917E
tetradic
#7ED191 #7E94D1 #D17EBE #D1BA7E
square
#7ED191 #7E94D1 #D17EBE #D1BA7E
split-complementary
#7ED191 #BA7ED1 #D17E94
monochromatic
#389D4F #51C16B #7ED191 #ABE1B7 #D8F1DE
Accessibility & contrast
On white
1.84
#7ED191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#7ED191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED191
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED191 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C48D
Deuteranopia (green-blind)
#C5BC95
Tritanopia (blue-blind)
#70CEC0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7ed191; /* rgb */ color: rgb(126, 209, 145); /* oklch */ color: oklch(79.1% 0.122 150.2);
Tailwind
colors: {
custom: {
50: '#a7dfb1',
500: '#7ed191',
950: '#000000',
},
}SCSS
$custom: #7ed191; $custom-light: #a7dfb1; $custom-dark: #000000;
JSON
{
"hex": "#7ed191",
"rgb": {
"r": 126,
"g": 209,
"b": 145
},
"hsl": {
"h": 133.735,
"s": 47.429,
"l": 65.686
},
"oklch": {
"l": 0.79094,
"c": 0.12208,
"h": 150.2
},
"luminance": 0.52081
}Semantic roles & 50–950 ramp
primary
#7ED191
secondary
#A2518F
accent
#2B9ABB
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481