#8BBB95#8BBB95
#8BBB95 is a light, moderate green. Relative luminance 0.432; OKLCH L 74.7% C 0.074 H 150.7°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBB95 |
|---|---|
| RGB | rgb(139, 187, 149) |
| HSL | hsl(133, 26%, 64%) |
| HSV | hsv(133, 26%, 73%) |
| CMYK | cmyk(25.7%, 0%, 20.3%, 26.7%) |
| CIE-LAB | lab(71.69, -23.59, 14.21) |
| CIE-LCH | lch(71.69, 27.54, 148.94°) |
| OKLab | oklab(74.75% -0.0649 0.0365) |
| OKLCH | oklch(74.75% 0.074 150.7) |
| XYZ | xyz(33.8410, 43.1983, 34.9830) |
| Luminance | 0.4320 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.16
Greenish Grey
#96AE8D
ΔE00 5.99
Sage Green (survey)
#88B378
ΔE00 6.26
Lichen
#8FB67B
ΔE00 6.28
Greyish Green
#82A67D
ΔE00 6.32
Faded Green
#7BB274
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBB95 #BB8BB1
analogous
#99BB8B #8BBB95 #8BBBAD
triadic
#8BBB95 #958BBB #BB958B
tetradic
#8BBB95 #8B99BB #BB8BB1 #BBAD8B
square
#8BBB95 #8B99BB #BB8BB1 #BBAD8B
split-complementary
#8BBB95 #AD8BBB #BB8B99
monochromatic
#4B8056 #64A472 #8BBB95 #B2D2B8 #D8E8DC
Accessibility & contrast
On white
2.18
#8BBB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#8BBB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBB95
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBB95 | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB393
Deuteranopia (green-blind)
#B4AE97
Tritanopia (blue-blind)
#84B9B0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #8bbb95; /* rgb */ color: rgb(139, 187, 149); /* oklch */ color: oklch(74.7% 0.074 150.7);
Tailwind
colors: {
custom: {
50: '#aecfb4',
500: '#8bbb95',
950: '#000000',
},
}SCSS
$custom: #8bbb95; $custom-light: #aecfb4; $custom-dark: #000000;
JSON
{
"hex": "#8bbb95",
"rgb": {
"r": 139,
"g": 187,
"b": 149
},
"hsl": {
"h": 132.5,
"s": 26.087,
"l": 63.922
},
"oklch": {
"l": 0.74747,
"c": 0.07446,
"h": 150.7
},
"luminance": 0.432
}Semantic roles & 50–950 ramp
primary
#8BBB95
secondary
#D9C8D6
accent
#4190A5
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280