#8BCD83#8BCD83
#8BCD83 is a light, vivid green. Relative luminance 0.508; OKLCH L 78.6% C 0.122 H 141.8°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #8BCD83 |
|---|---|
| RGB | rgb(139, 205, 131) |
| HSL | hsl(114, 43%, 66%) |
| HSV | hsv(114, 36%, 80%) |
| CMYK | cmyk(32.2%, 0%, 36.1%, 19.6%) |
| CIE-LAB | lab(76.55, -35.25, 30.38) |
| CIE-LCH | lch(76.55, 46.54, 139.24°) |
| OKLab | oklab(78.55% -0.0961 0.0757) |
| OKLCH | oklch(78.55% 0.122 141.8) |
| XYZ | xyz(36.5741, 50.7887, 29.3444) |
| Luminance | 0.5079 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.00
Soft Green
#6FC276
ΔE00 4.23
Light Moss Green
#A6C875
ΔE00 6.55
Emerald
#50C878
ΔE00 6.59
Lichen
#8FB67B
ΔE00 6.73
Hospital Green
#9BE5AA
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BCD83 #C583CD
analogous
#B0CD83 #8BCD83 #83CDA0
triadic
#8BCD83 #838BCD #CD838B
tetradic
#8BCD83 #83B0CD #C583CD #CDA083
square
#8BCD83 #83B0CD #C583CD #CDA083
split-complementary
#8BCD83 #A083CD #CD83B0
monochromatic
#47983D #62BB57 #8BCD83 #B4DFAF #DDF0DA
Accessibility & contrast
On white
1.88
#8BCD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#8BCD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BCD83
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BCD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BCD83 | 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)
#D1C17E
Deuteranopia (green-blind)
#C7BA87
Tritanopia (blue-blind)
#86C9BA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #8bcd83; /* rgb */ color: rgb(139, 205, 131); /* oklch */ color: oklch(78.6% 0.122 141.8);
Tailwind
colors: {
custom: {
50: '#afdca7',
500: '#8bcd83',
950: '#000000',
},
}SCSS
$custom: #8bcd83; $custom-light: #afdca7; $custom-dark: #000000;
JSON
{
"hex": "#8bcd83",
"rgb": {
"r": 139,
"g": 205,
"b": 131
},
"hsl": {
"h": 113.514,
"s": 42.529,
"l": 65.882
},
"oklch": {
"l": 0.78554,
"c": 0.12235,
"h": 141.8
},
"luminance": 0.5079
}Semantic roles & 50–950 ramp
primary
#8BCD83
secondary
#97569E
accent
#30B6A7
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#11150F
muted
#818480