#9BBBB4#9BBBB4
#9BBBB4 is a light, muted teal. Relative luminance 0.458; OKLCH L 76.6% C 0.036 H 180.6°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBBB4 |
|---|---|
| RGB | rgb(155, 187, 180) |
| HSL | hsl(167, 19%, 67%) |
| HSV | hsv(167, 17%, 73%) |
| CMYK | cmyk(17.1%, 0%, 3.7%, 26.7%) |
| CIE-LAB | lab(73.42, -12.22, -0.06) |
| CIE-LCH | lch(73.42, 12.22, 180.28°) |
| OKLab | oklab(76.63% -0.0361 -0.0003) |
| OKLCH | oklch(76.63% 0.036 180.6) |
| XYZ | xyz(39.5239, 45.8034, 49.9297) |
| Luminance | 0.4580 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 10.09
Pale Teal
#82CBB2
ΔE00 10.23
Greyish Teal
#719F91
ΔE00 10.31
Greenish Grey
#96AE8D
ΔE00 10.52
Powder Blue
#B0E0E6
ΔE00 10.72
Lightblue
#ADD8E6
ΔE00 11.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBBB4 #BB9BA2
analogous
#9BBBA4 #9BBBB4 #9BB2BB
triadic
#9BBBB4 #B49BBB #BBB49B
tetradic
#9BBBB4 #A49BBB #BB9BA2 #B2BB9B
square
#9BBBB4 #A49BBB #BB9BA2 #B2BB9B
split-complementary
#9BBBB4 #BB9BB2 #BBA49B
monochromatic
#59837A #77A299 #9BBBB4 #BFD4CF #E4EDEB
Accessibility & contrast
On white
2.07
#9BBBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#9BBBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBBB4
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBBB4 | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B7B4
Deuteranopia (green-blind)
#B2B2B5
Tritanopia (blue-blind)
#93BCB9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #9bbbb4; /* rgb */ color: rgb(155, 187, 180); /* oklch */ color: oklch(76.6% 0.036 180.6);
Tailwind
colors: {
custom: {
50: '#b9cfca',
500: '#9bbbb4',
950: '#000000',
},
}SCSS
$custom: #9bbbb4; $custom-light: #b9cfca; $custom-dark: #000000;
JSON
{
"hex": "#9bbbb4",
"rgb": {
"r": 155,
"g": 187,
"b": 180
},
"hsl": {
"h": 166.875,
"s": 19.048,
"l": 67.059
},
"oklch": {
"l": 0.76629,
"c": 0.03606,
"h": 180.6
},
"luminance": 0.45804
}Semantic roles & 50–950 ramp
primary
#9BBBB4
secondary
#DED4D6
accent
#485B9D
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282