#8BBD97#8BBD97
#8BBD97 is a light, moderate green. Relative luminance 0.441; OKLCH L 75.3% C 0.076 H 151.7°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBD97 |
|---|---|
| RGB | rgb(139, 189, 151) |
| HSL | hsl(134, 27%, 64%) |
| HSV | hsv(134, 26%, 74%) |
| CMYK | cmyk(26.5%, 0%, 20.1%, 25.9%) |
| CIE-LAB | lab(72.31, -24.21, 13.99) |
| CIE-LCH | lch(72.31, 27.96, 149.98°) |
| OKLab | oklab(75.26% -0.0667 0.036) |
| OKLCH | oklch(75.26% 0.076 151.7) |
| XYZ | xyz(34.4293, 44.1172, 35.9736) |
| Luminance | 0.4412 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.37
Greenish Grey
#96AE8D
ΔE00 6.51
Lichen
#8FB67B
ΔE00 6.60
Sage Green (survey)
#88B378
ΔE00 6.61
Greyish Green
#82A67D
ΔE00 6.90
Pale Teal
#82CBB2
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBD97 #BD8BB1
analogous
#98BD8B #8BBD97 #8BBDB0
triadic
#8BBD97 #978BBD #BD978B
tetradic
#8BBD97 #8B98BD #BD8BB1 #BDB08B
square
#8BBD97 #8B98BD #BD8BB1 #BDB08B
split-complementary
#8BBD97 #B08BBD #BD8B98
monochromatic
#4B8358 #64A774 #8BBD97 #B2D3BA #D9E9DD
Accessibility & contrast
On white
2.14
#8BBD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#8BBD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBD97
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBD97 | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB595
Deuteranopia (green-blind)
#B5AF99
Tritanopia (blue-blind)
#84BBB2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #8bbd97; /* rgb */ color: rgb(139, 189, 151); /* oklch */ color: oklch(75.3% 0.076 151.7);
Tailwind
colors: {
custom: {
50: '#aed1b5',
500: '#8bbd97',
950: '#000000',
},
}SCSS
$custom: #8bbd97; $custom-light: #aed1b5; $custom-dark: #000000;
JSON
{
"hex": "#8bbd97",
"rgb": {
"r": 139,
"g": 189,
"b": 151
},
"hsl": {
"h": 134.4,
"s": 27.473,
"l": 64.314
},
"oklch": {
"l": 0.75257,
"c": 0.07576,
"h": 151.7
},
"luminance": 0.44119
}Semantic roles & 50–950 ramp
primary
#8BBD97
secondary
#DBC9D6
accent
#3F8DA6
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280