#7CD083#7CD083
#7CD083 is a light, vivid green. Relative luminance 0.510; OKLCH L 78.5% C 0.136 H 146.0°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD083 |
|---|---|
| RGB | rgb(124, 208, 131) |
| HSL | hsl(125, 47%, 65%) |
| HSV | hsv(125, 40%, 82%) |
| CMYK | cmyk(40.4%, 0%, 37%, 18.4%) |
| CIE-LAB | lab(76.70, -41.31, 30.45) |
| CIE-LCH | lch(76.70, 51.32, 143.61°) |
| OKLab | oklab(78.48% -0.1125 0.0758) |
| OKLCH | oklch(78.48% 0.136 146) |
| XYZ | xyz(34.9630, 51.0334, 29.4765) |
| Luminance | 0.5104 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.66
Emerald
#50C878
ΔE00 4.69
Pistachio
#93C572
ΔE00 5.93
Dark Mint
#48C072
ΔE00 6.30
Fern
#63B76C
ΔE00 6.76
Seaweed
#18D17B
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD083 #D07CC9
analogous
#9FD07C #7CD083 #7CD0AD
triadic
#7CD083 #837CD0 #D0837C
tetradic
#7CD083 #7C9FD0 #D07CC9 #D0AD7C
square
#7CD083 #7C9FD0 #D07CC9 #D0AD7C
split-complementary
#7CD083 #AD7CD0 #D07C9F
monochromatic
#379A40 #4FC058 #7CD083 #A9E0AE #D6F0D8
Accessibility & contrast
On white
1.87
#7CD083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#7CD083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD083
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD083 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C27E
Deuteranopia (green-blind)
#C6BA88
Tritanopia (blue-blind)
#71CCBD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7cd083; /* rgb */ color: rgb(124, 208, 131); /* oklch */ color: oklch(78.5% 0.136 146.0);
Tailwind
colors: {
custom: {
50: '#a6dfa7',
500: '#7cd083',
950: '#000000',
},
}SCSS
$custom: #7cd083; $custom-light: #a6dfa7; $custom-dark: #000000;
JSON
{
"hex": "#7cd083",
"rgb": {
"r": 124,
"g": 208,
"b": 131
},
"hsl": {
"h": 125,
"s": 47.191,
"l": 65.098
},
"oklch": {
"l": 0.78478,
"c": 0.13565,
"h": 146
},
"luminance": 0.51036
}Semantic roles & 50–950 ramp
primary
#7CD083
secondary
#A05099
accent
#2BAEBA
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#10150F
muted
#808480