#7CD38F#7CD38F
#7CD38F is a light, vivid green. Relative luminance 0.529; OKLCH L 79.4% C 0.128 H 149.7°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD38F |
|---|---|
| RGB | rgb(124, 211, 143) |
| HSL | hsl(133, 50%, 66%) |
| HSV | hsv(133, 41%, 83%) |
| CMYK | cmyk(41.2%, 0%, 32.2%, 17.3%) |
| CIE-LAB | lab(77.79, -40.63, 25.68) |
| CIE-LCH | lch(77.79, 48.06, 147.70°) |
| OKLab | oklab(79.43% -0.1108 0.0647) |
| OKLCH | oklch(79.43% 0.128 149.7) |
| XYZ | xyz(36.5622, 52.8545, 34.2566) |
| Luminance | 0.5286 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.89
Emerald
#50C878
ΔE00 5.18
Hospital Green
#9BE5AA
ΔE00 5.43
Seafoam
#7FE0B3
ΔE00 6.78
Seaweed
#18D17B
ΔE00 6.79
Dark Mint
#48C072
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD38F #D37CC0
analogous
#94D37C #7CD38F #7CD3BA
triadic
#7CD38F #8F7CD3 #D38F7C
tetradic
#7CD38F #7C94D3 #D37CC0 #D3BA7C
square
#7CD38F #7C94D3 #D37CC0 #D3BA7C
split-complementary
#7CD38F #BA7CD3 #D37C94
monochromatic
#359F4D #4EC468 #7CD38F #AAE2B6 #D8F2DD
Accessibility & contrast
On white
1.81
#7CD38F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#7CD38F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD38F
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD38F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD38F | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C68B
Deuteranopia (green-blind)
#C7BD93
Tritanopia (blue-blind)
#6DD0C1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7cd38f; /* rgb */ color: rgb(124, 211, 143); /* oklch */ color: oklch(79.4% 0.128 149.7);
Tailwind
colors: {
custom: {
50: '#a6e1b0',
500: '#7cd38f',
950: '#000000',
},
}SCSS
$custom: #7cd38f; $custom-light: #a6e1b0; $custom-dark: #000000;
JSON
{
"hex": "#7cd38f",
"rgb": {
"r": 124,
"g": 211,
"b": 143
},
"hsl": {
"h": 133.103,
"s": 49.714,
"l": 65.686
},
"oklch": {
"l": 0.79432,
"c": 0.12827,
"h": 149.7
},
"luminance": 0.52857
}Semantic roles & 50–950 ramp
primary
#7CD38F
secondary
#A44F91
accent
#289DBD
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101510
muted
#808481