#8BB89E#8BB89E
#8BB89E is a light, moderate green. Relative luminance 0.422; OKLCH L 74.3% C 0.061 H 159.2°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB89E |
|---|---|
| RGB | rgb(139, 184, 158) |
| HSL | hsl(145, 24%, 63%) |
| HSV | hsv(145, 24%, 72%) |
| CMYK | cmyk(24.5%, 0%, 14.1%, 27.8%) |
| CIE-LAB | lab(71.03, -20.36, 8.38) |
| CIE-LCH | lch(71.03, 22.02, 157.62°) |
| OKLab | oklab(74.29% -0.0569 0.0217) |
| OKLCH | oklch(74.29% 0.061 159.2) |
| XYZ | xyz(33.9577, 42.2373, 38.7045) |
| Luminance | 0.4224 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.59
Greenish Grey
#96AE8D
ΔE00 6.23
Pale Teal
#82CBB2
ΔE00 6.38
Greyish Green
#82A67D
ΔE00 7.45
Sage Green
#9CAF88
ΔE00 8.25
Grey Green
#86A17D
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB89E #B88BA5
analogous
#8EB88B #8BB89E #8BB8B4
triadic
#8BB89E #9E8BB8 #B89E8B
tetradic
#8BB89E #8B8EB8 #B88BA5 #B8B48B
square
#8BB89E #8B8EB8 #B88BA5 #B8B48B
split-complementary
#8BB89E #B48BB8 #B88B8E
monochromatic
#4C7C61 #65A17E #8BB89E #B1CFBE #D7E6DD
Accessibility & contrast
On white
2.22
#8BB89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#8BB89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB89E
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB89E | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B19D
Deuteranopia (green-blind)
#AFAC9F
Tritanopia (blue-blind)
#83B7B0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #8bb89e; /* rgb */ color: rgb(139, 184, 158); /* oklch */ color: oklch(74.3% 0.061 159.2);
Tailwind
colors: {
custom: {
50: '#adcdba',
500: '#8bb89e',
950: '#000000',
},
}SCSS
$custom: #8bb89e; $custom-light: #adcdba; $custom-dark: #000000;
JSON
{
"hex": "#8bb89e",
"rgb": {
"r": 139,
"g": 184,
"b": 158
},
"hsl": {
"h": 145.333,
"s": 24.064,
"l": 63.333
},
"oklch": {
"l": 0.74289,
"c": 0.06092,
"h": 159.2
},
"luminance": 0.42239
}Semantic roles & 50–950 ramp
primary
#8BB89E
secondary
#D7C7D1
accent
#437AA3
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101311
muted
#7F8280