#7CD07D#7CD07D
#7CD07D is a light, vivid green. Relative luminance 0.509; OKLCH L 78.4% C 0.142 H 144.3°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD07D |
|---|---|
| RGB | rgb(124, 208, 125) |
| HSL | hsl(121, 47%, 65%) |
| HSV | hsv(121, 40%, 82%) |
| CMYK | cmyk(40.4%, 0%, 39.9%, 18.4%) |
| CIE-LAB | lab(76.60, -42.25, 33.40) |
| CIE-LCH | lch(76.60, 53.86, 141.67°) |
| OKLab | oklab(78.37% -0.1151 0.0826) |
| OKLCH | oklch(78.37% 0.142 144.3) |
| XYZ | xyz(34.5681, 50.8754, 27.3965) |
| Luminance | 0.5088 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.75
Emerald
#50C878
ΔE00 4.91
Pistachio
#93C572
ΔE00 5.40
Dark Mint
#48C072
ΔE00 6.48
Fern
#63B76C
ΔE00 6.80
Lightgreen
#90EE90
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD07D #D07CCF
analogous
#A5D07C #7CD07D #7CD0A7
triadic
#7CD07D #7D7CD0 #D07D7C
tetradic
#7CD07D #7CA5D0 #D07CCF #D0A77C
square
#7CD07D #7CA5D0 #D07CCF #D0A77C
split-complementary
#7CD07D #A77CD0 #D07CA5
monochromatic
#379A39 #4FC050 #7CD07D #A9E0AA #D6F0D6
Accessibility & contrast
On white
1.88
#7CD07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#7CD07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD07D
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD07D | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C277
Deuteranopia (green-blind)
#C7BA82
Tritanopia (blue-blind)
#72CCBB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7cd07d; /* rgb */ color: rgb(124, 208, 125); /* oklch */ color: oklch(78.4% 0.142 144.3);
Tailwind
colors: {
custom: {
50: '#a6dfa3',
500: '#7cd07d',
950: '#000000',
},
}SCSS
$custom: #7cd07d; $custom-light: #a6dfa3; $custom-dark: #000000;
JSON
{
"hex": "#7cd07d",
"rgb": {
"r": 124,
"g": 208,
"b": 125
},
"hsl": {
"h": 120.714,
"s": 47.191,
"l": 65.098
},
"oklch": {
"l": 0.78369,
"c": 0.14164,
"h": 144.3
},
"luminance": 0.50878
}Semantic roles & 50–950 ramp
primary
#7CD07D
secondary
#A0509F
accent
#2BB9BA
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10150F
muted
#818480