#7ED596#7ED596
#7ED596 is a light, vivid green. Relative luminance 0.542; OKLCH L 80.2% C 0.123 H 151.6°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED596 |
|---|---|
| RGB | rgb(126, 213, 150) |
| HSL | hsl(137, 51%, 66%) |
| HSV | hsv(137, 41%, 84%) |
| CMYK | cmyk(40.8%, 0%, 29.6%, 16.5%) |
| CIE-LAB | lab(78.59, -39.70, 23.13) |
| CIE-LCH | lch(78.59, 45.95, 149.78°) |
| OKLab | oklab(80.15% -0.1085 0.0586) |
| OKLCH | oklch(80.15% 0.123 151.6) |
| XYZ | xyz(37.9011, 54.2237, 37.3173) |
| Luminance | 0.5423 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.69
Seafoam
#7FE0B3
ΔE00 5.58
Soft Green
#6FC276
ΔE00 5.91
Emerald
#50C878
ΔE00 6.00
Aqua Green
#12E193
ΔE00 7.21
Seaweed
#18D17B
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED596 #D57EBD
analogous
#92D57E #7ED596 #7ED5C2
triadic
#7ED596 #967ED5 #D5967E
tetradic
#7ED596 #7E92D5 #D57EBD #D5C27E
square
#7ED596 #7E92D5 #D57EBD #D5C27E
split-complementary
#7ED596 #C27ED5 #D57E92
monochromatic
#35A354 #50C670 #7ED596 #ACE4BC #DAF3E1
Accessibility & contrast
On white
1.77
#7ED596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#7ED596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED596
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED596 | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C892
Deuteranopia (green-blind)
#C8BF9A
Tritanopia (blue-blind)
#6ED3C4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7ed596; /* rgb */ color: rgb(126, 213, 150); /* oklch */ color: oklch(80.2% 0.123 151.6);
Tailwind
colors: {
custom: {
50: '#a7e2b5',
500: '#7ed596',
950: '#000000',
},
}SCSS
$custom: #7ed596; $custom-light: #a7e2b5; $custom-dark: #000000;
JSON
{
"hex": "#7ed596",
"rgb": {
"r": 126,
"g": 213,
"b": 150
},
"hsl": {
"h": 136.552,
"s": 50.877,
"l": 66.471
},
"oklch": {
"l": 0.8015,
"c": 0.12329,
"h": 151.6
},
"luminance": 0.54226
}Semantic roles & 50–950 ramp
primary
#7ED596
secondary
#A8508F
accent
#2795BE
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481