#9BC0BC#9BC0BC
#9BC0BC is a light, muted teal. Relative luminance 0.483; OKLCH L 78.0% C 0.040 H 188.3°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #9BC0BC |
|---|---|
| RGB | rgb(155, 192, 188) |
| HSL | hsl(174, 23%, 68%) |
| HSV | hsv(174, 19%, 75%) |
| CMYK | cmyk(19.3%, 0%, 2.1%, 24.7%) |
| CIE-LAB | lab(75.01, -13.15, -2.08) |
| CIE-LCH | lch(75.01, 13.31, 188.99°) |
| OKLab | oklab(77.97% -0.0396 -0.0058) |
| OKLCH | oklch(77.97% 0.04 188.3) |
| XYZ | xyz(41.4418, 48.2973, 54.7060) |
| Luminance | 0.4830 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.84
Lightblue
#ADD8E6
ΔE00 9.79
Pale Teal
#82CBB2
ΔE00 10.14
Cool Grey
#95A3A6
ΔE00 11.00
Paleturquoise
#AFEEEE
ΔE00 11.36
Greyish Teal
#719F91
ΔE00 11.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BC0BC #C09B9F
analogous
#9BC0A9 #9BC0BC #9BB1C0
triadic
#9BC0BC #BC9BC0 #C0BC9B
tetradic
#9BC0BC #A99BC0 #C09B9F #B1C09B
square
#9BC0BC #A99BC0 #C09B9F #B1C09B
split-complementary
#9BC0BC #C09BB1 #C0A99B
monochromatic
#578A84 #75A8A3 #9BC0BC #C1D8D5 #E6EFEE
Accessibility & contrast
On white
1.97
#9BC0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#9BC0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BC0BC
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BC0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BC0BC | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBC
Deuteranopia (green-blind)
#B5B6BD
Tritanopia (blue-blind)
#91C2BF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #9bc0bc; /* rgb */ color: rgb(155, 192, 188); /* oklch */ color: oklch(78.0% 0.040 188.3);
Tailwind
colors: {
custom: {
50: '#b9d3d0',
500: '#9bc0bc',
950: '#000000',
},
}SCSS
$custom: #9bc0bc; $custom-light: #b9d3d0; $custom-dark: #000000;
JSON
{
"hex": "#9bc0bc",
"rgb": {
"r": 155,
"g": 192,
"b": 188
},
"hsl": {
"h": 173.514,
"s": 22.699,
"l": 68.039
},
"oklch": {
"l": 0.77966,
"c": 0.04003,
"h": 188.3
},
"luminance": 0.48299
}Semantic roles & 50–950 ramp
primary
#9BC0BC
secondary
#E1D6D7
accent
#444EA1
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282