#8BB89D#8BB89D
#8BB89D is a light, moderate green. Relative luminance 0.422; OKLCH L 74.3% C 0.062 H 158.2°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB89D |
|---|---|
| RGB | rgb(139, 184, 157) |
| HSL | hsl(144, 24%, 63%) |
| HSV | hsv(144, 24%, 72%) |
| CMYK | cmyk(24.5%, 0%, 14.7%, 27.8%) |
| CIE-LAB | lab(71.01, -20.56, 8.89) |
| CIE-LCH | lch(71.01, 22.40, 156.60°) |
| OKLab | oklab(74.26% -0.0574 0.023) |
| OKLCH | oklch(74.26% 0.062 158.2) |
| XYZ | xyz(33.8720, 42.2030, 38.2531) |
| Luminance | 0.4220 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.27
Greenish Grey
#96AE8D
ΔE00 6.07
Pale Teal
#82CBB2
ΔE00 6.47
Greyish Green
#82A67D
ΔE00 7.23
Sage Green
#9CAF88
ΔE00 8.05
Grey Green
#86A17D
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB89D #B88BA6
analogous
#8FB88B #8BB89D #8BB8B3
triadic
#8BB89D #9D8BB8 #B89D8B
tetradic
#8BB89D #8B8FB8 #B88BA6 #B8B38B
square
#8BB89D #8B8FB8 #B88BA6 #B8B38B
split-complementary
#8BB89D #B38BB8 #B88B8F
monochromatic
#4C7C5F #65A17D #8BB89D #B1CFBD #D7E6DD
Accessibility & contrast
On white
2.22
#8BB89D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#8BB89D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB89D
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB89D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB89D | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B19C
Deuteranopia (green-blind)
#AFAC9E
Tritanopia (blue-blind)
#83B7B0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #8bb89d; /* rgb */ color: rgb(139, 184, 157); /* oklch */ color: oklch(74.3% 0.062 158.2);
Tailwind
colors: {
custom: {
50: '#adcdba',
500: '#8bb89d',
950: '#000000',
},
}SCSS
$custom: #8bb89d; $custom-light: #adcdba; $custom-dark: #000000;
JSON
{
"hex": "#8bb89d",
"rgb": {
"r": 139,
"g": 184,
"b": 157
},
"hsl": {
"h": 144,
"s": 24.064,
"l": 63.333
},
"oklch": {
"l": 0.74263,
"c": 0.06181,
"h": 158.2
},
"luminance": 0.42204
}Semantic roles & 50–950 ramp
primary
#8BB89D
secondary
#D7C7D1
accent
#437CA3
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101311
muted
#7F8280