#8BDC8A#8BDC8A
#8BDC8A is a very light, vivid green. Relative luminance 0.585; OKLCH L 82.2% C 0.138 H 143.9°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDC8A |
|---|---|
| RGB | rgb(139, 220, 138) |
| HSL | hsl(119, 54%, 70%) |
| HSV | hsv(119, 37%, 86%) |
| CMYK | cmyk(36.8%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(81.02, -40.94, 32.69) |
| CIE-LCH | lch(81.02, 52.38, 141.39°) |
| OKLab | oklab(82.22% -0.1116 0.0813) |
| OKLCH | oklch(82.22% 0.138 143.9) |
| XYZ | xyz(40.8263, 58.5082, 33.1818) |
| Luminance | 0.5851 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.17
Hospital Green
#9BE5AA
ΔE00 5.29
Light Sea Green
#98F6B0
ΔE00 6.71
Soft Green
#6FC276
ΔE00 6.74
Pistachio
#93C572
ΔE00 6.76
Light Grey Green
#B7E1A1
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDC8A #DB8ADC
analogous
#B4DC8A #8BDC8A #8ADCB2
triadic
#8BDC8A #8A8BDC #DC8A8B
tetradic
#8BDC8A #8AB4DC #DB8ADC #DCB28A
square
#8BDC8A #8AB4DC #DB8ADC #DCB28A
split-complementary
#8BDC8A #B28ADC #DC8AB4
monochromatic
#38B536 #5CCE5B #8BDC8A #BAEAB9 #E8F8E7
Accessibility & contrast
On white
1.65
#8BDC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#8BDC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDC8A
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDC8A | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE84
Deuteranopia (green-blind)
#D3C68F
Tritanopia (blue-blind)
#82D8C7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #8bdc8a; /* rgb */ color: rgb(139, 220, 138); /* oklch */ color: oklch(82.2% 0.138 143.9);
Tailwind
colors: {
custom: {
50: '#b0e7ad',
500: '#8bdc8a',
950: '#000000',
},
}SCSS
$custom: #8bdc8a; $custom-light: #b0e7ad; $custom-dark: #000000;
JSON
{
"hex": "#8bdc8a",
"rgb": {
"r": 139,
"g": 220,
"b": 138
},
"hsl": {
"h": 119.268,
"s": 53.947,
"l": 70.196
},
"oklch": {
"l": 0.82215,
"c": 0.13802,
"h": 143.9
},
"luminance": 0.5851
}Semantic roles & 50–950 ramp
primary
#8BDC8A
secondary
#B257B3
accent
#24C1BF
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111610
muted
#818481