#8CDC77#8CDC77
#8CDC77 is a light, vivid green. Relative luminance 0.581; OKLCH L 81.9% C 0.156 H 139.4°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #8CDC77 |
|---|---|
| RGB | rgb(140, 220, 119) |
| HSL | hsl(108, 59%, 66%) |
| HSV | hsv(108, 46%, 86%) |
| CMYK | cmyk(36.4%, 0%, 45.9%, 13.7%) |
| CIE-LAB | lab(80.79, -43.33, 41.90) |
| CIE-LCH | lch(80.79, 60.27, 135.96°) |
| OKLab | oklab(81.95% -0.1186 0.1018) |
| OKLCH | oklch(81.95% 0.156 139.4) |
| XYZ | xyz(39.7368, 58.0918, 26.5683) |
| Luminance | 0.5809 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.62
Lightish Green
#61E160
ΔE00 4.95
Fresh Green
#69D84F
ΔE00 5.21
Pistachio
#93C572
ΔE00 6.27
Light Green
#96F97B
ΔE00 6.64
Palegreen
#98FB98
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CDC77 #C777DC
analogous
#BFDC77 #8CDC77 #77DC95
triadic
#8CDC77 #778CDC #DC778C
tetradic
#8CDC77 #77BFDC #C777DC #DC9577
square
#8CDC77 #77BFDC #C777DC #DC9577
split-complementary
#8CDC77 #9577DC #DC77BF
monochromatic
#47AC2C #63CF46 #8CDC77 #B5E9A8 #DEF5D8
Accessibility & contrast
On white
1.66
#8CDC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#8CDC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CDC77
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CDC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CDC77 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD6F
Deuteranopia (green-blind)
#D6C67D
Tritanopia (blue-blind)
#87D6C4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #8cdc77; /* rgb */ color: rgb(140, 220, 119); /* oklch */ color: oklch(81.9% 0.156 139.4);
Tailwind
colors: {
custom: {
50: '#b1e7a0',
500: '#8cdc77',
950: '#000000',
},
}SCSS
$custom: #8cdc77; $custom-light: #b1e7a0; $custom-dark: #000000;
JSON
{
"hex": "#8cdc77",
"rgb": {
"r": 140,
"g": 220,
"b": 119
},
"hsl": {
"h": 107.525,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.81949,
"c": 0.15628,
"h": 139.4
},
"luminance": 0.58094
}Semantic roles & 50–950 ramp
primary
#8CDC77
secondary
#9948AF
accent
#1FC7A4
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#11160F
muted
#818480