#8BB993#8BB993
#8BB993 is a light, moderate green. Relative luminance 0.423; OKLCH L 74.2% C 0.073 H 149.6°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB993 |
|---|---|
| RGB | rgb(139, 185, 147) |
| HSL | hsl(130, 25%, 64%) |
| HSV | hsv(130, 25%, 73%) |
| CMYK | cmyk(24.9%, 0%, 20.5%, 27.5%) |
| CIE-LAB | lab(71.07, -22.96, 14.43) |
| CIE-LCH | lch(71.07, 27.12, 147.86°) |
| OKLab | oklab(74.24% -0.0631 0.037) |
| OKLCH | oklch(74.24% 0.073 149.6) |
| XYZ | xyz(33.2614, 42.2923, 34.0089) |
| Luminance | 0.4229 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.10
Greenish Grey
#96AE8D
ΔE00 5.47
Greyish Green
#82A67D
ΔE00 5.74
Sage Green (survey)
#88B378
ΔE00 5.93
Lichen
#8FB67B
ΔE00 5.99
Faded Green
#7BB274
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB993 #B98BB1
analogous
#9AB98B #8BB993 #8BB9AA
triadic
#8BB993 #938BB9 #B9938B
tetradic
#8BB993 #8B9AB9 #B98BB1 #B9AA8B
square
#8BB993 #8B9AB9 #B98BB1 #B9AA8B
split-complementary
#8BB993 #AA8BB9 #B98B9A
monochromatic
#4C7E55 #65A26F #8BB993 #B1D0B7 #D7E7DA
Accessibility & contrast
On white
2.22
#8BB993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#8BB993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB993
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB993 | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB191
Deuteranopia (green-blind)
#B2AC95
Tritanopia (blue-blind)
#85B7AE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #8bb993; /* rgb */ color: rgb(139, 185, 147); /* oklch */ color: oklch(74.2% 0.073 149.6);
Tailwind
colors: {
custom: {
50: '#adceb2',
500: '#8bb993',
950: '#000000',
},
}SCSS
$custom: #8bb993; $custom-light: #adceb2; $custom-dark: #000000;
JSON
{
"hex": "#8bb993",
"rgb": {
"r": 139,
"g": 185,
"b": 147
},
"hsl": {
"h": 130.435,
"s": 24.731,
"l": 63.529
},
"oklch": {
"l": 0.74238,
"c": 0.07318,
"h": 149.6
},
"luminance": 0.42293
}Semantic roles & 50–950 ramp
primary
#8BB993
secondary
#D8C8D5
accent
#4292A3
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101311
muted
#7F8280