#7CD58D#7CD58D
#7CD58D is a light, vivid green. Relative luminance 0.538; OKLCH L 79.9% C 0.133 H 148.8°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD58D |
|---|---|
| RGB | rgb(124, 213, 141) |
| HSL | hsl(131, 51%, 66%) |
| HSV | hsv(131, 42%, 84%) |
| CMYK | cmyk(41.8%, 0%, 33.8%, 16.5%) |
| CIE-LAB | lab(78.34, -41.85, 27.46) |
| CIE-LCH | lch(78.34, 50.06, 146.73°) |
| OKLab | oklab(79.87% -0.114 0.0689) |
| OKLCH | oklch(79.87% 0.133 148.8) |
| XYZ | xyz(36.9120, 53.7943, 33.6325) |
| Luminance | 0.5380 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.04
Emerald
#50C878
ΔE00 5.21
Hospital Green
#9BE5AA
ΔE00 5.42
Lightgreen
#90EE90
ΔE00 6.58
Seaweed
#18D17B
ΔE00 6.65
Weird Green
#3AE57F
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD58D #D57CC4
analogous
#97D57C #7CD58D #7CD5B9
triadic
#7CD58D #8D7CD5 #D58D7C
tetradic
#7CD58D #7C97D5 #D57CC4 #D5B97C
square
#7CD58D #7C97D5 #D57CC4 #D5B97C
split-complementary
#7CD58D #B97CD5 #D57C97
monochromatic
#34A249 #4EC665 #7CD58D #AAE4B5 #D9F3DE
Accessibility & contrast
On white
1.79
#7CD58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#7CD58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD58D
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD58D | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C788
Deuteranopia (green-blind)
#C9BE91
Tritanopia (blue-blind)
#6DD2C2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7cd58d; /* rgb */ color: rgb(124, 213, 141); /* oklch */ color: oklch(79.9% 0.133 148.8);
Tailwind
colors: {
custom: {
50: '#a6e2af',
500: '#7cd58d',
950: '#000000',
},
}SCSS
$custom: #7cd58d; $custom-light: #a6e2af; $custom-dark: #000000;
JSON
{
"hex": "#7cd58d",
"rgb": {
"r": 124,
"g": 213,
"b": 141
},
"hsl": {
"h": 131.461,
"s": 51.445,
"l": 66.078
},
"oklch": {
"l": 0.79869,
"c": 0.13324,
"h": 148.8
},
"luminance": 0.53797
}Semantic roles & 50–950 ramp
primary
#7CD58D
secondary
#A74E96
accent
#27A2BF
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481