#8BB39B#8BB39B
#8BB39B is a light, muted green. Relative luminance 0.401; OKLCH L 73.1% C 0.055 H 158.4°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB39B |
|---|---|
| RGB | rgb(139, 179, 155) |
| HSL | hsl(144, 21%, 62%) |
| HSV | hsv(144, 22%, 70%) |
| CMYK | cmyk(22.3%, 0%, 13.4%, 29.8%) |
| CIE-LAB | lab(69.54, -18.40, 7.89) |
| CIE-LCH | lch(69.54, 20.02, 156.81°) |
| OKLab | oklab(73.07% -0.0514 0.0204) |
| OKLCH | oklch(73.07% 0.055 158.4) |
| XYZ | xyz(32.6823, 40.0946, 37.0211) |
| Luminance | 0.4010 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.39
Darkseagreen
#8FBC8F
ΔE00 6.32
Greyish Green
#82A67D
ΔE00 6.83
Greyish Teal
#719F91
ΔE00 7.29
Grey Green
#86A17D
ΔE00 7.34
Greeny Grey
#7EA07A
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB39B #B38BA3
analogous
#8FB38B #8BB39B #8BB3AF
triadic
#8BB39B #9B8BB3 #B39B8B
tetradic
#8BB39B #8B8FB3 #B38BA3 #B3AF8B
square
#8BB39B #8B8FB3 #B38BA3 #B3AF8B
split-complementary
#8BB39B #AF8BB3 #B38B8F
monochromatic
#4D765E #669B7B #8BB39B #B0CBBB #D5E3DB
Accessibility & contrast
On white
2.33
#8BB39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#8BB39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB39B
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB39B | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AD9A
Deuteranopia (green-blind)
#ABA89C
Tritanopia (blue-blind)
#84B2AC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8bb39b; /* rgb */ color: rgb(139, 179, 155); /* oklch */ color: oklch(73.1% 0.055 158.4);
Tailwind
colors: {
custom: {
50: '#adc9b8',
500: '#8bb39b',
950: '#000000',
},
}SCSS
$custom: #8bb39b; $custom-light: #adc9b8; $custom-dark: #000000;
JSON
{
"hex": "#8bb39b",
"rgb": {
"r": 139,
"g": 179,
"b": 155
},
"hsl": {
"h": 144,
"s": 20.833,
"l": 62.353
},
"oklch": {
"l": 0.73068,
"c": 0.05535,
"h": 158.4
},
"luminance": 0.40096
}Semantic roles & 50–950 ramp
primary
#8BB39B
secondary
#D4C6CE
accent
#467C9F
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101311
muted
#7F8280