#7CDC81#7CDC81
#7CDC81 is a light, vivid green. Relative luminance 0.571; OKLCH L 81.3% C 0.155 H 145.1°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDC81 |
|---|---|
| RGB | rgb(124, 220, 129) |
| HSL | hsl(123, 58%, 67%) |
| HSV | hsv(123, 44%, 86%) |
| CMYK | cmyk(43.6%, 0%, 41.4%, 13.7%) |
| CIE-LAB | lab(80.21, -46.79, 36.05) |
| CIE-LCH | lch(80.21, 59.07, 142.38°) |
| OKLab | oklab(81.33% -0.1273 0.0889) |
| OKLCH | oklch(81.33% 0.155 145.1) |
| XYZ | xyz(37.8659, 57.0540, 29.7818) |
| Luminance | 0.5706 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.26
Lightish Green
#61E160
ΔE00 5.17
Weird Green
#3AE57F
ΔE00 5.32
Tealish Green
#0CDC73
ΔE00 6.16
Fresh Green
#69D84F
ΔE00 6.40
Emerald
#50C878
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDC81 #DC7CD7
analogous
#A7DC7C #7CDC81 #7CDCB1
triadic
#7CDC81 #817CDC #DC817C
tetradic
#7CDC81 #7CA7DC #DC7CD7 #DCB17C
square
#7CDC81 #7CA7DC #DC7CD7 #DCB17C
split-complementary
#7CDC81 #B17CDC #DC7CA7
monochromatic
#2FAF35 #4CCF53 #7CDC81 #ACE9AF #DDF6DE
Accessibility & contrast
On white
1.69
#7CDC81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#7CDC81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDC81
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDC81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDC81 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD7A
Deuteranopia (green-blind)
#D1C387
Tritanopia (blue-blind)
#6FD7C6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #7cdc81; /* rgb */ color: rgb(124, 220, 129); /* oklch */ color: oklch(81.3% 0.155 145.1);
Tailwind
colors: {
custom: {
50: '#a7e7a6',
500: '#7cdc81',
950: '#000000',
},
}SCSS
$custom: #7cdc81; $custom-light: #a7e7a6; $custom-dark: #000000;
JSON
{
"hex": "#7cdc81",
"rgb": {
"r": 124,
"g": 220,
"b": 129
},
"hsl": {
"h": 123.125,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.81327,
"c": 0.15524,
"h": 145.1
},
"luminance": 0.57056
}Semantic roles & 50–950 ramp
primary
#7CDC81
secondary
#B14BAC
accent
#20BDC5
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10160F
muted
#818480