#9BBCAB#9BBCAB
#9BBCAB is a light, muted green. Relative luminance 0.459; OKLCH L 76.6% C 0.043 H 162.8°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBCAB |
|---|---|
| RGB | rgb(155, 188, 171) |
| HSL | hsl(149, 20%, 67%) |
| HSV | hsv(149, 18%, 74%) |
| CMYK | cmyk(17.6%, 0%, 9%, 26.3%) |
| CIE-LAB | lab(73.46, -14.55, 4.91) |
| CIE-LCH | lch(73.46, 15.36, 161.35°) |
| OKLab | oklab(76.59% -0.0412 0.0127) |
| OKLCH | oklch(76.59% 0.043 162.8) |
| XYZ | xyz(38.8496, 45.8742, 45.3279) |
| Luminance | 0.4587 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.22
Pale Teal
#82CBB2
ΔE00 8.13
Darkseagreen
#8FBC8F
ΔE00 8.68
Sage Green
#9CAF88
ΔE00 9.09
Greyish Teal
#719F91
ΔE00 9.80
Seafoam Blue
#78D1B6
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBCAB #BC9BAC
analogous
#9CBC9B #9BBCAB #9BBCBB
triadic
#9BBCAB #AB9BBC #BCAB9B
tetradic
#9BBCAB #9B9CBC #BC9BAC #BCBB9B
square
#9BBCAB #9B9CBC #BC9BAC #BCBB9B
split-complementary
#9BBCAB #BB9BBC #BC9B9C
monochromatic
#59846E #76A38C #9BBCAB #C0D5CA #E4EDE9
Accessibility & contrast
On white
2.06
#9BBCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#9BBCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBCAB
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBCAB | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7AA
Deuteranopia (green-blind)
#B5B3AC
Tritanopia (blue-blind)
#95BCB7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #9bbcab; /* rgb */ color: rgb(155, 188, 171); /* oklch */ color: oklch(76.6% 0.043 162.8);
Tailwind
colors: {
custom: {
50: '#b8d0c4',
500: '#9bbcab',
950: '#000000',
},
}SCSS
$custom: #9bbcab; $custom-light: #b8d0c4; $custom-dark: #000000;
JSON
{
"hex": "#9bbcab",
"rgb": {
"r": 155,
"g": 188,
"b": 171
},
"hsl": {
"h": 149.091,
"s": 19.76,
"l": 67.255
},
"oklch": {
"l": 0.76589,
"c": 0.04312,
"h": 162.8
},
"luminance": 0.45875
}Semantic roles & 50–950 ramp
primary
#9BBCAB
secondary
#DFD4DA
accent
#47749E
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111412
muted
#808281