#8BCD84#8BCD84
#8BCD84 is a light, vivid green. Relative luminance 0.508; OKLCH L 78.6% C 0.121 H 142.1°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #8BCD84 |
|---|---|
| RGB | rgb(139, 205, 132) |
| HSL | hsl(114, 42%, 66%) |
| HSV | hsv(114, 36%, 80%) |
| CMYK | cmyk(32.2%, 0%, 35.6%, 19.6%) |
| CIE-LAB | lab(76.57, -35.10, 29.89) |
| CIE-LCH | lch(76.57, 46.10, 139.58°) |
| OKLab | oklab(78.57% -0.0957 0.0745) |
| OKLCH | oklch(78.57% 0.121 142.1) |
| XYZ | xyz(36.6422, 50.8159, 29.7031) |
| Luminance | 0.5082 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.14
Soft Green
#6FC276
ΔE00 4.23
Emerald
#50C878
ΔE00 6.58
Light Moss Green
#A6C875
ΔE00 6.67
Lichen
#8FB67B
ΔE00 6.71
Hospital Green
#9BE5AA
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BCD84 #C684CD
analogous
#AFCD84 #8BCD84 #84CDA1
triadic
#8BCD84 #848BCD #CD848B
tetradic
#8BCD84 #84AFCD #C684CD #CDA184
square
#8BCD84 #84AFCD #C684CD #CDA184
split-complementary
#8BCD84 #A184CD #CD84AF
monochromatic
#47993E #62BB58 #8BCD84 #B4DFB0 #DDF0DB
Accessibility & contrast
On white
1.88
#8BCD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#8BCD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BCD84
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BCD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BCD84 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C17F
Deuteranopia (green-blind)
#C6BA88
Tritanopia (blue-blind)
#85C9BA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #8bcd84; /* rgb */ color: rgb(139, 205, 132); /* oklch */ color: oklch(78.6% 0.121 142.1);
Tailwind
colors: {
custom: {
50: '#afdca8',
500: '#8bcd84',
950: '#000000',
},
}SCSS
$custom: #8bcd84; $custom-light: #afdca8; $custom-dark: #000000;
JSON
{
"hex": "#8bcd84",
"rgb": {
"r": 139,
"g": 205,
"b": 132
},
"hsl": {
"h": 114.247,
"s": 42.197,
"l": 66.078
},
"oklch": {
"l": 0.78573,
"c": 0.1213,
"h": 142.1
},
"luminance": 0.50818
}Semantic roles & 50–950 ramp
primary
#8BCD84
secondary
#98569F
accent
#30B5A9
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#11150F
muted
#818480