#9CBBBC#9CBBBC
#9CBBBC is a light, muted teal. Relative luminance 0.462; OKLCH L 76.9% C 0.034 H 198.9°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #9CBBBC |
|---|---|
| RGB | rgb(156, 187, 188) |
| HSL | hsl(182, 19%, 67%) |
| HSV | hsv(182, 17%, 74%) |
| CMYK | cmyk(17%, 0.5%, 0%, 26.3%) |
| CIE-LAB | lab(73.70, -10.22, -4.00) |
| CIE-LCH | lch(73.70, 10.97, 201.39°) |
| OKLab | oklab(76.94% -0.0318 -0.0109) |
| OKLCH | oklch(76.94% 0.034 198.9) |
| XYZ | xyz(40.5553, 46.2382, 54.3553) |
| Luminance | 0.4624 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.42
Lightblue
#ADD8E6
ΔE00 8.90
Bluegrey
#85A3B2
ΔE00 9.40
Powder Blue
#B0E0E6
ΔE00 9.46
Cool Gray
#9AA7B0
ΔE00 9.52
Light Grey Blue
#9DBCD4
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CBBBC #BC9D9C
analogous
#9CBCAD #9CBBBC #9CABBC
triadic
#9CBBBC #BC9CBB #BBBC9C
tetradic
#9CBBBC #AD9CBC #BC9D9C #ABBC9C
square
#9CBBBC #AD9CBC #BC9D9C #ABBC9C
split-complementary
#9CBBBC #BC9CAB #BCAD9C
monochromatic
#598384 #78A2A3 #9CBBBC #C0D4D5 #E5EDED
Accessibility & contrast
On white
2.05
#9CBBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#9CBBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CBBBC
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CBBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CBBBC | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BC
Deuteranopia (green-blind)
#B0B3BC
Tritanopia (blue-blind)
#92BDBB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9cbbbc; /* rgb */ color: rgb(156, 187, 188); /* oklch */ color: oklch(76.9% 0.034 198.9);
Tailwind
colors: {
custom: {
50: '#b9cfd0',
500: '#9cbbbc',
950: '#000000',
},
}SCSS
$custom: #9cbbbc; $custom-light: #b9cfd0; $custom-dark: #000000;
JSON
{
"hex": "#9cbbbc",
"rgb": {
"r": 156,
"g": 187,
"b": 188
},
"hsl": {
"h": 181.875,
"s": 19.277,
"l": 67.451
},
"oklch": {
"l": 0.76941,
"c": 0.03362,
"h": 198.9
},
"luminance": 0.46239
}Semantic roles & 50–950 ramp
primary
#9CBBBC
secondary
#DFD5D5
accent
#4B489E
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282