#7CD080#7CD080
#7CD080 is a light, vivid green. Relative luminance 0.510; OKLCH L 78.4% C 0.139 H 145.1°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD080 |
|---|---|
| RGB | rgb(124, 208, 128) |
| HSL | hsl(123, 47%, 65%) |
| HSV | hsv(123, 40%, 82%) |
| CMYK | cmyk(40.4%, 0%, 38.5%, 18.4%) |
| CIE-LAB | lab(76.65, -41.79, 31.93) |
| CIE-LCH | lch(76.65, 52.59, 142.62°) |
| OKLab | oklab(78.42% -0.1138 0.0792) |
| OKLCH | oklch(78.42% 0.139 145.1) |
| XYZ | xyz(34.7626, 50.9533, 28.4211) |
| Luminance | 0.5095 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.66
Emerald
#50C878
ΔE00 4.77
Pistachio
#93C572
ΔE00 5.64
Dark Mint
#48C072
ΔE00 6.36
Fern
#63B76C
ΔE00 6.76
Seaweed
#18D17B
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD080 #D07CCC
analogous
#A2D07C #7CD080 #7CD0AA
triadic
#7CD080 #807CD0 #D0807C
tetradic
#7CD080 #7CA2D0 #D07CCC #D0AA7C
square
#7CD080 #7CA2D0 #D07CCC #D0AA7C
split-complementary
#7CD080 #AA7CD0 #D07CA2
monochromatic
#379A3C #4FC054 #7CD080 #A9E0AC #D6F0D7
Accessibility & contrast
On white
1.88
#7CD080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#7CD080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD080
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD080 | 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)
#D3C27A
Deuteranopia (green-blind)
#C6BA85
Tritanopia (blue-blind)
#71CCBC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7cd080; /* rgb */ color: rgb(124, 208, 128); /* oklch */ color: oklch(78.4% 0.139 145.1);
Tailwind
colors: {
custom: {
50: '#a6dfa5',
500: '#7cd080',
950: '#000000',
},
}SCSS
$custom: #7cd080; $custom-light: #a6dfa5; $custom-dark: #000000;
JSON
{
"hex": "#7cd080",
"rgb": {
"r": 124,
"g": 208,
"b": 128
},
"hsl": {
"h": 122.857,
"s": 47.191,
"l": 65.098
},
"oklch": {
"l": 0.78423,
"c": 0.13865,
"h": 145.1
},
"luminance": 0.50955
}Semantic roles & 50–950 ramp
primary
#7CD080
secondary
#A0509C
accent
#2BB4BA
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#10150F
muted
#808480