#7CD18C#7CD18C
#7CD18C is a light, vivid green. Relative luminance 0.518; OKLCH L 78.9% C 0.128 H 148.9°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD18C |
|---|---|
| RGB | rgb(124, 209, 140) |
| HSL | hsl(131, 48%, 65%) |
| HSV | hsv(131, 41%, 82%) |
| CMYK | cmyk(40.7%, 0%, 33%, 18%) |
| CIE-LAB | lab(77.15, -40.26, 26.38) |
| CIE-LCH | lch(77.15, 48.13, 146.77°) |
| OKLab | oklab(78.89% -0.1097 0.0663) |
| OKLCH | oklch(78.89% 0.128 148.9) |
| XYZ | xyz(35.8442, 51.7772, 32.9111) |
| Luminance | 0.5178 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.33
Emerald
#50C878
ΔE00 4.92
Hospital Green
#9BE5AA
ΔE00 5.87
Dark Mint
#48C072
ΔE00 6.52
Seaweed
#18D17B
ΔE00 6.80
Pistachio
#93C572
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD18C #D17CC1
analogous
#96D17C #7CD18C #7CD1B6
triadic
#7CD18C #8C7CD1 #D18C7C
tetradic
#7CD18C #7C96D1 #D17CC1 #D1B67C
square
#7CD18C #7C96D1 #D17CC1 #D1B67C
split-complementary
#7CD18C #B67CD1 #D17C96
monochromatic
#379C4A #4FC164 #7CD18C #A9E1B4 #D7F1DC
Accessibility & contrast
On white
1.85
#7CD18C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#7CD18C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD18C
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD18C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD18C | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C488
Deuteranopia (green-blind)
#C6BB90
Tritanopia (blue-blind)
#6ECEBF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7cd18c; /* rgb */ color: rgb(124, 209, 140); /* oklch */ color: oklch(78.9% 0.128 148.9);
Tailwind
colors: {
custom: {
50: '#a5dfae',
500: '#7cd18c',
950: '#000000',
},
}SCSS
$custom: #7cd18c; $custom-light: #a5dfae; $custom-dark: #000000;
JSON
{
"hex": "#7cd18c",
"rgb": {
"r": 124,
"g": 209,
"b": 140
},
"hsl": {
"h": 131.294,
"s": 48.023,
"l": 65.294
},
"oklch": {
"l": 0.78893,
"c": 0.12821,
"h": 148.9
},
"luminance": 0.51779
}Semantic roles & 50–950 ramp
primary
#7CD18C
secondary
#A15092
accent
#2AA0BB
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101510
muted
#808481