#8BC99D#8BC99D
#8BC99D is a light, moderate green. Relative luminance 0.497; OKLCH L 78.2% C 0.089 H 153.1°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC99D |
|---|---|
| RGB | rgb(139, 201, 157) |
| HSL | hsl(137, 36%, 67%) |
| HSV | hsv(137, 31%, 79%) |
| CMYK | cmyk(30.8%, 0%, 21.9%, 21.2%) |
| CIE-LAB | lab(75.88, -28.94, 15.77) |
| CIE-LCH | lch(75.88, 32.96, 151.40°) |
| OKLab | oklab(78.17% -0.0797 0.0404) |
| OKLCH | oklch(78.17% 0.089 153.1) |
| XYZ | xyz(37.6179, 49.6948, 39.5017) |
| Luminance | 0.4970 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.21
Pale Teal
#82CBB2
ΔE00 6.29
Mediumaquamarine
#66CDAA
ΔE00 6.53
Seafoam
#7FE0B3
ΔE00 6.57
Hospital Green
#9BE5AA
ΔE00 7.04
Seafoam Blue
#78D1B6
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC99D #C98BB7
analogous
#98C98B #8BC99D #8BC9BC
triadic
#8BC99D #9D8BC9 #C99D8B
tetradic
#8BC99D #8B98C9 #C98BB7 #C9BC8B
square
#8BC99D #8B98C9 #C98BB7 #C9BC8B
split-complementary
#8BC99D #BC8BC9 #C98B98
monochromatic
#45945C #61B67A #8BC99D #B5DCC0 #DFF0E4
Accessibility & contrast
On white
1.92
#8BC99D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#8BC99D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC99D
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC99D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC99D | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BF9B
Deuteranopia (green-blind)
#BFB89F
Tritanopia (blue-blind)
#81C7BD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8bc99d; /* rgb */ color: rgb(139, 201, 157); /* oklch */ color: oklch(78.2% 0.089 153.1);
Tailwind
colors: {
custom: {
50: '#aed9ba',
500: '#8bc99d',
950: '#000000',
},
}SCSS
$custom: #8bc99d; $custom-light: #aed9ba; $custom-dark: #000000;
JSON
{
"hex": "#8bc99d",
"rgb": {
"r": 139,
"g": 201,
"b": 157
},
"hsl": {
"h": 137.419,
"s": 36.471,
"l": 66.667
},
"oklch": {
"l": 0.78174,
"c": 0.08936,
"h": 153.1
},
"luminance": 0.49697
}Semantic roles & 50–950 ramp
primary
#8BC99D
secondary
#E2CEDC
accent
#368CAF
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#101411
muted
#7F8380