#9BC1BF#9BC1BF
#9BC1BF is a light, muted teal. Relative luminance 0.489; OKLCH L 78.3% C 0.041 H 192.4°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #9BC1BF |
|---|---|
| RGB | rgb(155, 193, 191) |
| HSL | hsl(177, 23%, 68%) |
| HSV | hsv(177, 20%, 76%) |
| CMYK | cmyk(19.7%, 0%, 1%, 24.3%) |
| CIE-LAB | lab(75.37, -13.03, -3.18) |
| CIE-LCH | lch(75.37, 13.41, 193.73°) |
| OKLab | oklab(78.28% -0.0397 -0.0087) |
| OKLCH | oklch(78.28% 0.041 192.4) |
| XYZ | xyz(41.9888, 48.8686, 56.5004) |
| Luminance | 0.4887 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.21
Lightblue
#ADD8E6
ΔE00 8.94
Pale Teal
#82CBB2
ΔE00 10.72
Paleturquoise
#AFEEEE
ΔE00 10.99
Cool Grey
#95A3A6
ΔE00 10.99
Bluegrey
#85A3B2
ΔE00 11.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BC1BF #C19B9D
analogous
#9BC1AC #9BC1BF #9BB0C1
triadic
#9BC1BF #BF9BC1 #C1BF9B
tetradic
#9BC1BF #AC9BC1 #C19B9D #B0C19B
square
#9BC1BF #AC9BC1 #C19B9D #B0C19B
split-complementary
#9BC1BF #C19BB0 #C1AC9B
monochromatic
#568B88 #75AAA7 #9BC1BF #C1D8D7 #E7F0EF
Accessibility & contrast
On white
1.95
#9BC1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#9BC1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BC1BF
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BC1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BC1BF | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBDBF
Deuteranopia (green-blind)
#B5B7BF
Tritanopia (blue-blind)
#90C3C0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #9bc1bf; /* rgb */ color: rgb(155, 193, 191); /* oklch */ color: oklch(78.3% 0.041 192.4);
Tailwind
colors: {
custom: {
50: '#b9d3d2',
500: '#9bc1bf',
950: '#000000',
},
}SCSS
$custom: #9bc1bf; $custom-light: #b9d3d2; $custom-dark: #000000;
JSON
{
"hex": "#9bc1bf",
"rgb": {
"r": 155,
"g": 193,
"b": 191
},
"hsl": {
"h": 176.842,
"s": 23.457,
"l": 68.235
},
"oklch": {
"l": 0.78277,
"c": 0.04069,
"h": 192.4
},
"luminance": 0.4887
}Semantic roles & 50–950 ramp
primary
#9BC1BF
secondary
#E2D6D7
accent
#4449A2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282