#7CD57D#7CD57D
#7CD57D is a light, vivid green. Relative luminance 0.534; OKLCH L 79.6% C 0.149 H 144.2°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD57D |
|---|---|
| RGB | rgb(124, 213, 125) |
| HSL | hsl(121, 51%, 66%) |
| HSV | hsv(121, 42%, 84%) |
| CMYK | cmyk(41.8%, 0%, 41.3%, 16.5%) |
| CIE-LAB | lab(78.08, -44.41, 35.32) |
| CIE-LCH | lch(78.08, 56.74, 141.51°) |
| OKLab | oklab(79.57% -0.1209 0.0871) |
| OKLCH | oklch(79.57% 0.149 144.2) |
| XYZ | xyz(35.8064, 53.3520, 27.8093) |
| Luminance | 0.5335 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.98
Emerald
#50C878
ΔE00 5.52
Lightgreen
#90EE90
ΔE00 5.76
Lightish Green
#61E160
ΔE00 5.90
Pistachio
#93C572
ΔE00 6.09
Weird Green
#3AE57F
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD57D #D57CD4
analogous
#A7D57C #7CD57D #7CD5A9
triadic
#7CD57D #7D7CD5 #D57D7C
tetradic
#7CD57D #7CA7D5 #D57CD4 #D5A97C
square
#7CD57D #7CA7D5 #D57CD4 #D5A97C
split-complementary
#7CD57D #A97CD5 #D57CA7
monochromatic
#34A235 #4EC64F #7CD57D #AAE4AB #D9F3D9
Accessibility & contrast
On white
1.80
#7CD57D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#7CD57D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD57D
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD57D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD57D | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C677
Deuteranopia (green-blind)
#CBBE82
Tritanopia (blue-blind)
#71D0BF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7cd57d; /* rgb */ color: rgb(124, 213, 125); /* oklch */ color: oklch(79.6% 0.149 144.2);
Tailwind
colors: {
custom: {
50: '#a6e2a3',
500: '#7cd57d',
950: '#000000',
},
}SCSS
$custom: #7cd57d; $custom-light: #a6e2a3; $custom-dark: #000000;
JSON
{
"hex": "#7cd57d",
"rgb": {
"r": 124,
"g": 213,
"b": 125
},
"hsl": {
"h": 120.674,
"s": 51.445,
"l": 66.078
},
"oklch": {
"l": 0.79573,
"c": 0.14899,
"h": 144.2
},
"luminance": 0.53354
}Semantic roles & 50–950 ramp
primary
#7CD57D
secondary
#A74EA6
accent
#27BDBF
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10150F
muted
#818480