#8BC69A#8BC69A
#8BC69A is a light, moderate green. Relative luminance 0.482; OKLCH L 77.4% C 0.087 H 151.9°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC69A |
|---|---|
| RGB | rgb(139, 198, 154) |
| HSL | hsl(135, 34%, 66%) |
| HSV | hsv(135, 30%, 78%) |
| CMYK | cmyk(29.8%, 0%, 22.2%, 22.4%) |
| CIE-LAB | lab(74.96, -28.05, 16.09) |
| CIE-LCH | lch(74.96, 32.34, 150.17°) |
| OKLab | oklab(77.41% -0.0772 0.0412) |
| OKLCH | oklch(77.41% 0.087 151.9) |
| XYZ | xyz(36.6724, 48.2086, 37.9385) |
| Luminance | 0.4821 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.40
Pale Teal
#82CBB2
ΔE00 6.65
Mediumaquamarine
#66CDAA
ΔE00 7.01
Lichen
#8FB67B
ΔE00 7.12
Sage Green (survey)
#88B378
ΔE00 7.28
Seafoam
#7FE0B3
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC69A #C68BB7
analogous
#99C68B #8BC69A #8BC6B7
triadic
#8BC69A #9A8BC6 #C69A8B
tetradic
#8BC69A #8B99C6 #C68BB7 #C6B78B
square
#8BC69A #8B99C6 #C68BB7 #C6B78B
split-complementary
#8BC69A #B78BC6 #C68B99
monochromatic
#479059 #62B276 #8BC69A #B4DABE #DDEEE1
Accessibility & contrast
On white
1.97
#8BC69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#8BC69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC69A
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC69A | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC98
Deuteranopia (green-blind)
#BDB69C
Tritanopia (blue-blind)
#82C4BA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8bc69a; /* rgb */ color: rgb(139, 198, 154); /* oklch */ color: oklch(77.4% 0.087 151.9);
Tailwind
colors: {
custom: {
50: '#aed7b7',
500: '#8bc69a',
950: '#000000',
},
}SCSS
$custom: #8bc69a; $custom-light: #aed7b7; $custom-dark: #000000;
JSON
{
"hex": "#8bc69a",
"rgb": {
"r": 139,
"g": 198,
"b": 154
},
"hsl": {
"h": 135.254,
"s": 34.104,
"l": 66.078
},
"oklch": {
"l": 0.77408,
"c": 0.08748,
"h": 151.9
},
"luminance": 0.4821
}Semantic roles & 50–950 ramp
primary
#8BC69A
secondary
#E0CDDB
accent
#398FAD
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#101411
muted
#7F8380