#9BB494#9BB494
#9BB494 is a light, muted green. Relative luminance 0.417; OKLCH L 74.2% C 0.053 H 138.9°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB494 |
|---|---|
| RGB | rgb(155, 180, 148) |
| HSL | hsl(107, 18%, 64%) |
| HSV | hsv(107, 18%, 71%) |
| CMYK | cmyk(13.9%, 0%, 17.8%, 29.4%) |
| CIE-LAB | lab(70.70, -14.69, 13.51) |
| CIE-LCH | lch(70.70, 19.95, 137.41°) |
| OKLab | oklab(74.21% -0.0398 0.0348) |
| OKLCH | oklch(74.21% 0.053 138.9) |
| XYZ | xyz(35.1830, 41.7487, 34.2159) |
| Luminance | 0.4175 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 1.76
Sage Green
#9CAF88
ΔE00 3.13
Darkseagreen
#8FBC8F
ΔE00 5.36
Grey Green
#86A17D
ΔE00 6.06
Greyish Green
#82A67D
ΔE00 6.09
Lichen
#8FB67B
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB494 #AD94B4
analogous
#ABB494 #9BB494 #94B49D
triadic
#9BB494 #949BB4 #B4949B
tetradic
#9BB494 #94ABB4 #AD94B4 #B49D94
square
#9BB494 #94ABB4 #AD94B4 #B49D94
split-complementary
#9BB494 #9D94B4 #B494AB
monochromatic
#5D7955 #799B70 #9BB494 #BDCDB8 #DEE6DC
Accessibility & contrast
On white
2.25
#9BB494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#9BB494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB494
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB494 | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AE92
Deuteranopia (green-blind)
#B2AC95
Tritanopia (blue-blind)
#9AB2AB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #9bb494; /* rgb */ color: rgb(155, 180, 148); /* oklch */ color: oklch(74.2% 0.053 138.9);
Tailwind
colors: {
custom: {
50: '#b8cab3',
500: '#9bb494',
950: '#000000',
},
}SCSS
$custom: #9bb494; $custom-light: #b8cab3; $custom-dark: #000000;
JSON
{
"hex": "#9bb494",
"rgb": {
"r": 155,
"g": 180,
"b": 148
},
"hsl": {
"h": 106.875,
"s": 17.582,
"l": 64.314
},
"oklch": {
"l": 0.74208,
"c": 0.05286,
"h": 138.9
},
"luminance": 0.41749
}Semantic roles & 50–950 ramp
primary
#9BB494
secondary
#D5CCD7
accent
#4A9C8A
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280