#7CD38D#7CD38D
#7CD38D is a light, vivid green. Relative luminance 0.528; OKLCH L 79.4% C 0.130 H 149.0°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD38D |
|---|---|
| RGB | rgb(124, 211, 141) |
| HSL | hsl(132, 50%, 66%) |
| HSV | hsv(132, 41%, 83%) |
| CMYK | cmyk(41.2%, 0%, 33.2%, 17.3%) |
| CIE-LAB | lab(77.75, -40.97, 26.67) |
| CIE-LCH | lch(77.75, 48.89, 146.94°) |
| OKLab | oklab(79.39% -0.1117 0.067) |
| OKLCH | oklch(79.39% 0.13 149) |
| XYZ | xyz(36.4121, 52.7944, 33.4658) |
| Luminance | 0.5280 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.71
Emerald
#50C878
ΔE00 5.06
Hospital Green
#9BE5AA
ΔE00 5.59
Seaweed
#18D17B
ΔE00 6.72
Dark Mint
#48C072
ΔE00 6.77
Lightgreen
#90EE90
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD38D #D37CC2
analogous
#96D37C #7CD38D #7CD3B8
triadic
#7CD38D #8D7CD3 #D38D7C
tetradic
#7CD38D #7C96D3 #D37CC2 #D3B87C
square
#7CD38D #7C96D3 #D37CC2 #D3B87C
split-complementary
#7CD38D #B87CD3 #D37C96
monochromatic
#359F4A #4EC465 #7CD38D #AAE2B5 #D8F2DD
Accessibility & contrast
On white
1.82
#7CD38D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#7CD38D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD38D
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD38D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD38D | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C688
Deuteranopia (green-blind)
#C7BD91
Tritanopia (blue-blind)
#6ED0C1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7cd38d; /* rgb */ color: rgb(124, 211, 141); /* oklch */ color: oklch(79.4% 0.130 149.0);
Tailwind
colors: {
custom: {
50: '#a6e1af',
500: '#7cd38d',
950: '#000000',
},
}SCSS
$custom: #7cd38d; $custom-light: #a6e1af; $custom-dark: #000000;
JSON
{
"hex": "#7cd38d",
"rgb": {
"r": 124,
"g": 211,
"b": 141
},
"hsl": {
"h": 131.724,
"s": 49.714,
"l": 65.686
},
"oklch": {
"l": 0.79391,
"c": 0.13023,
"h": 149
},
"luminance": 0.52797
}Semantic roles & 50–950 ramp
primary
#7CD38D
secondary
#A44F93
accent
#28A0BD
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101510
muted
#808481