#7CD38C#7CD38C
#7CD38C is a light, vivid green. Relative luminance 0.528; OKLCH L 79.4% C 0.131 H 148.7°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD38C |
|---|---|
| RGB | rgb(124, 211, 140) |
| HSL | hsl(131, 50%, 66%) |
| HSV | hsv(131, 41%, 83%) |
| CMYK | cmyk(41.2%, 0%, 33.6%, 17.3%) |
| CIE-LAB | lab(77.74, -41.14, 27.17) |
| CIE-LCH | lch(77.74, 49.30, 146.56°) |
| OKLab | oklab(79.37% -0.1121 0.0682) |
| OKLCH | oklch(79.37% 0.131 148.7) |
| XYZ | xyz(36.3380, 52.7648, 33.0757) |
| Luminance | 0.5277 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.63
Emerald
#50C878
ΔE00 5.02
Hospital Green
#9BE5AA
ΔE00 5.67
Seaweed
#18D17B
ΔE00 6.69
Dark Mint
#48C072
ΔE00 6.74
Lightgreen
#90EE90
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD38C #D37CC3
analogous
#97D37C #7CD38C #7CD3B7
triadic
#7CD38C #8C7CD3 #D38C7C
tetradic
#7CD38C #7C97D3 #D37CC3 #D3B77C
square
#7CD38C #7C97D3 #D37CC3 #D3B77C
split-complementary
#7CD38C #B77CD3 #D37C97
monochromatic
#359F49 #4EC464 #7CD38C #AAE2B4 #D8F2DC
Accessibility & contrast
On white
1.82
#7CD38C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#7CD38C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD38C
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD38C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD38C | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C587
Deuteranopia (green-blind)
#C8BD90
Tritanopia (blue-blind)
#6ED0C1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7cd38c; /* rgb */ color: rgb(124, 211, 140); /* oklch */ color: oklch(79.4% 0.131 148.7);
Tailwind
colors: {
custom: {
50: '#a6e1ae',
500: '#7cd38c',
950: '#000000',
},
}SCSS
$custom: #7cd38c; $custom-light: #a6e1ae; $custom-dark: #000000;
JSON
{
"hex": "#7cd38c",
"rgb": {
"r": 124,
"g": 211,
"b": 140
},
"hsl": {
"h": 131.034,
"s": 49.714,
"l": 65.686
},
"oklch": {
"l": 0.79371,
"c": 0.13122,
"h": 148.7
},
"luminance": 0.52767
}Semantic roles & 50–950 ramp
primary
#7CD38C
secondary
#A44F94
accent
#28A2BD
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481