#9BBBB0#9BBBB0
#9BBBB0 is a light, muted teal. Relative luminance 0.456; OKLCH L 76.5% C 0.038 H 172.4°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBBB0 |
|---|---|
| RGB | rgb(155, 187, 176) |
| HSL | hsl(159, 19%, 67%) |
| HSV | hsv(159, 17%, 73%) |
| CMYK | cmyk(17.1%, 0%, 5.9%, 26.7%) |
| CIE-LAB | lab(73.31, -13.04, 1.97) |
| CIE-LCH | lch(73.31, 13.18, 171.41°) |
| OKLab | oklab(76.51% -0.0377 0.005) |
| OKLCH | oklch(76.51% 0.038 172.4) |
| XYZ | xyz(39.1223, 45.6427, 47.8146) |
| Luminance | 0.4564 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.00
Pale Teal
#82CBB2
ΔE00 9.27
Greyish Teal
#719F91
ΔE00 9.84
Sage Green
#9CAF88
ΔE00 10.88
Darkseagreen
#8FBC8F
ΔE00 10.96
Cool Grey
#95A3A6
ΔE00 11.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBBB0 #BB9BA6
analogous
#9BBBA0 #9BBBB0 #9BB6BB
triadic
#9BBBB0 #B09BBB #BBB09B
tetradic
#9BBBB0 #A09BBB #BB9BA6 #B6BB9B
square
#9BBBB0 #A09BBB #BB9BA6 #B6BB9B
split-complementary
#9BBBB0 #BB9BB6 #BBA09B
monochromatic
#598374 #77A293 #9BBBB0 #BFD4CD #E4EDEA
Accessibility & contrast
On white
2.07
#9BBBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#9BBBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBBB0
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBBB0 | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B7B0
Deuteranopia (green-blind)
#B3B2B1
Tritanopia (blue-blind)
#94BCB8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #9bbbb0; /* rgb */ color: rgb(155, 187, 176); /* oklch */ color: oklch(76.5% 0.038 172.4);
Tailwind
colors: {
custom: {
50: '#b8cfc7',
500: '#9bbbb0',
950: '#000000',
},
}SCSS
$custom: #9bbbb0; $custom-light: #b8cfc7; $custom-dark: #000000;
JSON
{
"hex": "#9bbbb0",
"rgb": {
"r": 155,
"g": 187,
"b": 176
},
"hsl": {
"h": 159.375,
"s": 19.048,
"l": 67.059
},
"oklch": {
"l": 0.76511,
"c": 0.03805,
"h": 172.4
},
"luminance": 0.45644
}Semantic roles & 50–950 ramp
primary
#9BBBB0
secondary
#DED4D7
accent
#48659D
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282