#7CD78C#7CD78C
#7CD78C is a light, vivid green. Relative luminance 0.548; OKLCH L 80.3% C 0.137 H 148.4°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD78C |
|---|---|
| RGB | rgb(124, 215, 140) |
| HSL | hsl(131, 53%, 66%) |
| HSV | hsv(131, 42%, 84%) |
| CMYK | cmyk(42.3%, 0%, 34.9%, 15.7%) |
| CIE-LAB | lab(78.91, -42.90, 28.74) |
| CIE-LCH | lch(78.91, 51.64, 146.17°) |
| OKLab | oklab(80.33% -0.1168 0.072) |
| OKLCH | oklch(80.33% 0.137 148.4) |
| XYZ | xyz(37.3441, 54.7770, 33.4111) |
| Luminance | 0.5478 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.36
Emerald
#50C878
ΔE00 5.39
Hospital Green
#9BE5AA
ΔE00 5.42
Lightgreen
#90EE90
ΔE00 5.97
Weird Green
#3AE57F
ΔE00 6.41
Seaweed
#18D17B
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD78C #D77CC7
analogous
#9AD77C #7CD78C #7CD7BA
triadic
#7CD78C #8C7CD7 #D78C7C
tetradic
#7CD78C #7C9AD7 #D77CC7 #D7BA7C
square
#7CD78C #7C9AD7 #D77CC7 #D7BA7C
split-complementary
#7CD78C #BA7CD7 #D77C9A
monochromatic
#33A647 #4DC963 #7CD78C #ABE5B5 #DAF4DE
Accessibility & contrast
On white
1.76
#7CD78C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#7CD78C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD78C
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD78C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD78C | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C987
Deuteranopia (green-blind)
#CBC090
Tritanopia (blue-blind)
#6DD4C4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7cd78c; /* rgb */ color: rgb(124, 215, 140); /* oklch */ color: oklch(80.3% 0.137 148.4);
Tailwind
colors: {
custom: {
50: '#a6e4ae',
500: '#7cd78c',
950: '#000000',
},
}SCSS
$custom: #7cd78c; $custom-light: #a6e4ae; $custom-dark: #000000;
JSON
{
"hex": "#7cd78c",
"rgb": {
"r": 124,
"g": 215,
"b": 140
},
"hsl": {
"h": 130.549,
"s": 53.216,
"l": 66.471
},
"oklch": {
"l": 0.80328,
"c": 0.13719,
"h": 148.4
},
"luminance": 0.54779
}Semantic roles & 50–950 ramp
primary
#7CD78C
secondary
#AA4E99
accent
#25A5C1
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481