#7ED484#7ED484
#7ED484 is a light, vivid green. Relative luminance 0.532; OKLCH L 79.6% C 0.139 H 145.7°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED484 |
|---|---|
| RGB | rgb(126, 212, 132) |
| HSL | hsl(124, 50%, 66%) |
| HSV | hsv(124, 41%, 83%) |
| CMYK | cmyk(40.6%, 0%, 37.7%, 16.9%) |
| CIE-LAB | lab(77.98, -42.31, 31.64) |
| CIE-LCH | lch(77.98, 52.83, 143.20°) |
| OKLab | oklab(79.55% -0.1152 0.0787) |
| OKLCH | oklch(79.55% 0.139 145.7) |
| XYZ | xyz(36.3107, 53.1863, 30.1780) |
| Luminance | 0.5319 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.60
Emerald
#50C878
ΔE00 5.26
Lightgreen
#90EE90
ΔE00 6.12
Pistachio
#93C572
ΔE00 6.22
Hospital Green
#9BE5AA
ΔE00 6.41
Weird Green
#3AE57F
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED484 #D47ECE
analogous
#A3D47E #7ED484 #7ED4AF
triadic
#7ED484 #847ED4 #D4847E
tetradic
#7ED484 #7EA3D4 #D47ECE #D4AF7E
square
#7ED484 #7EA3D4 #D47ECE #D4AF7E
split-complementary
#7ED484 #AF7ED4 #D47EA3
monochromatic
#36A23D #50C558 #7ED484 #ACE3B0 #DAF3DC
Accessibility & contrast
On white
1.80
#7ED484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#7ED484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED484
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED484 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C67E
Deuteranopia (green-blind)
#CABE89
Tritanopia (blue-blind)
#73D0C0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7ed484; /* rgb */ color: rgb(126, 212, 132); /* oklch */ color: oklch(79.6% 0.139 145.7);
Tailwind
colors: {
custom: {
50: '#a7e2a8',
500: '#7ed484',
950: '#000000',
},
}SCSS
$custom: #7ed484; $custom-light: #a7e2a8; $custom-dark: #000000;
JSON
{
"hex": "#7ed484",
"rgb": {
"r": 126,
"g": 212,
"b": 132
},
"hsl": {
"h": 124.186,
"s": 50,
"l": 66.275
},
"oklch": {
"l": 0.79554,
"c": 0.13949,
"h": 145.7
},
"luminance": 0.53189
}Semantic roles & 50–950 ramp
primary
#7ED484
secondary
#A650A0
accent
#28B3BD
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#101510
muted
#818480