#7ED992#7ED992
#7ED992 is a light, vivid green. Relative luminance 0.561; OKLCH L 81.0% C 0.133 H 149.7°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED992 |
|---|---|
| RGB | rgb(126, 217, 146) |
| HSL | hsl(133, 54%, 67%) |
| HSV | hsv(133, 42%, 85%) |
| CMYK | cmyk(41.9%, 0%, 32.7%, 14.9%) |
| CIE-LAB | lab(79.69, -42.18, 26.70) |
| CIE-LCH | lch(79.69, 49.92, 147.66°) |
| OKLab | oklab(81.02% -0.115 0.0672) |
| OKLCH | oklch(81.02% 0.133 149.7) |
| XYZ | xyz(38.6031, 56.1341, 35.9894) |
| Luminance | 0.5614 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.62
Emerald
#50C878
ΔE00 5.95
Lightgreen
#90EE90
ΔE00 6.01
Soft Green
#6FC276
ΔE00 6.06
Seafoam
#7FE0B3
ΔE00 6.56
Light Sea Green
#98F6B0
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED992 #D97EC5
analogous
#98D97E #7ED992 #7ED9C0
triadic
#7ED992 #927ED9 #D9927E
tetradic
#7ED992 #7E98D9 #D97EC5 #D9C07E
square
#7ED992 #7E98D9 #D97EC5 #D9C07E
split-complementary
#7ED992 #C07ED9 #D97E98
monochromatic
#32AA4D #4FCB6A #7ED992 #ADE7BA #DDF5E2
Accessibility & contrast
On white
1.72
#7ED992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#7ED992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED992
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED992 | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACB8D
Deuteranopia (green-blind)
#CDC296
Tritanopia (blue-blind)
#6ED6C7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7ed992; /* rgb */ color: rgb(126, 217, 146); /* oklch */ color: oklch(81.0% 0.133 149.7);
Tailwind
colors: {
custom: {
50: '#a7e5b2',
500: '#7ed992',
950: '#000000',
},
}SCSS
$custom: #7ed992; $custom-light: #a7e5b2; $custom-dark: #000000;
JSON
{
"hex": "#7ed992",
"rgb": {
"r": 126,
"g": 217,
"b": 146
},
"hsl": {
"h": 133.187,
"s": 54.491,
"l": 67.255
},
"oklch": {
"l": 0.81018,
"c": 0.13315,
"h": 149.7
},
"luminance": 0.56137
}Semantic roles & 50–950 ramp
primary
#7ED992
secondary
#AE4E98
accent
#249FC2
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101611
muted
#818481