#9CBBBB#9CBBBB
#9CBBBB is a light, muted teal. Relative luminance 0.462; OKLCH L 76.9% C 0.034 H 196.5°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #9CBBBB |
|---|---|
| RGB | rgb(156, 187, 187) |
| HSL | hsl(180, 19%, 67%) |
| HSV | hsv(180, 17%, 73%) |
| CMYK | cmyk(16.6%, 0%, 0%, 26.7%) |
| CIE-LAB | lab(73.67, -10.43, -3.50) |
| CIE-LCH | lch(73.67, 11.00, 198.54°) |
| OKLab | oklab(76.91% -0.0322 -0.0095) |
| OKLCH | oklch(76.91% 0.034 196.5) |
| XYZ | xyz(40.4478, 46.1952, 53.7895) |
| Luminance | 0.4620 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.56
Lightblue
#ADD8E6
ΔE00 9.19
Powder Blue
#B0E0E6
ΔE00 9.54
Bluegrey
#85A3B2
ΔE00 9.74
Cool Gray
#9AA7B0
ΔE00 9.80
Light Grey Blue
#9DBCD4
ΔE00 10.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CBBBB #BB9C9C
analogous
#9CBBAC #9CBBBB #9CACBB
triadic
#9CBBBB #BB9CBB #BBBB9C
tetradic
#9CBBBB #AC9CBB #BB9C9C #ACBB9C
square
#9CBBBB #AC9CBB #BB9C9C #ACBB9C
split-complementary
#9CBBBB #BB9CAC #BBAC9C
monochromatic
#5A8383 #78A2A2 #9CBBBB #C0D4D4 #E5EDED
Accessibility & contrast
On white
2.05
#9CBBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#9CBBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CBBBB
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CBBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CBBBB | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BB
Deuteranopia (green-blind)
#B0B3BB
Tritanopia (blue-blind)
#93BDBB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9cbbbb; /* rgb */ color: rgb(156, 187, 187); /* oklch */ color: oklch(76.9% 0.034 196.5);
Tailwind
colors: {
custom: {
50: '#b9cfcf',
500: '#9cbbbb',
950: '#000000',
},
}SCSS
$custom: #9cbbbb; $custom-light: #b9cfcf; $custom-dark: #000000;
JSON
{
"hex": "#9cbbbb",
"rgb": {
"r": 156,
"g": 187,
"b": 187
},
"hsl": {
"h": 180,
"s": 18.563,
"l": 67.255
},
"oklch": {
"l": 0.7691,
"c": 0.03359,
"h": 196.5
},
"luminance": 0.46196
}Semantic roles & 50–950 ramp
primary
#9CBBBB
secondary
#DED5D5
accent
#49499D
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111313
muted
#808282