#8DCC7A#8DCC7A
#8DCC7A is a light, vivid green. Relative luminance 0.503; OKLCH L 78.3% C 0.129 H 138.7°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCC7A |
|---|---|
| RGB | rgb(141, 204, 122) |
| HSL | hsl(106, 45%, 64%) |
| HSV | hsv(106, 40%, 80%) |
| CMYK | cmyk(30.9%, 0%, 40.2%, 20%) |
| CIE-LAB | lab(76.22, -35.45, 34.60) |
| CIE-LCH | lch(76.22, 49.54, 135.70°) |
| OKLab | oklab(78.27% -0.0969 0.0852) |
| OKLCH | oklch(78.27% 0.129 138.7) |
| XYZ | xyz(36.0891, 50.2522, 26.2067) |
| Luminance | 0.5025 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 2.62
Soft Green
#6FC276
ΔE00 4.72
Light Moss Green
#A6C875
ΔE00 5.35
Pale Olive Green
#B1D27B
ΔE00 6.43
Lichen
#8FB67B
ΔE00 6.82
Turtle Green
#75B84F
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCC7A #B97ACC
analogous
#B6CC7A #8DCC7A #7ACC90
triadic
#8DCC7A #7A8DCC #CC7A8D
tetradic
#8DCC7A #7AB6CC #B97ACC #CC907A
square
#8DCC7A #7AB6CC #B97ACC #CC907A
split-complementary
#8DCC7A #907ACC #CC7AB6
monochromatic
#4D9338 #67BB4E #8DCC7A #B3DDA6 #D9EED2
Accessibility & contrast
On white
1.90
#8DCC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#8DCC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCC7A
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCC7A | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C074
Deuteranopia (green-blind)
#C7BA7F
Tritanopia (blue-blind)
#8AC7B8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #8dcc7a; /* rgb */ color: rgb(141, 204, 122); /* oklch */ color: oklch(78.3% 0.129 138.7);
Tailwind
colors: {
custom: {
50: '#b0dca1',
500: '#8dcc7a',
950: '#000000',
},
}SCSS
$custom: #8dcc7a; $custom-light: #b0dca1; $custom-dark: #000000;
JSON
{
"hex": "#8dcc7a",
"rgb": {
"r": 141,
"g": 204,
"b": 122
},
"hsl": {
"h": 106.098,
"s": 44.565,
"l": 63.922
},
"oklch": {
"l": 0.78271,
"c": 0.12906,
"h": 138.7
},
"luminance": 0.50254
}Semantic roles & 50–950 ramp
primary
#8DCC7A
secondary
#89519A
accent
#2EB898
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#11150F
muted
#818480