#7CC396#7CC396
#7CC396 is a light, moderate green. Relative luminance 0.455; OKLCH L 75.8% C 0.097 H 155.5°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7CC396 |
|---|---|
| RGB | rgb(124, 195, 150) |
| HSL | hsl(142, 37%, 63%) |
| HSV | hsv(142, 36%, 76%) |
| CMYK | cmyk(36.4%, 0%, 23.1%, 23.5%) |
| CIE-LAB | lab(73.23, -32.02, 15.71) |
| CIE-LCH | lch(73.23, 35.67, 153.87°) |
| OKLab | oklab(75.78% -0.0882 0.0402) |
| OKLCH | oklch(75.78% 0.097 155.5) |
| XYZ | xyz(33.3302, 45.5154, 35.8774) |
| Luminance | 0.4552 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.54
Mediumaquamarine
#66CDAA
ΔE00 5.76
Pale Teal
#82CBB2
ΔE00 6.50
Soft Green
#6FC276
ΔE00 6.77
Tea
#65AB7C
ΔE00 6.95
Faded Green
#7BB274
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CC396 #C37CA9
analogous
#85C37C #7CC396 #7CC3BA
triadic
#7CC396 #967CC3 #C3967C
tetradic
#7CC396 #7C85C3 #C37CA9 #C3BA7C
square
#7CC396 #7C85C3 #C37CA9 #C3BA7C
split-complementary
#7CC396 #BA7CC3 #C37C85
monochromatic
#3E8759 #52B074 #7CC396 #A6D6B8 #D0E9D9
Accessibility & contrast
On white
2.08
#7CC396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#7CC396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CC396
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CC396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CC396 | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B993
Deuteranopia (green-blind)
#B7B199
Tritanopia (blue-blind)
#6EC2B7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #7cc396; /* rgb */ color: rgb(124, 195, 150); /* oklch */ color: oklch(75.8% 0.097 155.5);
Tailwind
colors: {
custom: {
50: '#a4d5b5',
500: '#7cc396',
950: '#000000',
},
}SCSS
$custom: #7cc396; $custom-light: #a4d5b5; $custom-dark: #000000;
JSON
{
"hex": "#7cc396",
"rgb": {
"r": 124,
"g": 195,
"b": 150
},
"hsl": {
"h": 141.972,
"s": 37.173,
"l": 62.549
},
"oklch": {
"l": 0.75782,
"c": 0.09696,
"h": 155.5
},
"luminance": 0.45517
}Semantic roles & 50–950 ramp
primary
#7CC396
secondary
#DAC0D1
accent
#3583B0
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#0F1411
muted
#7F8380