#9CBFBC#9CBFBC
#9CBFBC is a light, muted teal. Relative luminance 0.480; OKLCH L 77.8% C 0.038 H 190.0°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #9CBFBC |
|---|---|
| RGB | rgb(156, 191, 188) |
| HSL | hsl(175, 21%, 68%) |
| HSV | hsv(175, 18%, 75%) |
| CMYK | cmyk(18.3%, 0%, 1.6%, 25.1%) |
| CIE-LAB | lab(74.80, -12.31, -2.38) |
| CIE-LCH | lch(74.80, 12.54, 190.96°) |
| OKLab | oklab(77.81% -0.0373 -0.0066) |
| OKLCH | oklch(77.81% 0.038 190) |
| XYZ | xyz(41.4157, 47.9590, 54.6421) |
| Luminance | 0.4796 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.89
Lightblue
#ADD8E6
ΔE00 9.51
Cool Grey
#95A3A6
ΔE00 10.37
Pale Teal
#82CBB2
ΔE00 10.84
Bluegrey
#85A3B2
ΔE00 11.64
Greyish Teal
#719F91
ΔE00 11.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CBFBC #BF9C9F
analogous
#9CBFAA #9CBFBC #9CB0BF
triadic
#9CBFBC #BC9CBF #BFBC9C
tetradic
#9CBFBC #AA9CBF #BF9C9F #B0BF9C
square
#9CBFBC #AA9CBF #BF9C9F #B0BF9C
split-complementary
#9CBFBC #BF9CB0 #BFAA9C
monochromatic
#588884 #77A7A3 #9CBFBC #C1D7D5 #E6EFEE
Accessibility & contrast
On white
1.98
#9CBFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#9CBFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CBFBC
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CBFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CBFBC | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBC
Deuteranopia (green-blind)
#B4B6BC
Tritanopia (blue-blind)
#92C1BE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #9cbfbc; /* rgb */ color: rgb(156, 191, 188); /* oklch */ color: oklch(77.8% 0.038 190.0);
Tailwind
colors: {
custom: {
50: '#b9d2d0',
500: '#9cbfbc',
950: '#000000',
},
}SCSS
$custom: #9cbfbc; $custom-light: #b9d2d0; $custom-dark: #000000;
JSON
{
"hex": "#9cbfbc",
"rgb": {
"r": 156,
"g": 191,
"b": 188
},
"hsl": {
"h": 174.857,
"s": 21.472,
"l": 68.039
},
"oklch": {
"l": 0.77813,
"c": 0.03784,
"h": 190
},
"luminance": 0.4796
}Semantic roles & 50–950 ramp
primary
#9CBFBC
secondary
#E1D6D7
accent
#464DA0
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282