#7ED68E#7ED68E
#7ED68E is a light, vivid green. Relative luminance 0.545; OKLCH L 80.2% C 0.133 H 148.6°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED68E |
|---|---|
| RGB | rgb(126, 214, 142) |
| HSL | hsl(131, 52%, 67%) |
| HSV | hsv(131, 41%, 84%) |
| CMYK | cmyk(41.1%, 0%, 33.6%, 16.1%) |
| CIE-LAB | lab(78.74, -41.54, 27.49) |
| CIE-LCH | lch(78.74, 49.82, 146.50°) |
| OKLab | oklab(80.22% -0.1132 0.069) |
| OKLCH | oklch(80.22% 0.133 148.6) |
| XYZ | xyz(37.5311, 54.4794, 34.1239) |
| Luminance | 0.5448 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.16
Soft Green
#6FC276
ΔE00 5.29
Emerald
#50C878
ΔE00 5.50
Lightgreen
#90EE90
ΔE00 6.34
Seaweed
#18D17B
ΔE00 6.88
Weird Green
#3AE57F
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED68E #D67EC6
analogous
#9AD67E #7ED68E #7ED6BA
triadic
#7ED68E #8E7ED6 #D68E7E
tetradic
#7ED68E #7E9AD6 #D67EC6 #D6BA7E
square
#7ED68E #7E9AD6 #D67EC6 #D6BA7E
split-complementary
#7ED68E #BA7ED6 #D67E9A
monochromatic
#34A549 #50C765 #7ED68E #ACE5B7 #DBF4DF
Accessibility & contrast
On white
1.77
#7ED68E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#7ED68E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED68E
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED68E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED68E | 1.00 | 1.77 | 11.90 | 11.90 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C889
Deuteranopia (green-blind)
#CABF92
Tritanopia (blue-blind)
#70D3C3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7ed68e; /* rgb */ color: rgb(126, 214, 142); /* oklch */ color: oklch(80.2% 0.133 148.6);
Tailwind
colors: {
custom: {
50: '#a7e3af',
500: '#7ed68e',
950: '#000000',
},
}SCSS
$custom: #7ed68e; $custom-light: #a7e3af; $custom-dark: #000000;
JSON
{
"hex": "#7ed68e",
"rgb": {
"r": 126,
"g": 214,
"b": 142
},
"hsl": {
"h": 130.909,
"s": 51.765,
"l": 66.667
},
"oklch": {
"l": 0.80223,
"c": 0.13258,
"h": 148.6
},
"luminance": 0.54482
}Semantic roles & 50–950 ramp
primary
#7ED68E
secondary
#A94F99
accent
#26A3BF
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481