#8BDA79#8BDA79
#8BDA79 is a light, vivid green. Relative luminance 0.570; OKLCH L 81.5% C 0.152 H 139.9°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDA79 |
|---|---|
| RGB | rgb(139, 218, 121) |
| HSL | hsl(109, 57%, 66%) |
| HSV | hsv(109, 44%, 85%) |
| CMYK | cmyk(36.2%, 0%, 44.5%, 14.5%) |
| CIE-LAB | lab(80.19, -42.51, 40.15) |
| CIE-LCH | lch(80.19, 58.47, 136.64°) |
| OKLab | oklab(81.45% -0.1162 0.0979) |
| OKLCH | oklch(81.45% 0.152 139.9) |
| XYZ | xyz(39.1686, 57.0103, 27.0257) |
| Luminance | 0.5701 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.80
Lightish Green
#61E160
ΔE00 5.29
Fresh Green
#69D84F
ΔE00 5.53
Pistachio
#93C572
ΔE00 5.82
Soft Green
#6FC276
ΔE00 7.13
Light Green
#96F97B
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDA79 #C879DA
analogous
#BCDA79 #8BDA79 #79DA98
triadic
#8BDA79 #798BDA #DA798B
tetradic
#8BDA79 #79BCDA #C879DA #DA9879
square
#8BDA79 #79BCDA #C879DA #DA9879
split-complementary
#8BDA79 #9879DA #DA79BC
monochromatic
#46AA2F #61CD49 #8BDA79 #B5E7A9 #DEF4D9
Accessibility & contrast
On white
1.69
#8BDA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#8BDA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDA79
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDA79 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCB71
Deuteranopia (green-blind)
#D3C47F
Tritanopia (blue-blind)
#85D4C3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #8bda79; /* rgb */ color: rgb(139, 218, 121); /* oklch */ color: oklch(81.5% 0.152 139.9);
Tailwind
colors: {
custom: {
50: '#b0e6a1',
500: '#8bda79',
950: '#000000',
},
}SCSS
$custom: #8bda79; $custom-light: #b0e6a1; $custom-dark: #000000;
JSON
{
"hex": "#8bda79",
"rgb": {
"r": 139,
"g": 218,
"b": 121
},
"hsl": {
"h": 108.866,
"s": 56.725,
"l": 66.471
},
"oklch": {
"l": 0.81454,
"c": 0.15198,
"h": 139.9
},
"luminance": 0.57012
}Semantic roles & 50–950 ramp
primary
#8BDA79
secondary
#9A4BAD
accent
#21C4A6
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#11160F
muted
#818480