#8BB293#8BB293
#8BB293 is a light, moderate green. Relative luminance 0.394; OKLCH L 72.6% C 0.061 H 150.8°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB293 |
|---|---|
| RGB | rgb(139, 178, 147) |
| HSL | hsl(132, 20%, 62%) |
| HSV | hsv(132, 22%, 70%) |
| CMYK | cmyk(21.9%, 0%, 17.4%, 30.2%) |
| CIE-LAB | lab(69.07, -19.43, 11.60) |
| CIE-LCH | lch(69.07, 22.63, 149.16°) |
| OKLab | oklab(72.63% -0.0536 0.0299) |
| OKLCH | oklch(72.63% 0.061 150.8) |
| XYZ | xyz(31.8329, 39.4354, 33.5327) |
| Luminance | 0.3944 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.00
Darkseagreen
#8FBC8F
ΔE00 4.45
Greyish Green
#82A67D
ΔE00 4.86
Grey Green
#86A17D
ΔE00 5.83
Greeny Grey
#7EA07A
ΔE00 6.00
Sage Green
#9CAF88
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB293 #B28BAA
analogous
#97B28B #8BB293 #8BB2A7
triadic
#8BB293 #938BB2 #B2938B
tetradic
#8BB293 #8B97B2 #B28BAA #B2A78B
square
#8BB293 #8B97B2 #B28BAA #B2A78B
split-complementary
#8BB293 #A78BB2 #B28B97
monochromatic
#4E7556 #669A71 #8BB293 #B0CAB5 #D5E3D7
Accessibility & contrast
On white
2.36
#8BB293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#8BB293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB293
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB293 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AB91
Deuteranopia (green-blind)
#ACA795
Tritanopia (blue-blind)
#86B1A9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8bb293; /* rgb */ color: rgb(139, 178, 147); /* oklch */ color: oklch(72.6% 0.061 150.8);
Tailwind
colors: {
custom: {
50: '#adc9b2',
500: '#8bb293',
950: '#000000',
},
}SCSS
$custom: #8bb293; $custom-light: #adc9b2; $custom-dark: #000000;
JSON
{
"hex": "#8bb293",
"rgb": {
"r": 139,
"g": 178,
"b": 147
},
"hsl": {
"h": 132.308,
"s": 20.207,
"l": 62.157
},
"oklch": {
"l": 0.7263,
"c": 0.06138,
"h": 150.8
},
"luminance": 0.39436
}Semantic roles & 50–950 ramp
primary
#8BB293
secondary
#D4C5D1
accent
#478D9F
background
#FAFCFA
surface
#F4F8F5
border
#CED1CF
text
#101311
muted
#7F8280