#8BB09B#8BB09B
#8BB09B is a light, muted green. Relative luminance 0.389; OKLCH L 72.4% C 0.050 H 160.0°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB09B |
|---|---|
| RGB | rgb(139, 176, 155) |
| HSL | hsl(146, 19%, 62%) |
| HSV | hsv(146, 21%, 69%) |
| CMYK | cmyk(21%, 0%, 11.9%, 31%) |
| CIE-LAB | lab(68.68, -16.86, 6.66) |
| CIE-LCH | lch(68.68, 18.13, 158.44°) |
| OKLab | oklab(72.39% -0.0473 0.0173) |
| OKLCH | oklch(72.39% 0.05 160) |
| XYZ | xyz(32.0876, 38.9052, 36.8228) |
| Luminance | 0.3891 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.50
Greyish Teal
#719F91
ΔE00 6.48
Greyish Green
#82A67D
ΔE00 7.17
Grey Green
#86A17D
ΔE00 7.24
Darkseagreen
#8FBC8F
ΔE00 7.48
Greeny Grey
#7EA07A
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB09B #B08BA0
analogous
#8EB08B #8BB09B #8BB0AE
triadic
#8BB09B #9B8BB0 #B09B8B
tetradic
#8BB09B #8B8EB0 #B08BA0 #B0AE8B
square
#8BB09B #8B8EB0 #B08BA0 #B0AE8B
split-complementary
#8BB09B #AE8BB0 #B08B8E
monochromatic
#4E735E #67977C #8BB09B #AFC9BA #D4E2DA
Accessibility & contrast
On white
2.39
#8BB09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#8BB09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB09B
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB09B | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAA9A
Deuteranopia (green-blind)
#A8A69C
Tritanopia (blue-blind)
#84B0AA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8bb09b; /* rgb */ color: rgb(139, 176, 155); /* oklch */ color: oklch(72.4% 0.050 160.0);
Tailwind
colors: {
custom: {
50: '#adc7b8',
500: '#8bb09b',
950: '#000000',
},
}SCSS
$custom: #8bb09b; $custom-light: #adc7b8; $custom-dark: #000000;
JSON
{
"hex": "#8bb09b",
"rgb": {
"r": 139,
"g": 176,
"b": 155
},
"hsl": {
"h": 145.946,
"s": 18.974,
"l": 61.765
},
"oklch": {
"l": 0.72386,
"c": 0.05038,
"h": 160
},
"luminance": 0.38906
}Semantic roles & 50–950 ramp
primary
#8BB09B
secondary
#D2C5CC
accent
#48789D
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101311
muted
#7F8280