#8BC89A#8BC89A
#8BC89A is a light, moderate green. Relative luminance 0.491; OKLCH L 77.9% C 0.091 H 151.5°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC89A |
|---|---|
| RGB | rgb(139, 200, 154) |
| HSL | hsl(135, 36%, 66%) |
| HSV | hsv(135, 31%, 78%) |
| CMYK | cmyk(30.5%, 0%, 23%, 21.6%) |
| CIE-LAB | lab(75.53, -29.01, 16.89) |
| CIE-LCH | lch(75.53, 33.57, 149.80°) |
| OKLab | oklab(77.87% -0.0797 0.0432) |
| OKLCH | oklch(77.87% 0.091 151.5) |
| XYZ | xyz(37.1325, 49.1289, 38.0919) |
| Luminance | 0.4913 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.79
Pale Teal
#82CBB2
ΔE00 6.91
Seafoam
#7FE0B3
ΔE00 6.99
Mediumaquamarine
#66CDAA
ΔE00 7.01
Hospital Green
#9BE5AA
ΔE00 7.09
Soft Green
#6FC276
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC89A #C88BB9
analogous
#9BC88B #8BC89A #8BC8B9
triadic
#8BC89A #9A8BC8 #C89A8B
tetradic
#8BC89A #8B9BC8 #C88BB9 #C8B98B
square
#8BC89A #8B9BC8 #C88BB9 #C8B98B
split-complementary
#8BC89A #B98BC8 #C88B9B
monochromatic
#469359 #61B476 #8BC89A #B5DCBE #DEEFE2
Accessibility & contrast
On white
1.94
#8BC89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#8BC89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC89A
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC89A | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BE97
Deuteranopia (green-blind)
#BFB79D
Tritanopia (blue-blind)
#82C6BB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8bc89a; /* rgb */ color: rgb(139, 200, 154); /* oklch */ color: oklch(77.9% 0.091 151.5);
Tailwind
colors: {
custom: {
50: '#aed9b8',
500: '#8bc89a',
950: '#000000',
},
}SCSS
$custom: #8bc89a; $custom-light: #aed9b8; $custom-dark: #000000;
JSON
{
"hex": "#8bc89a",
"rgb": {
"r": 139,
"g": 200,
"b": 154
},
"hsl": {
"h": 134.754,
"s": 35.673,
"l": 66.471
},
"oklch": {
"l": 0.77871,
"c": 0.09069,
"h": 151.5
},
"luminance": 0.49131
}Semantic roles & 50–950 ramp
primary
#8BC89A
secondary
#E1CEDC
accent
#3791AF
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#101411
muted
#7F8380