#7CD67C#7CD67C
#7CD67C is a light, vivid green. Relative luminance 0.538; OKLCH L 79.8% C 0.151 H 144.0°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD67C |
|---|---|
| RGB | rgb(124, 214, 124) |
| HSL | hsl(120, 52%, 66%) |
| HSV | hsv(120, 42%, 84%) |
| CMYK | cmyk(42.1%, 0%, 42.1%, 16.1%) |
| CIE-LAB | lab(78.36, -44.99, 36.18) |
| CIE-LCH | lch(78.36, 57.74, 141.19°) |
| OKLab | oklab(79.8% -0.1225 0.089) |
| OKLCH | oklch(79.8% 0.151 144) |
| XYZ | xyz(35.9951, 53.8312, 27.5586) |
| Luminance | 0.5383 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.28
Lightgreen
#90EE90
ΔE00 5.54
Lightish Green
#61E160
ΔE00 5.56
Emerald
#50C878
ΔE00 5.75
Fresh Green
#69D84F
ΔE00 6.16
Weird Green
#3AE57F
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD67C #D67CD6
analogous
#A9D67C #7CD67C #7CD6A9
triadic
#7CD67C #7C7CD6 #D67C7C
tetradic
#7CD67C #7CA9D6 #D67CD6 #D6A97C
square
#7CD67C #7CA9D6 #D67CD6 #D6A97C
split-complementary
#7CD67C #A97CD6 #D67CA9
monochromatic
#33A433 #4DC74D #7CD67C #ABE5AB #D9F3D9
Accessibility & contrast
On white
1.78
#7CD67C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#7CD67C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD67C
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD67C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD67C | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C775
Deuteranopia (green-blind)
#CCBF82
Tritanopia (blue-blind)
#71D1C0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7cd67c; /* rgb */ color: rgb(124, 214, 124); /* oklch */ color: oklch(79.8% 0.151 144.0);
Tailwind
colors: {
custom: {
50: '#a6e3a3',
500: '#7cd67c',
950: '#000000',
},
}SCSS
$custom: #7cd67c; $custom-light: #a6e3a3; $custom-dark: #000000;
JSON
{
"hex": "#7cd67c",
"rgb": {
"r": 124,
"g": 214,
"b": 124
},
"hsl": {
"h": 120,
"s": 52.326,
"l": 66.275
},
"oklch": {
"l": 0.79797,
"c": 0.15143,
"h": 144
},
"luminance": 0.53833
}Semantic roles & 50–950 ramp
primary
#7CD67C
secondary
#A84EA8
accent
#26C0C0
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10150F
muted
#818480