#9BBCA0#9BBCA0
#9BBCA0 is a light, muted green. Relative luminance 0.455; OKLCH L 76.3% C 0.053 H 149.3°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBCA0 |
|---|---|
| RGB | rgb(155, 188, 160) |
| HSL | hsl(129, 20%, 67%) |
| HSV | hsv(129, 18%, 74%) |
| CMYK | cmyk(17.6%, 0%, 14.9%, 26.3%) |
| CIE-LAB | lab(73.20, -16.65, 10.52) |
| CIE-LCH | lch(73.20, 19.69, 147.73°) |
| OKLab | oklab(76.29% -0.0459 0.0272) |
| OKLCH | oklch(76.29% 0.053 149.3) |
| XYZ | xyz(37.8444, 45.4722, 40.0340) |
| Luminance | 0.4547 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.71
Darkseagreen
#8FBC8F
ΔE00 5.17
Sage Green
#9CAF88
ΔE00 6.25
Greyish Green
#82A67D
ΔE00 7.89
Pale Teal
#82CBB2
ΔE00 8.22
Grey Green
#86A17D
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBCA0 #BC9BB7
analogous
#A7BC9B #9BBCA0 #9BBCB1
triadic
#9BBCA0 #A09BBC #BCA09B
tetradic
#9BBCA0 #9BA7BC #BC9BB7 #BCB19B
square
#9BBCA0 #9BA7BC #BC9BB7 #BCB19B
split-complementary
#9BBCA0 #B19BBC #BC9BA7
monochromatic
#59845F #76A37D #9BBCA0 #C0D5C3 #E4EDE6
Accessibility & contrast
On white
2.08
#9BBCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#9BBCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBCA0
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBCA0 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB69F
Deuteranopia (green-blind)
#B7B2A1
Tritanopia (blue-blind)
#97BBB4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #9bbca0; /* rgb */ color: rgb(155, 188, 160); /* oklch */ color: oklch(76.3% 0.053 149.3);
Tailwind
colors: {
custom: {
50: '#b8d0bc',
500: '#9bbca0',
950: '#000000',
},
}SCSS
$custom: #9bbca0; $custom-light: #b8d0bc; $custom-dark: #000000;
JSON
{
"hex": "#9bbca0",
"rgb": {
"r": 155,
"g": 188,
"b": 160
},
"hsl": {
"h": 129.091,
"s": 19.76,
"l": 67.255
},
"oklch": {
"l": 0.76293,
"c": 0.05335,
"h": 149.3
},
"luminance": 0.45473
}Semantic roles & 50–950 ramp
primary
#9BBCA0
secondary
#DFD4DD
accent
#47919E
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111412
muted
#808281