#96B6CC#96B6CC
#96B6CC is a light, muted cyan. Relative luminance 0.443; OKLCH L 76.0% C 0.047 H 238.3°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #96B6CC |
|---|---|
| RGB | rgb(150, 182, 204) |
| HSL | hsl(204, 35%, 69%) |
| HSV | hsv(204, 26%, 80%) |
| CMYK | cmyk(26.5%, 10.8%, 0%, 20%) |
| CIE-LAB | lab(72.43, -5.83, -14.68) |
| CIE-LCH | lch(72.43, 15.79, 248.34°) |
| OKLab | oklab(75.99% -0.0248 -0.04) |
| OKLCH | oklch(75.99% 0.047 238.3) |
| XYZ | xyz(40.2015, 44.2980, 63.5472) |
| Luminance | 0.4430 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.97
Cloudy Blue
#ACC2D9
ΔE00 5.04
Bluegrey
#85A3B2
ΔE00 6.19
Lightsteelblue
#B0C4DE
ΔE00 6.57
Bluey Grey
#89A0B0
ΔE00 6.63
Cool Gray
#9AA7B0
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96B6CC #CCAC96
analogous
#96CCC7 #96B6CC #969BCC
triadic
#96B6CC #CC96B6 #B6CC96
tetradic
#96B6CC #C796CC #CCAC96 #9BCC96
square
#96B6CC #C796CC #CCAC96 #9BCC96
split-complementary
#96B6CC #CC969B #CCC796
monochromatic
#4C7B9C #6D99B8 #96B6CC #BFD3E0 #E8EFF4
Accessibility & contrast
On white
2.13
#96B6CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#96B6CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96B6CC
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96B6CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96B6CC | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB5CD
Deuteranopia (green-blind)
#A5AFCC
Tritanopia (blue-blind)
#86BCBD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #96b6cc; /* rgb */ color: rgb(150, 182, 204); /* oklch */ color: oklch(76.0% 0.047 238.3);
Tailwind
colors: {
custom: {
50: '#b6cbdb',
500: '#96b6cc',
950: '#000000',
},
}SCSS
$custom: #96b6cc; $custom-light: #b6cbdb; $custom-dark: #000000;
JSON
{
"hex": "#96b6cc",
"rgb": {
"r": 150,
"g": 182,
"b": 204
},
"hsl": {
"h": 204.444,
"s": 34.615,
"l": 69.412
},
"oklch": {
"l": 0.75994,
"c": 0.04709,
"h": 238.3
},
"luminance": 0.443
}Semantic roles & 50–950 ramp
primary
#96B6CC
secondary
#E7DDD7
accent
#6838AD
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283