#7CD07A#7CD07A
#7CD07A is a light, vivid green. Relative luminance 0.508; OKLCH L 78.3% C 0.145 H 143.6°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD07A |
|---|---|
| RGB | rgb(124, 208, 122) |
| HSL | hsl(119, 48%, 65%) |
| HSV | hsv(119, 41%, 82%) |
| CMYK | cmyk(40.4%, 0%, 41.3%, 18.4%) |
| CIE-LAB | lab(76.56, -42.70, 34.87) |
| CIE-LCH | lch(76.56, 55.13, 140.77°) |
| OKLab | oklab(78.32% -0.1163 0.0859) |
| OKLCH | oklch(78.32% 0.145 143.6) |
| XYZ | xyz(34.3793, 50.7999, 26.4024) |
| Luminance | 0.5080 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.91
Emerald
#50C878
ΔE00 5.11
Pistachio
#93C572
ΔE00 5.21
Lightish Green
#61E160
ΔE00 6.63
Dark Mint
#48C072
ΔE00 6.64
Fresh Green
#69D84F
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD07A #CE7AD0
analogous
#A7D07A #7CD07A #7AD0A3
triadic
#7CD07A #7A7CD0 #D07A7C
tetradic
#7CD07A #7AA7D0 #CE7AD0 #D0A37A
square
#7CD07A #7AA7D0 #CE7AD0 #D0A37A
split-complementary
#7CD07A #A37AD0 #D07AA7
monochromatic
#399936 #4FC04D #7CD07A #A9E0A7 #D5F0D4
Accessibility & contrast
On white
1.88
#7CD07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#7CD07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD07A
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD07A | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C274
Deuteranopia (green-blind)
#C7BA7F
Tritanopia (blue-blind)
#73CBBB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7cd07a; /* rgb */ color: rgb(124, 208, 122); /* oklch */ color: oklch(78.3% 0.145 143.6);
Tailwind
colors: {
custom: {
50: '#a6dfa1',
500: '#7cd07a',
950: '#000000',
},
}SCSS
$custom: #7cd07a; $custom-light: #a6dfa1; $custom-dark: #000000;
JSON
{
"hex": "#7cd07a",
"rgb": {
"r": 124,
"g": 208,
"b": 122
},
"hsl": {
"h": 118.605,
"s": 47.778,
"l": 64.706
},
"oklch": {
"l": 0.78317,
"c": 0.14461,
"h": 143.6
},
"luminance": 0.50802
}Semantic roles & 50–950 ramp
primary
#7CD07A
secondary
#9D4F9F
accent
#2ABBB8
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10150F
muted
#818480