#8BB499#8BB499
#8BB499 is a light, muted green. Relative luminance 0.404; OKLCH L 73.2% C 0.059 H 155.8°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB499 |
|---|---|
| RGB | rgb(139, 180, 153) |
| HSL | hsl(140, 21%, 63%) |
| HSV | hsv(140, 23%, 71%) |
| CMYK | cmyk(22.8%, 0%, 15%, 29.4%) |
| CIE-LAB | lab(69.77, -19.31, 9.32) |
| CIE-LCH | lch(69.77, 21.44, 154.23°) |
| OKLab | oklab(73.24% -0.0537 0.0241) |
| OKLCH | oklch(73.24% 0.059 155.8) |
| XYZ | xyz(32.7169, 40.4303, 36.2109) |
| Luminance | 0.4043 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.05
Darkseagreen
#8FBC8F
ΔE00 5.35
Greyish Green
#82A67D
ΔE00 6.26
Grey Green
#86A17D
ΔE00 7.05
Sage Green
#9CAF88
ΔE00 7.19
Greeny Grey
#7EA07A
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB499 #B48BA6
analogous
#91B48B #8BB499 #8BB4AE
triadic
#8BB499 #998BB4 #B4998B
tetradic
#8BB499 #8B91B4 #B48BA6 #B4AE8B
square
#8BB499 #8B91B4 #B48BA6 #B4AE8B
split-complementary
#8BB499 #AE8BB4 #B48B91
monochromatic
#4D775C #669C78 #8BB499 #B0CCBA #D5E4DA
Accessibility & contrast
On white
2.31
#8BB499 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#8BB499 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB499
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB499 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB499 | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AD98
Deuteranopia (green-blind)
#ACA99A
Tritanopia (blue-blind)
#84B3AC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8bb499; /* rgb */ color: rgb(139, 180, 153); /* oklch */ color: oklch(73.2% 0.059 155.8);
Tailwind
colors: {
custom: {
50: '#adcab7',
500: '#8bb499',
950: '#000000',
},
}SCSS
$custom: #8bb499; $custom-light: #adcab7; $custom-dark: #000000;
JSON
{
"hex": "#8bb499",
"rgb": {
"r": 139,
"g": 180,
"b": 153
},
"hsl": {
"h": 140.488,
"s": 21.466,
"l": 62.549
},
"oklch": {
"l": 0.73243,
"c": 0.05885,
"h": 155.8
},
"luminance": 0.40431
}Semantic roles & 50–950 ramp
primary
#8BB499
secondary
#D5C6D0
accent
#4681A0
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101311
muted
#7F8280