#7ED679#7ED679
#7ED679 is a light, vivid green. Relative luminance 0.539; OKLCH L 79.8% C 0.153 H 142.9°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED679 |
|---|---|
| RGB | rgb(126, 214, 121) |
| HSL | hsl(117, 53%, 66%) |
| HSV | hsv(117, 43%, 84%) |
| CMYK | cmyk(41.1%, 0%, 43.5%, 16.1%) |
| CIE-LAB | lab(78.41, -44.83, 37.76) |
| CIE-LCH | lch(78.41, 58.62, 139.89°) |
| OKLab | oklab(79.84% -0.1222 0.0925) |
| OKLCH | oklch(79.84% 0.153 142.9) |
| XYZ | xyz(36.1003, 53.9071, 26.5883) |
| Luminance | 0.5391 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 5.26
Lightgreen
#90EE90
ΔE00 5.54
Soft Green
#6FC276
ΔE00 5.54
Fresh Green
#69D84F
ΔE00 5.68
Pistachio
#93C572
ΔE00 5.94
Emerald
#50C878
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED679 #D179D6
analogous
#ACD679 #7ED679 #79D6A2
triadic
#7ED679 #797ED6 #D6797E
tetradic
#7ED679 #79ACD6 #D179D6 #D6A279
square
#7ED679 #79ACD6 #D179D6 #D6A279
split-complementary
#7ED679 #A279D6 #D679AC
monochromatic
#38A332 #51C84A #7ED679 #ABE4A8 #D8F3D7
Accessibility & contrast
On white
1.78
#7ED679 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#7ED679 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED679
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED679 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED679 | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC772
Deuteranopia (green-blind)
#CDBF7F
Tritanopia (blue-blind)
#74D1BF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7ed679; /* rgb */ color: rgb(126, 214, 121); /* oklch */ color: oklch(79.8% 0.153 142.9);
Tailwind
colors: {
custom: {
50: '#a8e3a1',
500: '#7ed679',
950: '#000000',
},
}SCSS
$custom: #7ed679; $custom-light: #a8e3a1; $custom-dark: #000000;
JSON
{
"hex": "#7ed679",
"rgb": {
"r": 126,
"g": 214,
"b": 121
},
"hsl": {
"h": 116.774,
"s": 53.143,
"l": 65.686
},
"oklch": {
"l": 0.79843,
"c": 0.15326,
"h": 142.9
},
"luminance": 0.53909
}Semantic roles & 50–950 ramp
primary
#7ED679
secondary
#A24CA7
accent
#25C1B8
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10150F
muted
#818480