#7CD191#7CD191
#7CD191 is a light, vivid green. Relative luminance 0.519; OKLCH L 79.0% C 0.123 H 150.7°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD191 |
|---|---|
| RGB | rgb(124, 209, 145) |
| HSL | hsl(135, 48%, 65%) |
| HSV | hsv(135, 41%, 82%) |
| CMYK | cmyk(40.7%, 0%, 30.6%, 18%) |
| CIE-LAB | lab(77.24, -39.38, 23.89) |
| CIE-LCH | lch(77.24, 46.06, 148.76°) |
| OKLab | oklab(79% -0.1075 0.0604) |
| OKLCH | oklch(79% 0.123 150.7) |
| XYZ | xyz(36.2213, 51.9281, 34.8971) |
| Luminance | 0.5193 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.90
Emerald
#50C878
ΔE00 5.30
Hospital Green
#9BE5AA
ΔE00 5.56
Seafoam
#7FE0B3
ΔE00 6.41
Dark Mint
#48C072
ΔE00 6.80
Seaweed
#18D17B
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD191 #D17CBC
analogous
#91D17C #7CD191 #7CD1BC
triadic
#7CD191 #917CD1 #D1917C
tetradic
#7CD191 #7C91D1 #D17CBC #D1BC7C
square
#7CD191 #7C91D1 #D17CBC #D1BC7C
split-complementary
#7CD191 #BC7CD1 #D17C91
monochromatic
#379C50 #4FC16B #7CD191 #A9E1B7 #D7F1DD
Accessibility & contrast
On white
1.84
#7CD191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#7CD191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD191
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD191 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C48D
Deuteranopia (green-blind)
#C5BB95
Tritanopia (blue-blind)
#6DCEC0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7cd191; /* rgb */ color: rgb(124, 209, 145); /* oklch */ color: oklch(79.0% 0.123 150.7);
Tailwind
colors: {
custom: {
50: '#a5dfb1',
500: '#7cd191',
950: '#000000',
},
}SCSS
$custom: #7cd191; $custom-light: #a5dfb1; $custom-dark: #000000;
JSON
{
"hex": "#7cd191",
"rgb": {
"r": 124,
"g": 209,
"b": 145
},
"hsl": {
"h": 134.824,
"s": 48.023,
"l": 65.294
},
"oklch": {
"l": 0.78996,
"c": 0.1233,
"h": 150.7
},
"luminance": 0.5193
}Semantic roles & 50–950 ramp
primary
#7CD191
secondary
#A1508D
accent
#2A97BB
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101510
muted
#808481