#9BBDA3#9BBDA3
#9BBDA3 is a light, muted green. Relative luminance 0.460; OKLCH L 76.6% C 0.052 H 152.1°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBDA3 |
|---|---|
| RGB | rgb(155, 189, 163) |
| HSL | hsl(134, 20%, 67%) |
| HSV | hsv(134, 18%, 74%) |
| CMYK | cmyk(18%, 0%, 13.8%, 25.9%) |
| CIE-LAB | lab(73.55, -16.60, 9.38) |
| CIE-LCH | lch(73.55, 19.07, 150.53°) |
| OKLab | oklab(76.59% -0.046 0.0243) |
| OKLCH | oklch(76.59% 0.052 152.1) |
| XYZ | xyz(38.3244, 46.0071, 41.5043) |
| Luminance | 0.4601 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.34
Darkseagreen
#8FBC8F
ΔE00 5.73
Sage Green
#9CAF88
ΔE00 6.95
Pale Teal
#82CBB2
ΔE00 7.77
Greyish Green
#82A67D
ΔE00 8.46
Grey Green
#86A17D
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBDA3 #BD9BB5
analogous
#A4BD9B #9BBDA3 #9BBDB4
triadic
#9BBDA3 #A39BBD #BDA39B
tetradic
#9BBDA3 #9BA4BD #BD9BB5 #BDB49B
square
#9BBDA3 #9BA4BD #BD9BB5 #BDB49B
split-complementary
#9BBDA3 #B49BBD #BD9BA4
monochromatic
#588563 #76A581 #9BBDA3 #C0D5C5 #E5EEE7
Accessibility & contrast
On white
2.06
#9BBDA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#9BBDA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBDA3
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBDA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBDA3 | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB7A2
Deuteranopia (green-blind)
#B7B3A4
Tritanopia (blue-blind)
#96BCB5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9bbda3; /* rgb */ color: rgb(155, 189, 163); /* oklch */ color: oklch(76.6% 0.052 152.1);
Tailwind
colors: {
custom: {
50: '#b9d1be',
500: '#9bbda3',
950: '#000000',
},
}SCSS
$custom: #9bbda3; $custom-light: #b9d1be; $custom-dark: #000000;
JSON
{
"hex": "#9bbda3",
"rgb": {
"r": 155,
"g": 189,
"b": 163
},
"hsl": {
"h": 134.118,
"s": 20.482,
"l": 67.451
},
"oklch": {
"l": 0.76594,
"c": 0.05202,
"h": 152.1
},
"luminance": 0.46008
}Semantic roles & 50–950 ramp
primary
#9BBDA3
secondary
#DFD5DD
accent
#478A9F
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111412
muted
#808281