#9BBCA1#9BBCA1
#9BBCA1 is a light, muted green. Relative luminance 0.455; OKLCH L 76.3% C 0.052 H 150.3°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBCA1 |
|---|---|
| RGB | rgb(155, 188, 161) |
| HSL | hsl(131, 20%, 67%) |
| HSV | hsv(131, 18%, 74%) |
| CMYK | cmyk(17.6%, 0%, 14.4%, 26.3%) |
| CIE-LAB | lab(73.22, -16.47, 10.01) |
| CIE-LCH | lch(73.22, 19.27, 148.71°) |
| OKLab | oklab(76.32% -0.0455 0.0259) |
| OKLCH | oklch(76.32% 0.052 150.3) |
| XYZ | xyz(37.9322, 45.5073, 40.4966) |
| Luminance | 0.4551 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.87
Darkseagreen
#8FBC8F
ΔE00 5.45
Sage Green
#9CAF88
ΔE00 6.46
Greyish Green
#82A67D
ΔE00 8.07
Pale Teal
#82CBB2
ΔE00 8.14
Grey Green
#86A17D
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBCA1 #BC9BB6
analogous
#A6BC9B #9BBCA1 #9BBCB2
triadic
#9BBCA1 #A19BBC #BCA19B
tetradic
#9BBCA1 #9BA6BC #BC9BB6 #BCB29B
square
#9BBCA1 #9BA6BC #BC9BB6 #BCB29B
split-complementary
#9BBCA1 #B29BBC #BC9BA6
monochromatic
#598460 #76A37F #9BBCA1 #C0D5C3 #E4EDE6
Accessibility & contrast
On white
2.08
#9BBCA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#9BBCA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBCA1
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBCA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBCA1 | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB6A0
Deuteranopia (green-blind)
#B7B2A2
Tritanopia (blue-blind)
#97BBB4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #9bbca1; /* rgb */ color: rgb(155, 188, 161); /* oklch */ color: oklch(76.3% 0.052 150.3);
Tailwind
colors: {
custom: {
50: '#b8d0bc',
500: '#9bbca1',
950: '#000000',
},
}SCSS
$custom: #9bbca1; $custom-light: #b8d0bc; $custom-dark: #000000;
JSON
{
"hex": "#9bbca1",
"rgb": {
"r": 155,
"g": 188,
"b": 161
},
"hsl": {
"h": 130.909,
"s": 19.76,
"l": 67.255
},
"oklch": {
"l": 0.76319,
"c": 0.05232,
"h": 150.3
},
"luminance": 0.45508
}Semantic roles & 50–950 ramp
primary
#9BBCA1
secondary
#DFD4DD
accent
#478E9E
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111412
muted
#808281