#7CD397#7CD397
#7CD397 is a light, vivid green. Relative luminance 0.531; OKLCH L 79.6% C 0.121 H 152.8°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD397 |
|---|---|
| RGB | rgb(124, 211, 151) |
| HSL | hsl(139, 50%, 66%) |
| HSV | hsv(139, 41%, 83%) |
| CMYK | cmyk(41.2%, 0%, 28.4%, 17.3%) |
| CIE-LAB | lab(77.94, -39.20, 21.69) |
| CIE-LCH | lch(77.94, 44.80, 151.04°) |
| OKLab | oklab(79.6% -0.1072 0.0551) |
| OKLCH | oklch(79.6% 0.121 152.8) |
| XYZ | xyz(37.1900, 53.1056, 37.5629) |
| Luminance | 0.5311 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.09
Seafoam
#7FE0B3
ΔE00 5.29
Soft Green
#6FC276
ΔE00 5.91
Emerald
#50C878
ΔE00 5.97
Eucalyptus
#44D7A8
ΔE00 6.93
Mediumaquamarine
#66CDAA
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD397 #D37CB8
analogous
#8CD37C #7CD397 #7CD3C2
triadic
#7CD397 #977CD3 #D3977C
tetradic
#7CD397 #7C8CD3 #D37CB8 #D3C27C
square
#7CD397 #7C8CD3 #D37CB8 #D3C27C
split-complementary
#7CD397 #C27CD3 #D37C8C
monochromatic
#359F56 #4EC473 #7CD397 #AAE2BB #D8F2E0
Accessibility & contrast
On white
1.81
#7CD397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#7CD397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD397
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD397 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C693
Deuteranopia (green-blind)
#C6BD9A
Tritanopia (blue-blind)
#6BD1C3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7cd397; /* rgb */ color: rgb(124, 211, 151); /* oklch */ color: oklch(79.6% 0.121 152.8);
Tailwind
colors: {
custom: {
50: '#a6e1b6',
500: '#7cd397',
950: '#000000',
},
}SCSS
$custom: #7cd397; $custom-light: #a6e1b6; $custom-dark: #000000;
JSON
{
"hex": "#7cd397",
"rgb": {
"r": 124,
"g": 211,
"b": 151
},
"hsl": {
"h": 138.621,
"s": 49.714,
"l": 65.686
},
"oklch": {
"l": 0.79601,
"c": 0.12054,
"h": 152.8
},
"luminance": 0.53108
}Semantic roles & 50–950 ramp
primary
#7CD397
secondary
#A44F8A
accent
#288FBD
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101511
muted
#808481