#9BB498#9BB498
#9BB498 is a light, muted green. Relative luminance 0.419; OKLCH L 74.3% C 0.048 H 142.2°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB498 |
|---|---|
| RGB | rgb(155, 180, 152) |
| HSL | hsl(114, 16%, 65%) |
| HSV | hsv(114, 16%, 71%) |
| CMYK | cmyk(13.9%, 0%, 15.6%, 29.4%) |
| CIE-LAB | lab(70.79, -13.98, 11.45) |
| CIE-LCH | lch(70.79, 18.07, 140.69°) |
| OKLab | oklab(74.31% -0.0381 0.0296) |
| OKLCH | oklch(74.31% 0.048 142.2) |
| XYZ | xyz(35.5051, 41.8775, 35.9123) |
| Luminance | 0.4188 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.42
Sage Green
#9CAF88
ΔE00 4.16
Darkseagreen
#8FBC8F
ΔE00 6.14
Grey Green
#86A17D
ΔE00 6.51
Greyish Green
#82A67D
ΔE00 6.74
Greeny Grey
#7EA07A
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB498 #B198B4
analogous
#A9B498 #9BB498 #98B4A3
triadic
#9BB498 #989BB4 #B4989B
tetradic
#9BB498 #98A9B4 #B198B4 #B4A398
square
#9BB498 #98A9B4 #B198B4 #B4A398
split-complementary
#9BB498 #A398B4 #B498A9
monochromatic
#5C7958 #799A75 #9BB498 #BDCEBB #E0E8DF
Accessibility & contrast
On white
2.24
#9BB498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#9BB498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB498
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB498 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF96
Deuteranopia (green-blind)
#B1AC99
Tritanopia (blue-blind)
#99B2AC
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #9bb498; /* rgb */ color: rgb(155, 180, 152); /* oklch */ color: oklch(74.3% 0.048 142.2);
Tailwind
colors: {
custom: {
50: '#b8cab6',
500: '#9bb498',
950: '#000000',
},
}SCSS
$custom: #9bb498; $custom-light: #b8cab6; $custom-dark: #000000;
JSON
{
"hex": "#9bb498",
"rgb": {
"r": 155,
"g": 180,
"b": 152
},
"hsl": {
"h": 113.571,
"s": 15.73,
"l": 65.098
},
"oklch": {
"l": 0.74309,
"c": 0.04822,
"h": 142.2
},
"luminance": 0.41878
}Semantic roles & 50–950 ramp
primary
#9BB498
secondary
#D8CFD9
accent
#4C9A92
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280