#9CBFBD#9CBFBD
#9CBFBD is a light, muted teal. Relative luminance 0.480; OKLCH L 77.8% C 0.038 H 192.1°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #9CBFBD |
|---|---|
| RGB | rgb(156, 191, 189) |
| HSL | hsl(177, 21%, 68%) |
| HSV | hsv(177, 18%, 75%) |
| CMYK | cmyk(18.3%, 0%, 1%, 25.1%) |
| CIE-LAB | lab(74.83, -12.10, -2.89) |
| CIE-LCH | lch(74.83, 12.44, 193.43°) |
| OKLab | oklab(77.84% -0.0369 -0.0079) |
| OKLCH | oklch(77.84% 0.038 192.1) |
| XYZ | xyz(41.5239, 48.0023, 55.2118) |
| Luminance | 0.4800 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.71
Lightblue
#ADD8E6
ΔE00 9.16
Cool Grey
#95A3A6
ΔE00 10.20
Pale Teal
#82CBB2
ΔE00 11.21
Bluegrey
#85A3B2
ΔE00 11.31
Cool Gray
#9AA7B0
ΔE00 11.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CBFBD #BF9C9E
analogous
#9CBFAB #9CBFBD #9CAFBF
triadic
#9CBFBD #BD9CBF #BFBD9C
tetradic
#9CBFBD #AB9CBF #BF9C9E #AFBF9C
square
#9CBFBD #AB9CBF #BF9C9E #AFBF9C
split-complementary
#9CBFBD #BF9CAF #BFAB9C
monochromatic
#588886 #77A7A4 #9CBFBD #C1D7D6 #E6EFEF
Accessibility & contrast
On white
1.98
#9CBFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#9CBFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CBFBD
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CBFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CBFBD | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBD
Deuteranopia (green-blind)
#B4B6BD
Tritanopia (blue-blind)
#92C1BE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #9cbfbd; /* rgb */ color: rgb(156, 191, 189); /* oklch */ color: oklch(77.8% 0.038 192.1);
Tailwind
colors: {
custom: {
50: '#b9d2d0',
500: '#9cbfbd',
950: '#000000',
},
}SCSS
$custom: #9cbfbd; $custom-light: #b9d2d0; $custom-dark: #000000;
JSON
{
"hex": "#9cbfbd",
"rgb": {
"r": 156,
"g": 191,
"b": 189
},
"hsl": {
"h": 176.571,
"s": 21.472,
"l": 68.039
},
"oklch": {
"l": 0.77844,
"c": 0.03771,
"h": 192.1
},
"luminance": 0.48004
}Semantic roles & 50–950 ramp
primary
#9CBFBD
secondary
#E1D6D7
accent
#464BA0
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282