#7CD07C#7CD07C
#7CD07C is a light, vivid green. Relative luminance 0.509; OKLCH L 78.4% C 0.143 H 144.1°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD07C |
|---|---|
| RGB | rgb(124, 208, 124) |
| HSL | hsl(120, 47%, 65%) |
| HSV | hsv(120, 40%, 82%) |
| CMYK | cmyk(40.4%, 0%, 40.4%, 18.4%) |
| CIE-LAB | lab(76.59, -42.40, 33.89) |
| CIE-LCH | lch(76.59, 54.28, 141.37°) |
| OKLab | oklab(78.35% -0.1155 0.0837) |
| OKLCH | oklch(78.35% 0.143 144.1) |
| XYZ | xyz(34.5045, 50.8500, 27.0618) |
| Luminance | 0.5085 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.80
Emerald
#50C878
ΔE00 4.97
Pistachio
#93C572
ΔE00 5.33
Dark Mint
#48C072
ΔE00 6.53
Fern
#63B76C
ΔE00 6.82
Lightish Green
#61E160
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD07C #D07CD0
analogous
#A6D07C #7CD07C #7CD0A6
triadic
#7CD07C #7C7CD0 #D07C7C
tetradic
#7CD07C #7CA6D0 #D07CD0 #D0A67C
square
#7CD07C #7CA6D0 #D07CD0 #D0A67C
split-complementary
#7CD07C #A67CD0 #D07CA6
monochromatic
#379A37 #4FC04F #7CD07C #A9E0A9 #D6F0D6
Accessibility & contrast
On white
1.88
#7CD07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#7CD07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD07C
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD07C | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C276
Deuteranopia (green-blind)
#C7BA81
Tritanopia (blue-blind)
#72CCBB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7cd07c; /* rgb */ color: rgb(124, 208, 124); /* oklch */ color: oklch(78.4% 0.143 144.1);
Tailwind
colors: {
custom: {
50: '#a6dfa3',
500: '#7cd07c',
950: '#000000',
},
}SCSS
$custom: #7cd07c; $custom-light: #a6dfa3; $custom-dark: #000000;
JSON
{
"hex": "#7cd07c",
"rgb": {
"r": 124,
"g": 208,
"b": 124
},
"hsl": {
"h": 120,
"s": 47.191,
"l": 65.098
},
"oklch": {
"l": 0.78351,
"c": 0.14262,
"h": 144.1
},
"luminance": 0.50852
}Semantic roles & 50–950 ramp
primary
#7CD07C
secondary
#A050A0
accent
#2BBABA
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10150F
muted
#818480