#9BC3BB#9BC3BB
#9BC3BB is a light, muted teal. Relative luminance 0.496; OKLCH L 78.6% C 0.044 H 181.6°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #9BC3BB |
|---|---|
| RGB | rgb(155, 195, 187) |
| HSL | hsl(168, 25%, 69%) |
| HSV | hsv(168, 21%, 76%) |
| CMYK | cmyk(20.5%, 0%, 4.1%, 23.5%) |
| CIE-LAB | lab(75.81, -14.91, -0.36) |
| CIE-LCH | lch(75.81, 14.92, 181.39°) |
| OKLab | oklab(78.59% -0.0441 -0.0012) |
| OKLCH | oklch(78.59% 0.044 181.6) |
| XYZ | xyz(41.9998, 49.5852, 54.3621) |
| Luminance | 0.4959 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.29
Powder Blue
#B0E0E6
ΔE00 9.23
Seafoam Blue
#78D1B6
ΔE00 9.99
Paleturquoise
#AFEEEE
ΔE00 10.87
Lightblue
#ADD8E6
ΔE00 11.00
Greyish Teal
#719F91
ΔE00 11.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BC3BB #C39BA3
analogous
#9BC3A7 #9BC3BB #9BB7C3
triadic
#9BC3BB #BB9BC3 #C3BB9B
tetradic
#9BC3BB #A79BC3 #C39BA3 #B7C39B
square
#9BC3BB #A79BC3 #C39BA3 #B7C39B
split-complementary
#9BC3BB #C39BB7 #C3A79B
monochromatic
#558E83 #75ACA1 #9BC3BB #C1DAD5 #E7F1EF
Accessibility & contrast
On white
1.92
#9BC3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#9BC3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BC3BB
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BC3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BC3BB | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBEBB
Deuteranopia (green-blind)
#B8B9BC
Tritanopia (blue-blind)
#90C5C0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #9bc3bb; /* rgb */ color: rgb(155, 195, 187); /* oklch */ color: oklch(78.6% 0.044 181.6);
Tailwind
colors: {
custom: {
50: '#b9d5cf',
500: '#9bc3bb',
950: '#000000',
},
}SCSS
$custom: #9bc3bb; $custom-light: #b9d5cf; $custom-dark: #000000;
JSON
{
"hex": "#9bc3bb",
"rgb": {
"r": 155,
"g": 195,
"b": 187
},
"hsl": {
"h": 168,
"s": 25,
"l": 68.627
},
"oklch": {
"l": 0.78594,
"c": 0.04409,
"h": 181.6
},
"luminance": 0.49587
}Semantic roles & 50–950 ramp
primary
#9BC3BB
secondary
#E3D7D9
accent
#4255A4
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111413
muted
#808382