#9CBFC0#9CBFC0
#9CBFC0 is a light, muted teal. Relative luminance 0.481; OKLCH L 77.9% C 0.038 H 198.6°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #9CBFC0 |
|---|---|
| RGB | rgb(156, 191, 192) |
| HSL | hsl(182, 22%, 68%) |
| HSV | hsv(182, 19%, 75%) |
| CMYK | cmyk(18.7%, 0.5%, 0%, 24.7%) |
| CIE-LAB | lab(74.91, -11.46, -4.40) |
| CIE-LCH | lch(74.91, 12.27, 200.99°) |
| OKLab | oklab(77.94% -0.0357 -0.012) |
| OKLCH | oklch(77.94% 0.038 198.6) |
| XYZ | xyz(41.8529, 48.1339, 56.9446) |
| Luminance | 0.4814 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.16
Powder Blue
#B0E0E6
ΔE00 8.31
Cool Grey
#95A3A6
ΔE00 9.78
Bluegrey
#85A3B2
ΔE00 10.36
Light Grey Blue
#9DBCD4
ΔE00 10.55
Cool Gray
#9AA7B0
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CBFC0 #C09D9C
analogous
#9CC0AF #9CBFC0 #9CADC0
triadic
#9CBFC0 #C09CBF #BFC09C
tetradic
#9CBFC0 #AF9CC0 #C09D9C #ADC09C
square
#9CBFC0 #AF9CC0 #C09D9C #ADC09C
split-complementary
#9CBFC0 #C09CAD #C0AF9C
monochromatic
#58888A #77A7A8 #9CBFC0 #C1D7D8 #E7EFF0
Accessibility & contrast
On white
1.98
#9CBFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#9CBFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CBFC0
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CBFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CBFC0 | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABCC0
Deuteranopia (green-blind)
#B3B6C0
Tritanopia (blue-blind)
#91C2BF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #9cbfc0; /* rgb */ color: rgb(156, 191, 192); /* oklch */ color: oklch(77.9% 0.038 198.6);
Tailwind
colors: {
custom: {
50: '#b9d2d3',
500: '#9cbfc0',
950: '#000000',
},
}SCSS
$custom: #9cbfc0; $custom-light: #b9d2d3; $custom-dark: #000000;
JSON
{
"hex": "#9cbfc0",
"rgb": {
"r": 156,
"g": 191,
"b": 192
},
"hsl": {
"h": 181.667,
"s": 22.222,
"l": 68.235
},
"oklch": {
"l": 0.77937,
"c": 0.03762,
"h": 198.6
},
"luminance": 0.48135
}Semantic roles & 50–950 ramp
primary
#9CBFC0
secondary
#E1D7D6
accent
#4745A1
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282