#7CD07F#7CD07F
#7CD07F is a light, vivid green. Relative luminance 0.509; OKLCH L 78.4% C 0.140 H 144.9°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD07F |
|---|---|
| RGB | rgb(124, 208, 127) |
| HSL | hsl(122, 47%, 65%) |
| HSV | hsv(122, 40%, 82%) |
| CMYK | cmyk(40.4%, 0%, 38.9%, 18.4%) |
| CIE-LAB | lab(76.63, -41.94, 32.42) |
| CIE-LCH | lch(76.63, 53.01, 142.30°) |
| OKLab | oklab(78.41% -0.1142 0.0804) |
| OKLCH | oklch(78.41% 0.14 144.9) |
| XYZ | xyz(34.6971, 50.9271, 28.0762) |
| Luminance | 0.5093 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.68
Emerald
#50C878
ΔE00 4.81
Pistachio
#93C572
ΔE00 5.55
Dark Mint
#48C072
ΔE00 6.40
Fern
#63B76C
ΔE00 6.76
Seaweed
#18D17B
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD07F #D07CCD
analogous
#A3D07C #7CD07F #7CD0A9
triadic
#7CD07F #7F7CD0 #D07F7C
tetradic
#7CD07F #7CA3D0 #D07CCD #D0A97C
square
#7CD07F #7CA3D0 #D07CCD #D0A97C
split-complementary
#7CD07F #A97CD0 #D07CA3
monochromatic
#379A3B #4FC053 #7CD07F #A9E0AB #D6F0D7
Accessibility & contrast
On white
1.88
#7CD07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#7CD07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD07F
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD07F | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C279
Deuteranopia (green-blind)
#C7BA84
Tritanopia (blue-blind)
#72CCBC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7cd07f; /* rgb */ color: rgb(124, 208, 127); /* oklch */ color: oklch(78.4% 0.140 144.9);
Tailwind
colors: {
custom: {
50: '#a6dfa5',
500: '#7cd07f',
950: '#000000',
},
}SCSS
$custom: #7cd07f; $custom-light: #a6dfa5; $custom-dark: #000000;
JSON
{
"hex": "#7cd07f",
"rgb": {
"r": 124,
"g": 208,
"b": 127
},
"hsl": {
"h": 122.143,
"s": 47.191,
"l": 65.098
},
"oklch": {
"l": 0.78405,
"c": 0.13964,
"h": 144.9
},
"luminance": 0.50929
}Semantic roles & 50–950 ramp
primary
#7CD07F
secondary
#A0509D
accent
#2BB5BA
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#10150F
muted
#808480