#7CD07B#7CD07B
#7CD07B is a light, vivid green. Relative luminance 0.508; OKLCH L 78.3% C 0.144 H 143.8°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD07B |
|---|---|
| RGB | rgb(124, 208, 123) |
| HSL | hsl(119, 47%, 65%) |
| HSV | hsv(119, 41%, 82%) |
| CMYK | cmyk(40.4%, 0%, 40.9%, 18.4%) |
| CIE-LAB | lab(76.57, -42.55, 34.38) |
| CIE-LCH | lch(76.57, 54.71, 141.07°) |
| OKLab | oklab(78.33% -0.1159 0.0848) |
| OKLCH | oklch(78.33% 0.144 143.8) |
| XYZ | xyz(34.4416, 50.8249, 26.7304) |
| Luminance | 0.5083 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.85
Emerald
#50C878
ΔE00 5.04
Pistachio
#93C572
ΔE00 5.27
Dark Mint
#48C072
ΔE00 6.58
Lightish Green
#61E160
ΔE00 6.75
Fern
#63B76C
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD07B #CF7BD0
analogous
#A7D07B #7CD07B #7BD0A4
triadic
#7CD07B #7B7CD0 #D07B7C
tetradic
#7CD07B #7BA7D0 #CF7BD0 #D0A47B
square
#7CD07B #7BA7D0 #CF7BD0 #D0A47B
split-complementary
#7CD07B #A47BD0 #D07BA7
monochromatic
#389A37 #4FC04E #7CD07B #A9E0A8 #D6F0D5
Accessibility & contrast
On white
1.88
#7CD07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#7CD07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD07B
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD07B | 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)
#D3C275
Deuteranopia (green-blind)
#C7BA80
Tritanopia (blue-blind)
#72CCBB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7cd07b; /* rgb */ color: rgb(124, 208, 123); /* oklch */ color: oklch(78.3% 0.144 143.8);
Tailwind
colors: {
custom: {
50: '#a6dfa2',
500: '#7cd07b',
950: '#000000',
},
}SCSS
$custom: #7cd07b; $custom-light: #a6dfa2; $custom-dark: #000000;
JSON
{
"hex": "#7cd07b",
"rgb": {
"r": 124,
"g": 208,
"b": 123
},
"hsl": {
"h": 119.294,
"s": 47.486,
"l": 64.902
},
"oklch": {
"l": 0.78334,
"c": 0.14362,
"h": 143.8
},
"luminance": 0.50827
}Semantic roles & 50–950 ramp
primary
#7CD07B
secondary
#9E509F
accent
#2BBBB9
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10150F
muted
#818480