#7CDC7D#7CDC7D
#7CDC7D is a light, vivid green. Relative luminance 0.570; OKLCH L 81.3% C 0.159 H 144.1°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDC7D |
|---|---|
| RGB | rgb(124, 220, 125) |
| HSL | hsl(121, 58%, 67%) |
| HSV | hsv(121, 44%, 86%) |
| CMYK | cmyk(43.6%, 0%, 43.2%, 13.7%) |
| CIE-LAB | lab(80.15, -47.38, 37.98) |
| CIE-LCH | lch(80.15, 60.73, 141.29°) |
| OKLab | oklab(81.26% -0.1289 0.0932) |
| OKLCH | oklch(81.26% 0.159 144.1) |
| XYZ | xyz(37.6052, 56.9497, 28.4089) |
| Luminance | 0.5695 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.30
Lightish Green
#61E160
ΔE00 4.61
Weird Green
#3AE57F
ΔE00 5.42
Fresh Green
#69D84F
ΔE00 5.76
Tealish Green
#0CDC73
ΔE00 6.19
Emerald
#50C878
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDC7D #DC7CDB
analogous
#ABDC7C #7CDC7D #7CDCAD
triadic
#7CDC7D #7D7CDC #DC7D7C
tetradic
#7CDC7D #7CABDC #DC7CDB #DCAD7C
square
#7CDC7D #7CABDC #DC7CDB #DCAD7C
split-complementary
#7CDC7D #AD7CDC #DC7CAB
monochromatic
#2FAF30 #4CCF4D #7CDC7D #ACE9AD #DDF6DD
Accessibility & contrast
On white
1.69
#7CDC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#7CDC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDC7D
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDC7D | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC76
Deuteranopia (green-blind)
#D2C383
Tritanopia (blue-blind)
#70D7C5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #7cdc7d; /* rgb */ color: rgb(124, 220, 125); /* oklch */ color: oklch(81.3% 0.159 144.1);
Tailwind
colors: {
custom: {
50: '#a7e7a4',
500: '#7cdc7d',
950: '#000000',
},
}SCSS
$custom: #7cdc7d; $custom-light: #a7e7a4; $custom-dark: #000000;
JSON
{
"hex": "#7cdc7d",
"rgb": {
"r": 124,
"g": 220,
"b": 125
},
"hsl": {
"h": 120.625,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.8126,
"c": 0.15909,
"h": 144.1
},
"luminance": 0.56952
}Semantic roles & 50–950 ramp
primary
#7CDC7D
secondary
#B14BB0
accent
#20C4C5
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10160F
muted
#818480