#8BBD93#8BBD93
#8BBD93 is a light, moderate green. Relative luminance 0.440; OKLCH L 75.2% C 0.080 H 149.1°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBD93 |
|---|---|
| RGB | rgb(139, 189, 147) |
| HSL | hsl(130, 27%, 64%) |
| HSV | hsv(130, 26%, 74%) |
| CMYK | cmyk(26.5%, 0%, 22.2%, 25.9%) |
| CIE-LAB | lab(72.22, -24.95, 16.03) |
| CIE-LCH | lch(72.22, 29.65, 147.27°) |
| OKLab | oklab(75.16% -0.0685 0.0411) |
| OKLCH | oklch(75.16% 0.08 149.1) |
| XYZ | xyz(34.1099, 43.9895, 34.2917) |
| Luminance | 0.4399 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.42
Lichen
#8FB67B
ΔE00 5.60
Sage Green (survey)
#88B378
ΔE00 5.63
Faded Green
#7BB274
ΔE00 6.11
Greenish Grey
#96AE8D
ΔE00 6.53
Greyish Green
#82A67D
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBD93 #BD8BB5
analogous
#9CBD8B #8BBD93 #8BBDAC
triadic
#8BBD93 #938BBD #BD938B
tetradic
#8BBD93 #8B9CBD #BD8BB5 #BDAC8B
square
#8BBD93 #8B9CBD #BD8BB5 #BDAC8B
split-complementary
#8BBD93 #AC8BBD #BD8B9C
monochromatic
#4B8354 #64A76F #8BBD93 #B2D3B7 #D9E9DC
Accessibility & contrast
On white
2.14
#8BBD93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#8BBD93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBD93
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBD93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBD93 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB491
Deuteranopia (green-blind)
#B6AF95
Tritanopia (blue-blind)
#85BBB1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #8bbd93; /* rgb */ color: rgb(139, 189, 147); /* oklch */ color: oklch(75.2% 0.080 149.1);
Tailwind
colors: {
custom: {
50: '#aed1b2',
500: '#8bbd93',
950: '#000000',
},
}SCSS
$custom: #8bbd93; $custom-light: #aed1b2; $custom-dark: #000000;
JSON
{
"hex": "#8bbd93",
"rgb": {
"r": 139,
"g": 189,
"b": 147
},
"hsl": {
"h": 129.6,
"s": 27.473,
"l": 64.314
},
"oklch": {
"l": 0.7516,
"c": 0.07982,
"h": 149.1
},
"luminance": 0.43991
}Semantic roles & 50–950 ramp
primary
#8BBD93
secondary
#DBC9D8
accent
#3F96A6
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280