#9CBFC2#9CBFC2
#9CBFC2 is a light, muted teal. Relative luminance 0.482; OKLCH L 78.0% C 0.038 H 202.8°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #9CBFC2 |
|---|---|
| RGB | rgb(156, 191, 194) |
| HSL | hsl(185, 24%, 69%) |
| HSV | hsv(185, 20%, 76%) |
| CMYK | cmyk(19.6%, 1.5%, 0%, 23.9%) |
| CIE-LAB | lab(74.97, -11.02, -5.40) |
| CIE-LCH | lch(74.97, 12.28, 206.10°) |
| OKLab | oklab(78% -0.0349 -0.0147) |
| OKLCH | oklch(78% 0.038 202.8) |
| XYZ | xyz(42.0760, 48.2231, 58.1196) |
| Luminance | 0.4823 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.57
Powder Blue
#B0E0E6
ΔE00 8.17
Cool Grey
#95A3A6
ΔE00 9.57
Light Grey Blue
#9DBCD4
ΔE00 9.65
Bluegrey
#85A3B2
ΔE00 9.79
Sky Blue
#87CEEB
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CBFC2 #C29F9C
analogous
#9CC2B2 #9CBFC2 #9CACC2
triadic
#9CBFC2 #C29CBF #BFC29C
tetradic
#9CBFC2 #B29CC2 #C29F9C #ACC29C
square
#9CBFC2 #B29CC2 #C29F9C #ACC29C
split-complementary
#9CBFC2 #C29CAC #C2B29C
monochromatic
#57898D #76A7AB #9CBFC2 #C2D7D9 #E8F0F1
Accessibility & contrast
On white
1.97
#9CBFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#9CBFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CBFC2
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CBFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CBFC2 | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABCC2
Deuteranopia (green-blind)
#B2B6C2
Tritanopia (blue-blind)
#90C2C0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #9cbfc2; /* rgb */ color: rgb(156, 191, 194); /* oklch */ color: oklch(78.0% 0.038 202.8);
Tailwind
colors: {
custom: {
50: '#bad2d4',
500: '#9cbfc2',
950: '#000000',
},
}SCSS
$custom: #9cbfc2; $custom-light: #bad2d4; $custom-dark: #000000;
JSON
{
"hex": "#9cbfc2",
"rgb": {
"r": 156,
"g": 191,
"b": 194
},
"hsl": {
"h": 184.737,
"s": 23.75,
"l": 68.627
},
"oklch": {
"l": 0.78,
"c": 0.03782,
"h": 202.8
},
"luminance": 0.48225
}Semantic roles & 50–950 ramp
primary
#9CBFC2
secondary
#E3D8D7
accent
#4B43A2
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283