#9BB698#9BB698
#9BB698 is a light, muted green. Relative luminance 0.427; OKLCH L 74.8% C 0.052 H 142.3°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB698 |
|---|---|
| RGB | rgb(155, 182, 152) |
| HSL | hsl(114, 17%, 65%) |
| HSV | hsv(114, 16%, 71%) |
| CMYK | cmyk(14.8%, 0%, 16.5%, 28.6%) |
| CIE-LAB | lab(71.34, -15.02, 12.24) |
| CIE-LCH | lch(71.34, 19.37, 140.83°) |
| OKLab | oklab(74.75% -0.0409 0.0316) |
| OKLCH | oklch(74.75% 0.052 142.3) |
| XYZ | xyz(35.9118, 42.6908, 36.0478) |
| Luminance | 0.4269 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.57
Sage Green
#9CAF88
ΔE00 4.14
Darkseagreen
#8FBC8F
ΔE00 5.32
Greyish Green
#82A67D
ΔE00 6.59
Grey Green
#86A17D
ΔE00 6.68
Lichen
#8FB67B
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB698 #B398B6
analogous
#AAB698 #9BB698 #98B6A4
triadic
#9BB698 #989BB6 #B6989B
tetradic
#9BB698 #98AAB6 #B398B6 #B6A498
square
#9BB698 #98AAB6 #B398B6 #B6A498
split-complementary
#9BB698 #A498B6 #B698AA
monochromatic
#5B7C58 #789D74 #9BB698 #BECFBC #E1E9E0
Accessibility & contrast
On white
2.20
#9BB698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#9BB698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB698
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB698 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B096
Deuteranopia (green-blind)
#B3AE99
Tritanopia (blue-blind)
#99B4AD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #9bb698; /* rgb */ color: rgb(155, 182, 152); /* oklch */ color: oklch(74.8% 0.052 142.3);
Tailwind
colors: {
custom: {
50: '#b8ccb6',
500: '#9bb698',
950: '#000000',
},
}SCSS
$custom: #9bb698; $custom-light: #b8ccb6; $custom-dark: #000000;
JSON
{
"hex": "#9bb698",
"rgb": {
"r": 155,
"g": 182,
"b": 152
},
"hsl": {
"h": 114,
"s": 17.045,
"l": 65.49
},
"oklch": {
"l": 0.74753,
"c": 0.05169,
"h": 142.3
},
"luminance": 0.42691
}Semantic roles & 50–950 ramp
primary
#9BB698
secondary
#D9D0DA
accent
#4A9B93
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280