#8BBD95#8BBD95
#8BBD95 is a light, moderate green. Relative luminance 0.441; OKLCH L 75.2% C 0.078 H 150.3°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBD95 |
|---|---|
| RGB | rgb(139, 189, 149) |
| HSL | hsl(132, 27%, 64%) |
| HSV | hsv(132, 26%, 74%) |
| CMYK | cmyk(26.5%, 0%, 21.2%, 25.9%) |
| CIE-LAB | lab(72.26, -24.58, 15.01) |
| CIE-LCH | lch(72.26, 28.80, 148.59°) |
| OKLab | oklab(75.21% -0.0676 0.0385) |
| OKLCH | oklch(75.21% 0.078 150.3) |
| XYZ | xyz(34.2682, 44.0528, 35.1254) |
| Luminance | 0.4405 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.87
Lichen
#8FB67B
ΔE00 6.09
Sage Green (survey)
#88B378
ΔE00 6.11
Greenish Grey
#96AE8D
ΔE00 6.50
Faded Green
#7BB274
ΔE00 6.57
Greyish Green
#82A67D
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBD95 #BD8BB3
analogous
#9ABD8B #8BBD95 #8BBDAE
triadic
#8BBD95 #958BBD #BD958B
tetradic
#8BBD95 #8B9ABD #BD8BB3 #BDAE8B
square
#8BBD95 #8B9ABD #BD8BB3 #BDAE8B
split-complementary
#8BBD95 #AE8BBD #BD8B9A
monochromatic
#4B8356 #64A771 #8BBD95 #B2D3B9 #D9E9DC
Accessibility & contrast
On white
2.14
#8BBD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#8BBD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBD95
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBD95 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB593
Deuteranopia (green-blind)
#B5AF97
Tritanopia (blue-blind)
#84BBB2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #8bbd95; /* rgb */ color: rgb(139, 189, 149); /* oklch */ color: oklch(75.2% 0.078 150.3);
Tailwind
colors: {
custom: {
50: '#aed1b4',
500: '#8bbd95',
950: '#000000',
},
}SCSS
$custom: #8bbd95; $custom-light: #aed1b4; $custom-dark: #000000;
JSON
{
"hex": "#8bbd95",
"rgb": {
"r": 139,
"g": 189,
"b": 149
},
"hsl": {
"h": 132,
"s": 27.473,
"l": 64.314
},
"oklch": {
"l": 0.75208,
"c": 0.07777,
"h": 150.3
},
"luminance": 0.44054
}Semantic roles & 50–950 ramp
primary
#8BBD95
secondary
#DBC9D7
accent
#3F92A6
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280