#9BBCA7#9BBCA7
#9BBCA7 is a light, muted green. Relative luminance 0.457; OKLCH L 76.5% C 0.047 H 157.2°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBCA7 |
|---|---|
| RGB | rgb(155, 188, 167) |
| HSL | hsl(142, 20%, 67%) |
| HSV | hsv(142, 18%, 74%) |
| CMYK | cmyk(17.6%, 0%, 11.2%, 26.3%) |
| CIE-LAB | lab(73.37, -15.33, 6.95) |
| CIE-LCH | lch(73.37, 16.83, 155.62°) |
| OKLab | oklab(76.48% -0.0429 0.018) |
| OKLCH | oklch(76.48% 0.047 157.2) |
| XYZ | xyz(38.4741, 45.7240, 43.3503) |
| Luminance | 0.4572 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.13
Darkseagreen
#8FBC8F
ΔE00 7.31
Sage Green
#9CAF88
ΔE00 7.93
Pale Teal
#82CBB2
ΔE00 7.94
Greyish Green
#82A67D
ΔE00 9.38
Grey Green
#86A17D
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBCA7 #BC9BB0
analogous
#A0BC9B #9BBCA7 #9BBCB7
triadic
#9BBCA7 #A79BBC #BCA79B
tetradic
#9BBCA7 #9BA0BC #BC9BB0 #BCB79B
square
#9BBCA7 #9BA0BC #BC9BB0 #BCB79B
split-complementary
#9BBCA7 #B79BBC #BC9BA0
monochromatic
#598468 #76A387 #9BBCA7 #C0D5C7 #E4EDE7
Accessibility & contrast
On white
2.07
#9BBCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#9BBCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBCA7
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBCA7 | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB7A6
Deuteranopia (green-blind)
#B6B3A8
Tritanopia (blue-blind)
#96BBB6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #9bbca7; /* rgb */ color: rgb(155, 188, 167); /* oklch */ color: oklch(76.5% 0.047 157.2);
Tailwind
colors: {
custom: {
50: '#b8d0c1',
500: '#9bbca7',
950: '#000000',
},
}SCSS
$custom: #9bbca7; $custom-light: #b8d0c1; $custom-dark: #000000;
JSON
{
"hex": "#9bbca7",
"rgb": {
"r": 155,
"g": 188,
"b": 167
},
"hsl": {
"h": 141.818,
"s": 19.76,
"l": 67.255
},
"oklch": {
"l": 0.76479,
"c": 0.04653,
"h": 157.2
},
"luminance": 0.45725
}Semantic roles & 50–950 ramp
primary
#9BBCA7
secondary
#DFD4DB
accent
#477F9E
background
#FBFCFB
surface
#F6F9F7
border
#D0D2D0
text
#111412
muted
#808281