#7CD291#7CD291
#7CD291 is a light, vivid green. Relative luminance 0.524; OKLCH L 79.2% C 0.125 H 150.6°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD291 |
|---|---|
| RGB | rgb(124, 210, 145) |
| HSL | hsl(135, 49%, 65%) |
| HSV | hsv(135, 41%, 82%) |
| CMYK | cmyk(41%, 0%, 31%, 17.6%) |
| CIE-LAB | lab(77.53, -39.83, 24.28) |
| CIE-LCH | lch(77.53, 46.65, 148.63°) |
| OKLab | oklab(79.23% -0.1087 0.0613) |
| OKLCH | oklch(79.23% 0.125 150.6) |
| XYZ | xyz(36.4674, 52.4203, 34.9791) |
| Luminance | 0.5242 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.00
Emerald
#50C878
ΔE00 5.31
Hospital Green
#9BE5AA
ΔE00 5.42
Seafoam
#7FE0B3
ΔE00 6.40
Dark Mint
#48C072
ΔE00 6.88
Seaweed
#18D17B
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD291 #D27CBD
analogous
#92D27C #7CD291 #7CD2BC
triadic
#7CD291 #917CD2 #D2917C
tetradic
#7CD291 #7C92D2 #D27CBD #D2BC7C
square
#7CD291 #7C92D2 #D27CBD #D2BC7C
split-complementary
#7CD291 #BC7CD2 #D27C92
monochromatic
#369D4F #4EC26B #7CD291 #AAE2B7 #D7F1DD
Accessibility & contrast
On white
1.83
#7CD291 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#7CD291 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD291
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD291 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD291 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C58D
Deuteranopia (green-blind)
#C6BC95
Tritanopia (blue-blind)
#6DCFC1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7cd291; /* rgb */ color: rgb(124, 210, 145); /* oklch */ color: oklch(79.2% 0.125 150.6);
Tailwind
colors: {
custom: {
50: '#a6e0b1',
500: '#7cd291',
950: '#000000',
},
}SCSS
$custom: #7cd291; $custom-light: #a6e0b1; $custom-dark: #000000;
JSON
{
"hex": "#7cd291",
"rgb": {
"r": 124,
"g": 210,
"b": 145
},
"hsl": {
"h": 134.651,
"s": 48.864,
"l": 65.49
},
"oklch": {
"l": 0.79234,
"c": 0.12481,
"h": 150.6
},
"luminance": 0.52423
}Semantic roles & 50–950 ramp
primary
#7CD291
secondary
#A3508E
accent
#2998BC
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101510
muted
#808481