#7CDC87#7CDC87
#7CDC87 is a light, vivid green. Relative luminance 0.572; OKLCH L 81.4% C 0.149 H 146.6°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDC87 |
|---|---|
| RGB | rgb(124, 220, 135) |
| HSL | hsl(127, 58%, 67%) |
| HSV | hsv(127, 44%, 86%) |
| CMYK | cmyk(43.6%, 0%, 38.6%, 13.7%) |
| CIE-LAB | lab(80.30, -45.86, 33.14) |
| CIE-LCH | lch(80.30, 56.58, 144.15°) |
| OKLab | oklab(81.43% -0.1247 0.0823) |
| OKLCH | oklch(81.43% 0.149 146.6) |
| XYZ | xyz(38.2765, 57.2182, 31.9443) |
| Luminance | 0.5722 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.42
Weird Green
#3AE57F
ΔE00 5.35
Hospital Green
#9BE5AA
ΔE00 6.03
Lightish Green
#61E160
ΔE00 6.10
Emerald
#50C878
ΔE00 6.19
Tealish Green
#0CDC73
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDC87 #DC7CD1
analogous
#A1DC7C #7CDC87 #7CDCB7
triadic
#7CDC87 #877CDC #DC877C
tetradic
#7CDC87 #7CA1DC #DC7CD1 #DCB77C
square
#7CDC87 #7CA1DC #DC7CD1 #DCB77C
split-complementary
#7CDC87 #B77CDC #DC7CA1
monochromatic
#2FAF3D #4CCF5B #7CDC87 #ACE9B3 #DDF6DF
Accessibility & contrast
On white
1.69
#7CDC87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#7CDC87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDC87
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDC87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDC87 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD81
Deuteranopia (green-blind)
#D1C48C
Tritanopia (blue-blind)
#6ED8C7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #7cdc87; /* rgb */ color: rgb(124, 220, 135); /* oklch */ color: oklch(81.4% 0.149 146.6);
Tailwind
colors: {
custom: {
50: '#a7e7ab',
500: '#7cdc87',
950: '#000000',
},
}SCSS
$custom: #7cdc87; $custom-light: #a7e7ab; $custom-dark: #000000;
JSON
{
"hex": "#7cdc87",
"rgb": {
"r": 124,
"g": 220,
"b": 135
},
"hsl": {
"h": 126.875,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.81433,
"c": 0.14942,
"h": 146.6
},
"luminance": 0.57221
}Semantic roles & 50–950 ramp
primary
#7CDC87
secondary
#B14BA5
accent
#20B2C5
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101610
muted
#818481