#7CD59C#7CD59C
#7CD59C is a light, moderate green. Relative luminance 0.543; OKLCH L 80.2% C 0.119 H 154.6°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD59C |
|---|---|
| RGB | rgb(124, 213, 156) |
| HSL | hsl(142, 51%, 66%) |
| HSV | hsv(142, 42%, 84%) |
| CMYK | cmyk(41.8%, 0%, 26.8%, 16.5%) |
| CIE-LAB | lab(78.62, -39.16, 20.00) |
| CIE-LCH | lch(78.62, 43.98, 152.95°) |
| OKLab | oklab(80.19% -0.1074 0.0509) |
| OKLCH | oklch(80.19% 0.119 154.6) |
| XYZ | xyz(38.1046, 54.2713, 39.9136) |
| Luminance | 0.5427 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.35
Hospital Green
#9BE5AA
ΔE00 4.82
Eucalyptus
#44D7A8
ΔE00 6.28
Mediumaquamarine
#66CDAA
ΔE00 6.56
Emerald
#50C878
ΔE00 6.63
Soft Green
#6FC276
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD59C #D57CB5
analogous
#88D57C #7CD59C #7CD5C8
triadic
#7CD59C #9C7CD5 #D59C7C
tetradic
#7CD59C #7C88D5 #D57CB5 #D5C87C
square
#7CD59C #7C88D5 #D57CB5 #D5C87C
split-complementary
#7CD59C #C87CD5 #D57C88
monochromatic
#34A25C #4EC679 #7CD59C #AAE4BF #D9F3E2
Accessibility & contrast
On white
1.77
#7CD59C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#7CD59C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD59C
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD59C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD59C | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C899
Deuteranopia (green-blind)
#C7BF9F
Tritanopia (blue-blind)
#69D3C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7cd59c; /* rgb */ color: rgb(124, 213, 156); /* oklch */ color: oklch(80.2% 0.119 154.6);
Tailwind
colors: {
custom: {
50: '#a6e2b9',
500: '#7cd59c',
950: '#000000',
},
}SCSS
$custom: #7cd59c; $custom-light: #a6e2b9; $custom-dark: #000000;
JSON
{
"hex": "#7cd59c",
"rgb": {
"r": 124,
"g": 213,
"b": 156
},
"hsl": {
"h": 141.573,
"s": 51.445,
"l": 66.078
},
"oklch": {
"l": 0.80187,
"c": 0.11884,
"h": 154.6
},
"luminance": 0.54274
}Semantic roles & 50–950 ramp
primary
#7CD59C
secondary
#A74E87
accent
#2788BF
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481