#7ED593#7ED593
#7ED593 is a light, vivid green. Relative luminance 0.541; OKLCH L 80.1% C 0.126 H 150.5°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED593 |
|---|---|
| RGB | rgb(126, 213, 147) |
| HSL | hsl(134, 51%, 66%) |
| HSV | hsv(134, 41%, 84%) |
| CMYK | cmyk(40.8%, 0%, 31%, 16.5%) |
| CIE-LAB | lab(78.54, -40.24, 24.62) |
| CIE-LCH | lch(78.54, 47.17, 148.54°) |
| OKLab | oklab(80.09% -0.1098 0.0622) |
| OKLCH | oklch(80.09% 0.126 150.5) |
| XYZ | xyz(37.6627, 54.1283, 36.0613) |
| Luminance | 0.5413 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.83
Soft Green
#6FC276
ΔE00 5.56
Emerald
#50C878
ΔE00 5.72
Seafoam
#7FE0B3
ΔE00 6.16
Seaweed
#18D17B
ΔE00 7.11
Lightgreen
#90EE90
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED593 #D57EC0
analogous
#95D57E #7ED593 #7ED5BF
triadic
#7ED593 #937ED5 #D5937E
tetradic
#7ED593 #7E95D5 #D57EC0 #D5BF7E
square
#7ED593 #7E95D5 #D57EC0 #D5BF7E
split-complementary
#7ED593 #BF7ED5 #D57E95
monochromatic
#35A350 #50C66C #7ED593 #ACE4BA #DAF3E0
Accessibility & contrast
On white
1.78
#7ED593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#7ED593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED593
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED593 | 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)
#D6C88F
Deuteranopia (green-blind)
#C9BF97
Tritanopia (blue-blind)
#6FD2C4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7ed593; /* rgb */ color: rgb(126, 213, 147); /* oklch */ color: oklch(80.1% 0.126 150.5);
Tailwind
colors: {
custom: {
50: '#a7e2b3',
500: '#7ed593',
950: '#000000',
},
}SCSS
$custom: #7ed593; $custom-light: #a7e2b3; $custom-dark: #000000;
JSON
{
"hex": "#7ed593",
"rgb": {
"r": 126,
"g": 213,
"b": 147
},
"hsl": {
"h": 134.483,
"s": 50.877,
"l": 66.471
},
"oklch": {
"l": 0.80087,
"c": 0.12618,
"h": 150.5
},
"luminance": 0.54131
}Semantic roles & 50–950 ramp
primary
#7ED593
secondary
#A85092
accent
#279ABE
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481