#8BB09A#8BB09A
#8BB09A is a light, muted green. Relative luminance 0.389; OKLCH L 72.4% C 0.051 H 158.7°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB09A |
|---|---|
| RGB | rgb(139, 176, 154) |
| HSL | hsl(144, 19%, 62%) |
| HSV | hsv(144, 21%, 69%) |
| CMYK | cmyk(21%, 0%, 12.5%, 31%) |
| CIE-LAB | lab(68.66, -17.06, 7.18) |
| CIE-LCH | lch(68.66, 18.51, 157.18°) |
| OKLab | oklab(72.36% -0.0478 0.0186) |
| OKLCH | oklch(72.36% 0.051 158.7) |
| XYZ | xyz(32.0039, 38.8717, 36.3824) |
| Luminance | 0.3887 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.24
Greyish Teal
#719F91
ΔE00 6.61
Greyish Green
#82A67D
ΔE00 6.86
Grey Green
#86A17D
ΔE00 6.99
Darkseagreen
#8FBC8F
ΔE00 7.17
Greeny Grey
#7EA07A
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB09A #B08BA1
analogous
#8FB08B #8BB09A #8BB0AD
triadic
#8BB09A #9A8BB0 #B09A8B
tetradic
#8BB09A #8B8FB0 #B08BA1 #B0AD8B
square
#8BB09A #8B8FB0 #B08BA1 #B0AD8B
split-complementary
#8BB09A #AD8BB0 #B08B8F
monochromatic
#4E735D #67977A #8BB09A #AFC9BA #D4E2D9
Accessibility & contrast
On white
2.39
#8BB09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#8BB09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB09A
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB09A | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAA99
Deuteranopia (green-blind)
#A9A69B
Tritanopia (blue-blind)
#85B0AA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8bb09a; /* rgb */ color: rgb(139, 176, 154); /* oklch */ color: oklch(72.4% 0.051 158.7);
Tailwind
colors: {
custom: {
50: '#adc7b7',
500: '#8bb09a',
950: '#000000',
},
}SCSS
$custom: #8bb09a; $custom-light: #adc7b7; $custom-dark: #000000;
JSON
{
"hex": "#8bb09a",
"rgb": {
"r": 139,
"g": 176,
"b": 154
},
"hsl": {
"h": 144.324,
"s": 18.974,
"l": 61.765
},
"oklch": {
"l": 0.72359,
"c": 0.05126,
"h": 158.7
},
"luminance": 0.38873
}Semantic roles & 50–950 ramp
primary
#8BB09A
secondary
#D2C5CD
accent
#487B9D
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101311
muted
#7F8280