#7ED396#7ED396
#7ED396 is a light, vivid green. Relative luminance 0.532; OKLCH L 79.7% C 0.120 H 151.9°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED396 |
|---|---|
| RGB | rgb(126, 211, 150) |
| HSL | hsl(137, 49%, 66%) |
| HSV | hsv(137, 40%, 83%) |
| CMYK | cmyk(40.3%, 0%, 28.9%, 17.3%) |
| CIE-LAB | lab(78.01, -38.80, 22.33) |
| CIE-LCH | lch(78.01, 44.77, 150.09°) |
| OKLab | oklab(79.68% -0.1061 0.0566) |
| OKLCH | oklch(79.68% 0.12 151.9) |
| XYZ | xyz(37.4012, 53.2238, 37.1507) |
| Luminance | 0.5323 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.97
Seafoam
#7FE0B3
ΔE00 5.56
Soft Green
#6FC276
ΔE00 5.74
Emerald
#50C878
ΔE00 5.98
Eucalyptus
#44D7A8
ΔE00 7.31
Seaweed
#18D17B
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED396 #D37EBB
analogous
#90D37E #7ED396 #7ED3C0
triadic
#7ED396 #967ED3 #D3967E
tetradic
#7ED396 #7E90D3 #D37EBB #D3C07E
square
#7ED396 #7E90D3 #D37EBB #D3C07E
split-complementary
#7ED396 #C07ED3 #D37E90
monochromatic
#37A054 #50C371 #7ED396 #ACE3BB #D9F2E0
Accessibility & contrast
On white
1.80
#7ED396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#7ED396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED396
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED396 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C692
Deuteranopia (green-blind)
#C6BD9A
Tritanopia (blue-blind)
#6ED1C3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7ed396; /* rgb */ color: rgb(126, 211, 150); /* oklch */ color: oklch(79.7% 0.120 151.9);
Tailwind
colors: {
custom: {
50: '#a7e1b5',
500: '#7ed396',
950: '#000000',
},
}SCSS
$custom: #7ed396; $custom-light: #a7e1b5; $custom-dark: #000000;
JSON
{
"hex": "#7ed396",
"rgb": {
"r": 126,
"g": 211,
"b": 150
},
"hsl": {
"h": 136.941,
"s": 49.133,
"l": 66.078
},
"oklch": {
"l": 0.79675,
"c": 0.12026,
"h": 151.9
},
"luminance": 0.53226
}Semantic roles & 50–950 ramp
primary
#7ED396
secondary
#A5508D
accent
#2993BC
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481