#7CC397#7CC397
#7CC397 is a light, moderate green. Relative luminance 0.456; OKLCH L 75.8% C 0.096 H 156.1°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7CC397 |
|---|---|
| RGB | rgb(124, 195, 151) |
| HSL | hsl(143, 37%, 63%) |
| HSV | hsv(143, 36%, 76%) |
| CMYK | cmyk(36.4%, 0%, 22.6%, 23.5%) |
| CIE-LAB | lab(73.25, -31.83, 15.20) |
| CIE-LCH | lch(73.25, 35.27, 154.48°) |
| OKLab | oklab(75.81% -0.0878 0.0389) |
| OKLCH | oklch(75.81% 0.096 156.1) |
| XYZ | xyz(33.4111, 45.5478, 36.3032) |
| Luminance | 0.4555 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.63
Mediumaquamarine
#66CDAA
ΔE00 5.58
Pale Teal
#82CBB2
ΔE00 6.25
Tea
#65AB7C
ΔE00 7.01
Seafoam Blue
#78D1B6
ΔE00 7.01
Soft Green
#6FC276
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CC397 #C37CA8
analogous
#84C37C #7CC397 #7CC3BB
triadic
#7CC397 #977CC3 #C3977C
tetradic
#7CC397 #7C84C3 #C37CA8 #C3BB7C
square
#7CC397 #7C84C3 #C37CA8 #C3BB7C
split-complementary
#7CC397 #BB7CC3 #C37C84
monochromatic
#3E875A #52B076 #7CC397 #A6D6B8 #D0E9DA
Accessibility & contrast
On white
2.08
#7CC397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#7CC397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CC397
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CC397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CC397 | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B995
Deuteranopia (green-blind)
#B7B19A
Tritanopia (blue-blind)
#6EC2B7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #7cc397; /* rgb */ color: rgb(124, 195, 151); /* oklch */ color: oklch(75.8% 0.096 156.1);
Tailwind
colors: {
custom: {
50: '#a4d5b5',
500: '#7cc397',
950: '#000000',
},
}SCSS
$custom: #7cc397; $custom-light: #a4d5b5; $custom-dark: #000000;
JSON
{
"hex": "#7cc397",
"rgb": {
"r": 124,
"g": 195,
"b": 151
},
"hsl": {
"h": 142.817,
"s": 37.173,
"l": 62.549
},
"oklch": {
"l": 0.75806,
"c": 0.09603,
"h": 156.1
},
"luminance": 0.4555
}Semantic roles & 50–950 ramp
primary
#7CC397
secondary
#DAC0D0
accent
#3581B0
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#0F1411
muted
#7F8380