#9BBDA2#9BBDA2
#9BBDA2 is a light, muted green. Relative luminance 0.460; OKLCH L 76.6% C 0.053 H 151.1°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBDA2 |
|---|---|
| RGB | rgb(155, 189, 162) |
| HSL | hsl(132, 20%, 67%) |
| HSV | hsv(132, 18%, 74%) |
| CMYK | cmyk(18%, 0%, 14.3%, 25.9%) |
| CIE-LAB | lab(73.53, -16.79, 9.89) |
| CIE-LCH | lch(73.53, 19.49, 149.49°) |
| OKLab | oklab(76.57% -0.0464 0.0256) |
| OKLCH | oklch(76.57% 0.053 151.1) |
| XYZ | xyz(38.2351, 45.9714, 41.0343) |
| Luminance | 0.4597 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.17
Darkseagreen
#8FBC8F
ΔE00 5.43
Sage Green
#9CAF88
ΔE00 6.74
Pale Teal
#82CBB2
ΔE00 7.85
Greyish Green
#82A67D
ΔE00 8.27
Grey Green
#86A17D
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBDA2 #BD9BB6
analogous
#A5BD9B #9BBDA2 #9BBDB3
triadic
#9BBDA2 #A29BBD #BDA29B
tetradic
#9BBDA2 #9BA5BD #BD9BB6 #BDB39B
square
#9BBDA2 #9BA5BD #BD9BB6 #BDB39B
split-complementary
#9BBDA2 #B39BBD #BD9BA5
monochromatic
#588561 #76A580 #9BBDA2 #C0D5C4 #E5EEE7
Accessibility & contrast
On white
2.06
#9BBDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#9BBDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBDA2
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBDA2 | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB7A1
Deuteranopia (green-blind)
#B7B3A3
Tritanopia (blue-blind)
#97BCB5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9bbda2; /* rgb */ color: rgb(155, 189, 162); /* oklch */ color: oklch(76.6% 0.053 151.1);
Tailwind
colors: {
custom: {
50: '#b9d1bd',
500: '#9bbda2',
950: '#000000',
},
}SCSS
$custom: #9bbda2; $custom-light: #b9d1bd; $custom-dark: #000000;
JSON
{
"hex": "#9bbda2",
"rgb": {
"r": 155,
"g": 189,
"b": 162
},
"hsl": {
"h": 132.353,
"s": 20.482,
"l": 67.451
},
"oklch": {
"l": 0.76568,
"c": 0.05301,
"h": 151.1
},
"luminance": 0.45972
}Semantic roles & 50–950 ramp
primary
#9BBDA2
secondary
#DFD5DD
accent
#478D9F
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111412
muted
#808281