#7CD196#7CD196
#7CD196 is a light, moderate green. Relative luminance 0.521; OKLCH L 79.1% C 0.118 H 152.7°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD196 |
|---|---|
| RGB | rgb(124, 209, 150) |
| HSL | hsl(138, 48%, 65%) |
| HSV | hsv(138, 41%, 82%) |
| CMYK | cmyk(40.7%, 0%, 28.2%, 18%) |
| CIE-LAB | lab(77.33, -38.48, 21.39) |
| CIE-LCH | lch(77.33, 44.02, 150.94°) |
| OKLab | oklab(79.1% -0.1053 0.0543) |
| OKLCH | oklch(79.1% 0.118 152.7) |
| XYZ | xyz(36.6154, 52.0857, 36.9724) |
| Luminance | 0.5209 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.43
Seafoam
#7FE0B3
ΔE00 5.52
Soft Green
#6FC276
ΔE00 5.65
Emerald
#50C878
ΔE00 5.89
Eucalyptus
#44D7A8
ΔE00 7.02
Mediumaquamarine
#66CDAA
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD196 #D17CB7
analogous
#8CD17C #7CD196 #7CD1C1
triadic
#7CD196 #967CD1 #D1967C
tetradic
#7CD196 #7C8CD1 #D17CB7 #D1C17C
square
#7CD196 #7C8CD1 #D17CB7 #D1C17C
split-complementary
#7CD196 #C17CD1 #D17C8C
monochromatic
#379C56 #4FC172 #7CD196 #A9E1BA #D7F1DF
Accessibility & contrast
On white
1.84
#7CD196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#7CD196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD196
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD196 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C492
Deuteranopia (green-blind)
#C4BB99
Tritanopia (blue-blind)
#6CCFC1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7cd196; /* rgb */ color: rgb(124, 209, 150); /* oklch */ color: oklch(79.1% 0.118 152.7);
Tailwind
colors: {
custom: {
50: '#a5dfb5',
500: '#7cd196',
950: '#000000',
},
}SCSS
$custom: #7cd196; $custom-light: #a5dfb5; $custom-dark: #000000;
JSON
{
"hex": "#7cd196",
"rgb": {
"r": 124,
"g": 209,
"b": 150
},
"hsl": {
"h": 138.353,
"s": 48.023,
"l": 65.294
},
"oklch": {
"l": 0.79103,
"c": 0.11847,
"h": 152.7
},
"luminance": 0.52088
}Semantic roles & 50–950 ramp
primary
#7CD196
secondary
#A15088
accent
#2A8FBB
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101511
muted
#808481