#7CD37D#7CD37D
#7CD37D is a light, vivid green. Relative luminance 0.524; OKLCH L 79.1% C 0.146 H 144.3°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD37D |
|---|---|
| RGB | rgb(124, 211, 125) |
| HSL | hsl(121, 50%, 66%) |
| HSV | hsv(121, 41%, 83%) |
| CMYK | cmyk(41.2%, 0%, 40.8%, 17.3%) |
| CIE-LAB | lab(77.49, -43.55, 34.55) |
| CIE-LCH | lch(77.49, 55.59, 141.57°) |
| OKLab | oklab(79.09% -0.1186 0.0853) |
| OKLCH | oklch(79.09% 0.146 144.3) |
| XYZ | xyz(35.3064, 52.3521, 27.6426) |
| Luminance | 0.5235 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.49
Emerald
#50C878
ΔE00 5.25
Pistachio
#93C572
ΔE00 5.79
Lightgreen
#90EE90
ΔE00 6.22
Lightish Green
#61E160
ΔE00 6.33
Weird Green
#3AE57F
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD37D #D37CD2
analogous
#A6D37C #7CD37D #7CD3A8
triadic
#7CD37D #7D7CD3 #D37D7C
tetradic
#7CD37D #7CA6D3 #D37CD2 #D3A87C
square
#7CD37D #7CA6D3 #D37CD2 #D3A87C
split-complementary
#7CD37D #A87CD3 #D37CA6
monochromatic
#359F37 #4EC450 #7CD37D #AAE2AA #D8F2D8
Accessibility & contrast
On white
1.83
#7CD37D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#7CD37D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD37D
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD37D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD37D | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C577
Deuteranopia (green-blind)
#CABC82
Tritanopia (blue-blind)
#71CFBE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7cd37d; /* rgb */ color: rgb(124, 211, 125); /* oklch */ color: oklch(79.1% 0.146 144.3);
Tailwind
colors: {
custom: {
50: '#a6e1a3',
500: '#7cd37d',
950: '#000000',
},
}SCSS
$custom: #7cd37d; $custom-light: #a6e1a3; $custom-dark: #000000;
JSON
{
"hex": "#7cd37d",
"rgb": {
"r": 124,
"g": 211,
"b": 125
},
"hsl": {
"h": 120.69,
"s": 49.714,
"l": 65.686
},
"oklch": {
"l": 0.79092,
"c": 0.14606,
"h": 144.3
},
"luminance": 0.52354
}Semantic roles & 50–950 ramp
primary
#7CD37D
secondary
#A44FA3
accent
#28BBBD
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10150F
muted
#818480