#9BBBB7#9BBBB7
#9BBBB7 is a light, muted teal. Relative luminance 0.459; OKLCH L 76.7% C 0.035 H 187.2°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBBB7 |
|---|---|
| RGB | rgb(155, 187, 183) |
| HSL | hsl(173, 19%, 67%) |
| HSV | hsv(173, 17%, 73%) |
| CMYK | cmyk(17.1%, 0%, 2.1%, 26.7%) |
| CIE-LAB | lab(73.50, -11.60, -1.58) |
| CIE-LCH | lch(73.50, 11.70, 187.75°) |
| OKLab | oklab(76.72% -0.0348 -0.0044) |
| OKLCH | oklch(76.72% 0.035 187.2) |
| XYZ | xyz(39.8328, 45.9269, 51.5567) |
| Luminance | 0.4593 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 9.44
Powder Blue
#B0E0E6
ΔE00 10.08
Lightblue
#ADD8E6
ΔE00 10.51
Greyish Teal
#719F91
ΔE00 10.87
Pale Teal
#82CBB2
ΔE00 11.14
Cool Gray
#9AA7B0
ΔE00 11.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBBB7 #BB9B9F
analogous
#9BBBA7 #9BBBB7 #9BAFBB
triadic
#9BBBB7 #B79BBB #BBB79B
tetradic
#9BBBB7 #A79BBB #BB9B9F #AFBB9B
square
#9BBBB7 #A79BBB #BB9B9F #AFBB9B
split-complementary
#9BBBB7 #BB9BAF #BBA79B
monochromatic
#59837D #77A29D #9BBBB7 #BFD4D1 #E4EDEB
Accessibility & contrast
On white
2.06
#9BBBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#9BBBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBBB7
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBBB7 | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B7B7
Deuteranopia (green-blind)
#B1B3B7
Tritanopia (blue-blind)
#92BDBA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9bbbb7; /* rgb */ color: rgb(155, 187, 183); /* oklch */ color: oklch(76.7% 0.035 187.2);
Tailwind
colors: {
custom: {
50: '#b9cfcc',
500: '#9bbbb7',
950: '#000000',
},
}SCSS
$custom: #9bbbb7; $custom-light: #b9cfcc; $custom-dark: #000000;
JSON
{
"hex": "#9bbbb7",
"rgb": {
"r": 155,
"g": 187,
"b": 183
},
"hsl": {
"h": 172.5,
"s": 19.048,
"l": 67.059
},
"oklch": {
"l": 0.76719,
"c": 0.03511,
"h": 187.2
},
"luminance": 0.45928
}Semantic roles & 50–950 ramp
primary
#9BBBB7
secondary
#DED4D5
accent
#48539D
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282