#8BC89F#8BC89F
#8BC89F is a light, moderate green. Relative luminance 0.493; OKLCH L 78.0% C 0.086 H 154.6°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC89F |
|---|---|
| RGB | rgb(139, 200, 159) |
| HSL | hsl(140, 36%, 66%) |
| HSV | hsv(140, 31%, 78%) |
| CMYK | cmyk(30.5%, 0%, 20.5%, 21.6%) |
| CIE-LAB | lab(75.64, -28.08, 14.36) |
| CIE-LCH | lch(75.64, 31.54, 152.91°) |
| OKLab | oklab(77.99% -0.0775 0.0369) |
| OKLCH | oklch(77.99% 0.086 154.6) |
| XYZ | xyz(37.5577, 49.2990, 40.3309) |
| Luminance | 0.4930 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.29
Pale Teal
#82CBB2
ΔE00 5.62
Mediumaquamarine
#66CDAA
ΔE00 6.22
Seafoam Blue
#78D1B6
ΔE00 6.68
Seafoam
#7FE0B3
ΔE00 6.69
Light Teal
#90E4C1
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC89F #C88BB4
analogous
#96C88B #8BC89F #8BC8BE
triadic
#8BC89F #9F8BC8 #C89F8B
tetradic
#8BC89F #8B96C8 #C88BB4 #C8BE8B
square
#8BC89F #8B96C8 #C88BB4 #C8BE8B
split-complementary
#8BC89F #BE8BC8 #C88B96
monochromatic
#46935F #61B47D #8BC89F #B5DCC1 #DEEFE4
Accessibility & contrast
On white
1.93
#8BC89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#8BC89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC89F
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC89F | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BF9D
Deuteranopia (green-blind)
#BEB8A1
Tritanopia (blue-blind)
#81C7BD
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8bc89f; /* rgb */ color: rgb(139, 200, 159); /* oklch */ color: oklch(78.0% 0.086 154.6);
Tailwind
colors: {
custom: {
50: '#aed9bb',
500: '#8bc89f',
950: '#000000',
},
}SCSS
$custom: #8bc89f; $custom-light: #aed9bb; $custom-dark: #000000;
JSON
{
"hex": "#8bc89f",
"rgb": {
"r": 139,
"g": 200,
"b": 159
},
"hsl": {
"h": 139.672,
"s": 35.673,
"l": 66.471
},
"oklch": {
"l": 0.77991,
"c": 0.08585,
"h": 154.6
},
"luminance": 0.49301
}Semantic roles & 50–950 ramp
primary
#8BC89F
secondary
#E1CEDB
accent
#3787AF
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#101411
muted
#7F8380