#8BB494#8BB494
#8BB494 is a light, moderate green. Relative luminance 0.403; OKLCH L 73.1% C 0.064 H 151.3°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB494 |
|---|---|
| RGB | rgb(139, 180, 148) |
| HSL | hsl(133, 21%, 63%) |
| HSV | hsv(133, 23%, 71%) |
| CMYK | cmyk(22.8%, 0%, 17.8%, 29.4%) |
| CIE-LAB | lab(69.66, -20.26, 11.90) |
| CIE-LCH | lch(69.66, 23.50, 149.58°) |
| OKLab | oklab(73.11% -0.0559 0.0307) |
| OKLCH | oklch(73.11% 0.064 151.3) |
| XYZ | xyz(32.3125, 40.2686, 34.0814) |
| Luminance | 0.4027 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.96
Greenish Grey
#96AE8D
ΔE00 4.41
Greyish Green
#82A67D
ΔE00 5.17
Sage Green
#9CAF88
ΔE00 6.29
Grey Green
#86A17D
ΔE00 6.33
Greeny Grey
#7EA07A
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB494 #B48BAB
analogous
#96B48B #8BB494 #8BB4A9
triadic
#8BB494 #948BB4 #B4948B
tetradic
#8BB494 #8B96B4 #B48BAB #B4A98B
square
#8BB494 #8B96B4 #B48BAB #B4A98B
split-complementary
#8BB494 #A98BB4 #B48B96
monochromatic
#4D7756 #669C72 #8BB494 #B0CCB6 #D5E4D9
Accessibility & contrast
On white
2.32
#8BB494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#8BB494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB494
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB494 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AD92
Deuteranopia (green-blind)
#ADA896
Tritanopia (blue-blind)
#85B3AB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8bb494; /* rgb */ color: rgb(139, 180, 148); /* oklch */ color: oklch(73.1% 0.064 151.3);
Tailwind
colors: {
custom: {
50: '#adcab3',
500: '#8bb494',
950: '#000000',
},
}SCSS
$custom: #8bb494; $custom-light: #adcab3; $custom-dark: #000000;
JSON
{
"hex": "#8bb494",
"rgb": {
"r": 139,
"g": 180,
"b": 148
},
"hsl": {
"h": 133.171,
"s": 21.466,
"l": 62.549
},
"oklch": {
"l": 0.73114,
"c": 0.06375,
"h": 151.3
},
"luminance": 0.4027
}Semantic roles & 50–950 ramp
primary
#8BB494
secondary
#D5C6D2
accent
#468CA0
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101311
muted
#7F8280