#9BC0BF#9BC0BF
#9BC0BF is a light, muted teal. Relative luminance 0.484; OKLCH L 78.1% C 0.040 H 194.3°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #9BC0BF |
|---|---|
| RGB | rgb(155, 192, 191) |
| HSL | hsl(178, 23%, 68%) |
| HSV | hsv(178, 19%, 75%) |
| CMYK | cmyk(19.3%, 0%, 0.5%, 24.7%) |
| CIE-LAB | lab(75.09, -12.51, -3.59) |
| CIE-LCH | lch(75.09, 13.01, 196.00°) |
| OKLab | oklab(78.06% -0.0384 -0.0098) |
| OKLCH | oklch(78.06% 0.04 194.3) |
| XYZ | xyz(41.7685, 48.4280, 56.4269) |
| Luminance | 0.4843 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.28
Lightblue
#ADD8E6
ΔE00 8.72
Cool Grey
#95A3A6
ΔE00 10.53
Pale Teal
#82CBB2
ΔE00 11.28
Bluegrey
#85A3B2
ΔE00 11.28
Paleturquoise
#AFEEEE
ΔE00 11.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BC0BF #C09B9C
analogous
#9BC0AC #9BC0BF #9BAEC0
triadic
#9BC0BF #BF9BC0 #C0BF9B
tetradic
#9BC0BF #AC9BC0 #C09B9C #AEC09B
square
#9BC0BF #AC9BC0 #C09B9C #AEC09B
split-complementary
#9BC0BF #C09BAE #C0AC9B
monochromatic
#578A88 #75A8A7 #9BC0BF #C1D8D7 #E6EFEF
Accessibility & contrast
On white
1.97
#9BC0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#9BC0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BC0BF
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BC0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BC0BF | 1.00 | 1.97 | 10.69 | 10.69 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBF
Deuteranopia (green-blind)
#B4B7BF
Tritanopia (blue-blind)
#90C2C0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #9bc0bf; /* rgb */ color: rgb(155, 192, 191); /* oklch */ color: oklch(78.1% 0.040 194.3);
Tailwind
colors: {
custom: {
50: '#b9d3d2',
500: '#9bc0bf',
950: '#000000',
},
}SCSS
$custom: #9bc0bf; $custom-light: #b9d3d2; $custom-dark: #000000;
JSON
{
"hex": "#9bc0bf",
"rgb": {
"r": 155,
"g": 192,
"b": 191
},
"hsl": {
"h": 178.378,
"s": 22.699,
"l": 68.039
},
"oklch": {
"l": 0.78058,
"c": 0.03962,
"h": 194.3
},
"luminance": 0.48429
}Semantic roles & 50–950 ramp
primary
#9BC0BF
secondary
#E1D6D6
accent
#4447A1
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282