#9BBBA2#9BBBA2
#9BBBA2 is a light, muted green. Relative luminance 0.451; OKLCH L 76.1% C 0.050 H 151.6°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBBA2 |
|---|---|
| RGB | rgb(155, 187, 162) |
| HSL | hsl(133, 19%, 67%) |
| HSV | hsv(133, 17%, 73%) |
| CMYK | cmyk(17.1%, 0%, 13.4%, 26.7%) |
| CIE-LAB | lab(72.97, -15.77, 9.10) |
| CIE-LCH | lch(72.97, 18.20, 150.01°) |
| OKLab | oklab(76.12% -0.0436 0.0236) |
| OKLCH | oklch(76.12% 0.05 151.6) |
| XYZ | xyz(37.8079, 45.1170, 40.8919) |
| Luminance | 0.4512 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.94
Darkseagreen
#8FBC8F
ΔE00 6.08
Sage Green
#9CAF88
ΔE00 6.65
Greyish Green
#82A67D
ΔE00 8.29
Pale Teal
#82CBB2
ΔE00 8.32
Grey Green
#86A17D
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBBA2 #BB9BB4
analogous
#A4BB9B #9BBBA2 #9BBBB2
triadic
#9BBBA2 #A29BBB #BBA29B
tetradic
#9BBBA2 #9BA4BB #BB9BB4 #BBB29B
square
#9BBBA2 #9BA4BB #BB9BB4 #BBB29B
split-complementary
#9BBBA2 #B29BBB #BB9BA4
monochromatic
#598362 #77A280 #9BBBA2 #BFD4C4 #E4EDE6
Accessibility & contrast
On white
2.10
#9BBBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#9BBBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBBA2
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBBA2 | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB5A1
Deuteranopia (green-blind)
#B6B2A3
Tritanopia (blue-blind)
#97BAB4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #9bbba2; /* rgb */ color: rgb(155, 187, 162); /* oklch */ color: oklch(76.1% 0.050 151.6);
Tailwind
colors: {
custom: {
50: '#b8cfbd',
500: '#9bbba2',
950: '#000000',
},
}SCSS
$custom: #9bbba2; $custom-light: #b8cfbd; $custom-dark: #000000;
JSON
{
"hex": "#9bbba2",
"rgb": {
"r": 155,
"g": 187,
"b": 162
},
"hsl": {
"h": 133.125,
"s": 19.048,
"l": 67.059
},
"oklch": {
"l": 0.76123,
"c": 0.0496,
"h": 151.6
},
"luminance": 0.45118
}Semantic roles & 50–950 ramp
primary
#9BBBA2
secondary
#DED4DC
accent
#488B9D
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111312
muted
#808281