#9BB2A2#9BB2A2
#9BB2A2 is a light, muted green. Relative luminance 0.414; OKLCH L 74.1% C 0.034 H 155.1°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB2A2 |
|---|---|
| RGB | rgb(155, 178, 162) |
| HSL | hsl(138, 13%, 65%) |
| HSV | hsv(138, 13%, 70%) |
| CMYK | cmyk(12.9%, 0%, 9%, 30.2%) |
| CIE-LAB | lab(70.47, -11.08, 5.51) |
| CIE-LCH | lch(70.47, 12.38, 153.54°) |
| OKLab | oklab(74.13% -0.031 0.0144) |
| OKLCH | oklch(74.13% 0.034 155.1) |
| XYZ | xyz(35.9581, 41.4173, 40.2753) |
| Luminance | 0.4142 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.98
Sage Green
#9CAF88
ΔE00 7.76
Grey Green
#86A17D
ΔE00 8.91
Greyish Teal
#719F91
ΔE00 9.31
Greyish Green
#82A67D
ΔE00 9.73
Darkseagreen
#8FBC8F
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB2A2 #B29BAB
analogous
#9FB29B #9BB2A2 #9BB2AD
triadic
#9BB2A2 #A29BB2 #B2A29B
tetradic
#9BB2A2 #9B9FB2 #B29BAB #B2AD9B
square
#9BB2A2 #9B9FB2 #B29BAB #B2AD9B
split-complementary
#9BB2A2 #AD9BB2 #B29B9F
monochromatic
#5C7764 #789782 #9BB2A2 #BECDC2 #E0E7E2
Accessibility & contrast
On white
2.26
#9BB2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#9BB2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB2A2
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB2A2 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AEA1
Deuteranopia (green-blind)
#AEABA3
Tritanopia (blue-blind)
#98B1AD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #9bb2a2; /* rgb */ color: rgb(155, 178, 162); /* oklch */ color: oklch(74.1% 0.034 155.1);
Tailwind
colors: {
custom: {
50: '#b8c9bd',
500: '#9bb2a2',
950: '#000000',
},
}SCSS
$custom: #9bb2a2; $custom-light: #b8c9bd; $custom-dark: #000000;
JSON
{
"hex": "#9bb2a2",
"rgb": {
"r": 155,
"g": 178,
"b": 162
},
"hsl": {
"h": 138.261,
"s": 12.994,
"l": 65.294
},
"oklch": {
"l": 0.74133,
"c": 0.03412,
"h": 155.1
},
"luminance": 0.41418
}Semantic roles & 50–950 ramp
primary
#9BB2A2
secondary
#D8D1D6
accent
#4E8197
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111312
muted
#808281