#7CD97C#7CD97C
#7CD97C is a light, vivid green. Relative luminance 0.554; OKLCH L 80.5% C 0.156 H 144.0°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD97C |
|---|---|
| RGB | rgb(124, 217, 124) |
| HSL | hsl(120, 55%, 67%) |
| HSV | hsv(120, 43%, 85%) |
| CMYK | cmyk(42.9%, 0%, 42.9%, 14.9%) |
| CIE-LAB | lab(79.25, -46.27, 37.32) |
| CIE-LCH | lch(79.25, 59.44, 141.11°) |
| OKLab | oklab(80.52% -0.1259 0.0916) |
| OKLCH | oklch(80.52% 0.156 144) |
| XYZ | xyz(36.7613, 55.3637, 27.8141) |
| Luminance | 0.5537 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.90
Lightish Green
#61E160
ΔE00 4.99
Weird Green
#3AE57F
ΔE00 5.79
Fresh Green
#69D84F
ΔE00 5.83
Soft Green
#6FC276
ΔE00 6.03
Emerald
#50C878
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD97C #D97CD9
analogous
#ABD97C #7CD97C #7CD9AB
triadic
#7CD97C #7C7CD9 #D97C7C
tetradic
#7CD97C #7CABD9 #D97CD9 #D9AB7C
square
#7CD97C #7CABD9 #D97CD9 #D9AB7C
split-complementary
#7CD97C #AB7CD9 #D97CAB
monochromatic
#31A931 #4DCB4D #7CD97C #ABE7AB #DBF5DB
Accessibility & contrast
On white
1.74
#7CD97C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#7CD97C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD97C
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD97C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD97C | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA75
Deuteranopia (green-blind)
#CFC182
Tritanopia (blue-blind)
#71D4C2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7cd97c; /* rgb */ color: rgb(124, 217, 124); /* oklch */ color: oklch(80.5% 0.156 144.0);
Tailwind
colors: {
custom: {
50: '#a7e5a3',
500: '#7cd97c',
950: '#000000',
},
}SCSS
$custom: #7cd97c; $custom-light: #a7e5a3; $custom-dark: #000000;
JSON
{
"hex": "#7cd97c",
"rgb": {
"r": 124,
"g": 217,
"b": 124
},
"hsl": {
"h": 120,
"s": 55.03,
"l": 66.863
},
"oklch": {
"l": 0.80521,
"c": 0.15576,
"h": 144
},
"luminance": 0.55366
}Semantic roles & 50–950 ramp
primary
#7CD97C
secondary
#AD4DAD
accent
#23C3C3
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10160F
muted
#818480