#9BC0BB#9BC0BB
#9BC0BB is a light, muted teal. Relative luminance 0.483; OKLCH L 77.9% C 0.040 H 186.3°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #9BC0BB |
|---|---|
| RGB | rgb(155, 192, 187) |
| HSL | hsl(172, 23%, 68%) |
| HSV | hsv(172, 19%, 75%) |
| CMYK | cmyk(19.3%, 0%, 2.6%, 24.7%) |
| CIE-LAB | lab(74.98, -13.36, -1.58) |
| CIE-LCH | lch(74.98, 13.45, 186.73°) |
| OKLab | oklab(77.94% -0.04 -0.0044) |
| OKLCH | oklch(77.94% 0.04 186.3) |
| XYZ | xyz(41.3343, 48.2543, 54.1403) |
| Luminance | 0.4826 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.07
Pale Teal
#82CBB2
ΔE00 9.79
Lightblue
#ADD8E6
ΔE00 10.16
Cool Grey
#95A3A6
ΔE00 11.18
Greyish Teal
#719F91
ΔE00 11.27
Paleturquoise
#AFEEEE
ΔE00 11.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BC0BB #C09BA0
analogous
#9BC0A8 #9BC0BB #9BB2C0
triadic
#9BC0BB #BB9BC0 #C0BB9B
tetradic
#9BC0BB #A89BC0 #C09BA0 #B2C09B
square
#9BC0BB #A89BC0 #C09BA0 #B2C09B
split-complementary
#9BC0BB #C09BB2 #C0A89B
monochromatic
#578A83 #75A8A1 #9BC0BB #C1D8D5 #E6EFEE
Accessibility & contrast
On white
1.97
#9BC0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#9BC0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BC0BB
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BC0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BC0BB | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBB
Deuteranopia (green-blind)
#B5B6BC
Tritanopia (blue-blind)
#91C2BE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #9bc0bb; /* rgb */ color: rgb(155, 192, 187); /* oklch */ color: oklch(77.9% 0.040 186.3);
Tailwind
colors: {
custom: {
50: '#b9d3cf',
500: '#9bc0bb',
950: '#000000',
},
}SCSS
$custom: #9bc0bb; $custom-light: #b9d3cf; $custom-dark: #000000;
JSON
{
"hex": "#9bc0bb",
"rgb": {
"r": 155,
"g": 192,
"b": 187
},
"hsl": {
"h": 171.892,
"s": 22.699,
"l": 68.039
},
"oklch": {
"l": 0.77935,
"c": 0.04026,
"h": 186.3
},
"luminance": 0.48256
}Semantic roles & 50–950 ramp
primary
#9BC0BB
secondary
#E1D6D7
accent
#4451A1
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282