#9BBCA3#9BBCA3
#9BBCA3 is a light, muted green. Relative luminance 0.456; OKLCH L 76.4% C 0.050 H 152.4°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBCA3 |
|---|---|
| RGB | rgb(155, 188, 163) |
| HSL | hsl(135, 20%, 67%) |
| HSV | hsv(135, 18%, 74%) |
| CMYK | cmyk(17.6%, 0%, 13.3%, 26.3%) |
| CIE-LAB | lab(73.27, -16.09, 8.99) |
| CIE-LCH | lch(73.27, 18.43, 150.82°) |
| OKLab | oklab(76.37% -0.0446 0.0233) |
| OKLCH | oklch(76.37% 0.05 152.4) |
| XYZ | xyz(38.1100, 45.5784, 41.4329) |
| Luminance | 0.4558 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.23
Darkseagreen
#8FBC8F
ΔE00 6.04
Sage Green
#9CAF88
ΔE00 6.91
Pale Teal
#82CBB2
ΔE00 8.01
Greyish Green
#82A67D
ΔE00 8.47
Grey Green
#86A17D
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBCA3 #BC9BB4
analogous
#A4BC9B #9BBCA3 #9BBCB3
triadic
#9BBCA3 #A39BBC #BCA39B
tetradic
#9BBCA3 #9BA4BC #BC9BB4 #BCB39B
square
#9BBCA3 #9BA4BC #BC9BB4 #BCB39B
split-complementary
#9BBCA3 #B39BBC #BC9BA4
monochromatic
#598463 #76A381 #9BBCA3 #C0D5C5 #E4EDE6
Accessibility & contrast
On white
2.08
#9BBCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#9BBCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBCA3
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBCA3 | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB6A2
Deuteranopia (green-blind)
#B6B2A4
Tritanopia (blue-blind)
#97BBB5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #9bbca3; /* rgb */ color: rgb(155, 188, 163); /* oklch */ color: oklch(76.4% 0.050 152.4);
Tailwind
colors: {
custom: {
50: '#b8d0be',
500: '#9bbca3',
950: '#000000',
},
}SCSS
$custom: #9bbca3; $custom-light: #b8d0be; $custom-dark: #000000;
JSON
{
"hex": "#9bbca3",
"rgb": {
"r": 155,
"g": 188,
"b": 163
},
"hsl": {
"h": 134.545,
"s": 19.76,
"l": 67.255
},
"oklch": {
"l": 0.76372,
"c": 0.05031,
"h": 152.4
},
"luminance": 0.45579
}Semantic roles & 50–950 ramp
primary
#9BBCA3
secondary
#DFD4DC
accent
#47899E
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111412
muted
#808281