#7CDC8D#7CDC8D
#7CDC8D is a light, vivid green. Relative luminance 0.574; OKLCH L 81.5% C 0.144 H 148.3°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDC8D |
|---|---|
| RGB | rgb(124, 220, 141) |
| HSL | hsl(131, 58%, 67%) |
| HSV | hsv(131, 44%, 86%) |
| CMYK | cmyk(43.6%, 0%, 35.9%, 13.7%) |
| CIE-LAB | lab(80.40, -44.89, 30.21) |
| CIE-LCH | lch(80.40, 54.11, 146.06°) |
| OKLab | oklab(81.54% -0.1221 0.0755) |
| OKLCH | oklch(81.54% 0.144 148.3) |
| XYZ | xyz(38.7109, 57.3920, 34.2321) |
| Luminance | 0.5739 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.83
Hospital Green
#9BE5AA
ΔE00 5.26
Weird Green
#3AE57F
ΔE00 5.59
Emerald
#50C878
ΔE00 6.10
Soft Green
#6FC276
ΔE00 6.42
Light Sea Green
#98F6B0
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDC8D #DC7CCB
analogous
#9BDC7C #7CDC8D #7CDCBD
triadic
#7CDC8D #8D7CDC #DC8D7C
tetradic
#7CDC8D #7C9BDC #DC7CCB #DCBD7C
square
#7CDC8D #7C9BDC #DC7CCB #DCBD7C
split-complementary
#7CDC8D #BD7CDC #DC7C9B
monochromatic
#2FAF45 #4CCF63 #7CDC8D #ACE9B7 #DDF6E1
Accessibility & contrast
On white
1.68
#7CDC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#7CDC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDC8D
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDC8D | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD88
Deuteranopia (green-blind)
#D0C492
Tritanopia (blue-blind)
#6CD8C8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #7cdc8d; /* rgb */ color: rgb(124, 220, 141); /* oklch */ color: oklch(81.5% 0.144 148.3);
Tailwind
colors: {
custom: {
50: '#a7e7af',
500: '#7cdc8d',
950: '#000000',
},
}SCSS
$custom: #7cdc8d; $custom-light: #a7e7af; $custom-dark: #000000;
JSON
{
"hex": "#7cdc8d",
"rgb": {
"r": 124,
"g": 220,
"b": 141
},
"hsl": {
"h": 130.625,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.81544,
"c": 0.14359,
"h": 148.3
},
"luminance": 0.57395
}Semantic roles & 50–950 ramp
primary
#7CDC8D
secondary
#B14B9F
accent
#20A8C5
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101610
muted
#818481