#7CD778#7CD778
#7CD778 is a light, vivid green. Relative luminance 0.542; OKLCH L 80.0% C 0.157 H 143.1°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD778 |
|---|---|
| RGB | rgb(124, 215, 120) |
| HSL | hsl(117, 54%, 66%) |
| HSV | hsv(117, 44%, 84%) |
| CMYK | cmyk(42.3%, 0%, 44.2%, 15.7%) |
| CIE-LAB | lab(78.60, -46.00, 38.49) |
| CIE-LCH | lch(78.60, 59.98, 140.08°) |
| OKLab | oklab(79.97% -0.1253 0.0942) |
| OKLCH | oklch(79.97% 0.157 143.1) |
| XYZ | xyz(36.0011, 54.2398, 26.3380) |
| Luminance | 0.5424 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 4.87
Lightgreen
#90EE90
ΔE00 5.39
Fresh Green
#69D84F
ΔE00 5.40
Soft Green
#6FC276
ΔE00 5.79
Weird Green
#3AE57F
ΔE00 6.18
Emerald
#50C878
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD778 #D378D7
analogous
#ABD778 #7CD778 #78D7A3
triadic
#7CD778 #787CD7 #D7787C
tetradic
#7CD778 #78ABD7 #D378D7 #D7A378
square
#7CD778 #78ABD7 #D378D7 #D7A378
split-complementary
#7CD778 #A378D7 #D778AB
monochromatic
#35A431 #4EC949 #7CD778 #AAE5A7 #D8F3D6
Accessibility & contrast
On white
1.77
#7CD778 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#7CD778 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD778
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD778 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD778 | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC871
Deuteranopia (green-blind)
#CEBF7E
Tritanopia (blue-blind)
#72D2C0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7cd778; /* rgb */ color: rgb(124, 215, 120); /* oklch */ color: oklch(80.0% 0.157 143.1);
Tailwind
colors: {
custom: {
50: '#a6e4a0',
500: '#7cd778',
950: '#000000',
},
}SCSS
$custom: #7cd778; $custom-light: #a6e4a0; $custom-dark: #000000;
JSON
{
"hex": "#7cd778",
"rgb": {
"r": 124,
"g": 215,
"b": 120
},
"hsl": {
"h": 117.474,
"s": 54.286,
"l": 65.686
},
"oklch": {
"l": 0.79973,
"c": 0.15674,
"h": 143.1
},
"luminance": 0.54242
}Semantic roles & 50–950 ramp
primary
#7CD778
secondary
#A44BA8
accent
#24C2BB
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10150F
muted
#818480