#7ED58F#7ED58F
#7ED58F is a light, vivid green. Relative luminance 0.540; OKLCH L 80.0% C 0.130 H 149.1°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED58F |
|---|---|
| RGB | rgb(126, 213, 143) |
| HSL | hsl(132, 51%, 66%) |
| HSV | hsv(132, 41%, 84%) |
| CMYK | cmyk(40.8%, 0%, 32.9%, 16.5%) |
| CIE-LAB | lab(78.46, -40.93, 26.60) |
| CIE-LCH | lch(78.46, 48.82, 146.98°) |
| OKLab | oklab(80.01% -0.1116 0.0669) |
| OKLCH | oklch(80.01% 0.13 149.1) |
| XYZ | xyz(37.3542, 54.0049, 34.4370) |
| Luminance | 0.5401 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.14
Soft Green
#6FC276
ΔE00 5.19
Emerald
#50C878
ΔE00 5.46
Lightgreen
#90EE90
ΔE00 6.71
Seafoam
#7FE0B3
ΔE00 6.92
Seaweed
#18D17B
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED58F #D57EC4
analogous
#99D57E #7ED58F #7ED5BB
triadic
#7ED58F #8F7ED5 #D58F7E
tetradic
#7ED58F #7E99D5 #D57EC4 #D5BB7E
square
#7ED58F #7E99D5 #D57EC4 #D5BB7E
split-complementary
#7ED58F #BB7ED5 #D57E99
monochromatic
#35A34B #50C667 #7ED58F #ACE4B7 #DAF3DF
Accessibility & contrast
On white
1.78
#7ED58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#7ED58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED58F
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED58F | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C78A
Deuteranopia (green-blind)
#C9BF93
Tritanopia (blue-blind)
#70D2C3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7ed58f; /* rgb */ color: rgb(126, 213, 143); /* oklch */ color: oklch(80.0% 0.130 149.1);
Tailwind
colors: {
custom: {
50: '#a7e2b0',
500: '#7ed58f',
950: '#000000',
},
}SCSS
$custom: #7ed58f; $custom-light: #a7e2b0; $custom-dark: #000000;
JSON
{
"hex": "#7ed58f",
"rgb": {
"r": 126,
"g": 213,
"b": 143
},
"hsl": {
"h": 131.724,
"s": 50.877,
"l": 66.471
},
"oklch": {
"l": 0.80005,
"c": 0.13009,
"h": 149.1
},
"luminance": 0.54007
}Semantic roles & 50–950 ramp
primary
#7ED58F
secondary
#A85096
accent
#27A1BE
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481