#7ED993#7ED993
#7ED993 is a light, vivid green. Relative luminance 0.562; OKLCH L 81.0% C 0.132 H 150.0°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED993 |
|---|---|
| RGB | rgb(126, 217, 147) |
| HSL | hsl(134, 54%, 67%) |
| HSV | hsv(134, 42%, 85%) |
| CMYK | cmyk(41.9%, 0%, 32.3%, 14.9%) |
| CIE-LAB | lab(79.71, -42.00, 26.21) |
| CIE-LCH | lch(79.71, 49.51, 148.04°) |
| OKLab | oklab(81.04% -0.1145 0.066) |
| OKLCH | oklch(81.04% 0.132 150) |
| XYZ | xyz(38.6812, 56.1654, 36.4009) |
| Luminance | 0.5617 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.52
Emerald
#50C878
ΔE00 6.00
Soft Green
#6FC276
ΔE00 6.13
Lightgreen
#90EE90
ΔE00 6.13
Seafoam
#7FE0B3
ΔE00 6.37
Light Sea Green
#98F6B0
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED993 #D97EC4
analogous
#97D97E #7ED993 #7ED9C0
triadic
#7ED993 #937ED9 #D9937E
tetradic
#7ED993 #7E97D9 #D97EC4 #D9C07E
square
#7ED993 #7E97D9 #D97EC4 #D9C07E
split-complementary
#7ED993 #C07ED9 #D97E97
monochromatic
#32AA4E #4FCB6B #7ED993 #ADE7BB #DDF5E2
Accessibility & contrast
On white
1.72
#7ED993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#7ED993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED993
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED993 | 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)
#DACB8F
Deuteranopia (green-blind)
#CDC297
Tritanopia (blue-blind)
#6ED6C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7ed993; /* rgb */ color: rgb(126, 217, 147); /* oklch */ color: oklch(81.0% 0.132 150.0);
Tailwind
colors: {
custom: {
50: '#a7e5b3',
500: '#7ed993',
950: '#000000',
},
}SCSS
$custom: #7ed993; $custom-light: #a7e5b3; $custom-dark: #000000;
JSON
{
"hex": "#7ed993",
"rgb": {
"r": 126,
"g": 217,
"b": 147
},
"hsl": {
"h": 133.846,
"s": 54.491,
"l": 67.255
},
"oklch": {
"l": 0.81038,
"c": 0.13218,
"h": 150
},
"luminance": 0.56168
}Semantic roles & 50–950 ramp
primary
#7ED993
secondary
#AE4E97
accent
#249DC2
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101611
muted
#818481