#8BB393#8BB393
#8BB393 is a light, moderate green. Relative luminance 0.398; OKLCH L 72.9% C 0.063 H 150.6°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB393 |
|---|---|
| RGB | rgb(139, 179, 147) |
| HSL | hsl(132, 21%, 62%) |
| HSV | hsv(132, 22%, 70%) |
| CMYK | cmyk(22.3%, 0%, 17.9%, 29.8%) |
| CIE-LAB | lab(69.35, -19.94, 12.01) |
| CIE-LCH | lch(69.35, 23.28, 148.95°) |
| OKLab | oklab(72.86% -0.055 0.0309) |
| OKLCH | oklch(72.86% 0.063 150.6) |
| XYZ | xyz(32.0326, 39.8347, 33.5993) |
| Luminance | 0.3984 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.07
Greenish Grey
#96AE8D
ΔE00 4.15
Greyish Green
#82A67D
ΔE00 4.91
Grey Green
#86A17D
ΔE00 6.02
Sage Green
#9CAF88
ΔE00 6.08
Greeny Grey
#7EA07A
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB393 #B38BAB
analogous
#97B38B #8BB393 #8BB3A7
triadic
#8BB393 #938BB3 #B3938B
tetradic
#8BB393 #8B97B3 #B38BAB #B3A78B
square
#8BB393 #8B97B3 #B38BAB #B3A78B
split-complementary
#8BB393 #A78BB3 #B38B97
monochromatic
#4D7656 #669B71 #8BB393 #B0CBB5 #D5E3D8
Accessibility & contrast
On white
2.34
#8BB393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#8BB393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB393
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB393 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AC91
Deuteranopia (green-blind)
#ADA895
Tritanopia (blue-blind)
#86B1AA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8bb393; /* rgb */ color: rgb(139, 179, 147); /* oklch */ color: oklch(72.9% 0.063 150.6);
Tailwind
colors: {
custom: {
50: '#adcab2',
500: '#8bb393',
950: '#000000',
},
}SCSS
$custom: #8bb393; $custom-light: #adcab2; $custom-dark: #000000;
JSON
{
"hex": "#8bb393",
"rgb": {
"r": 139,
"g": 179,
"b": 147
},
"hsl": {
"h": 132,
"s": 20.833,
"l": 62.353
},
"oklch": {
"l": 0.72859,
"c": 0.06307,
"h": 150.6
},
"luminance": 0.39836
}Semantic roles & 50–950 ramp
primary
#8BB393
secondary
#D4C6D1
accent
#468D9F
background
#FAFCFA
surface
#F4F8F5
border
#CED1CF
text
#101311
muted
#7F8280