#9BB8A2#9BB8A2
#9BB8A2 is a light, muted green. Relative luminance 0.439; OKLCH L 75.5% C 0.044 H 152.5°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB8A2 |
|---|---|
| RGB | rgb(155, 184, 162) |
| HSL | hsl(134, 17%, 66%) |
| HSV | hsv(134, 16%, 72%) |
| CMYK | cmyk(15.8%, 0%, 12%, 27.8%) |
| CIE-LAB | lab(72.13, -14.22, 7.90) |
| CIE-LCH | lch(72.13, 16.27, 150.93°) |
| OKLab | oklab(75.46% -0.0394 0.0205) |
| OKLCH | oklch(75.46% 0.044 152.5) |
| XYZ | xyz(37.1781, 43.8574, 40.6820) |
| Luminance | 0.4386 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.88
Sage Green
#9CAF88
ΔE00 6.74
Darkseagreen
#8FBC8F
ΔE00 7.19
Grey Green
#86A17D
ΔE00 8.43
Greyish Green
#82A67D
ΔE00 8.51
Pale Teal
#82CBB2
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB8A2 #B89BB1
analogous
#A3B89B #9BB8A2 #9BB8B1
triadic
#9BB8A2 #A29BB8 #B8A29B
tetradic
#9BB8A2 #9BA3B8 #B89BB1 #B8B19B
square
#9BB8A2 #9BA3B8 #B89BB1 #B8B19B
split-complementary
#9BB8A2 #B19BB8 #B89BA3
monochromatic
#5A7F63 #779F81 #9BB8A2 #BFD1C3 #E3EBE5
Accessibility & contrast
On white
2.15
#9BB8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#9BB8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB8A2
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB8A2 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B3A1
Deuteranopia (green-blind)
#B3AFA3
Tritanopia (blue-blind)
#97B7B2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #9bb8a2; /* rgb */ color: rgb(155, 184, 162); /* oklch */ color: oklch(75.5% 0.044 152.5);
Tailwind
colors: {
custom: {
50: '#b8cdbd',
500: '#9bb8a2',
950: '#000000',
},
}SCSS
$custom: #9bb8a2; $custom-light: #b8cdbd; $custom-dark: #000000;
JSON
{
"hex": "#9bb8a2",
"rgb": {
"r": 155,
"g": 184,
"b": 162
},
"hsl": {
"h": 134.483,
"s": 16.959,
"l": 66.471
},
"oklch": {
"l": 0.75457,
"c": 0.04447,
"h": 152.5
},
"luminance": 0.43858
}Semantic roles & 50–950 ramp
primary
#9BB8A2
secondary
#DCD3DA
accent
#4A889B
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111312
muted
#808281