#96BBCC#96BBCC
#96BBCC is a light, muted cyan. Relative luminance 0.464; OKLCH L 77.1% C 0.047 H 227.6°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #96BBCC |
|---|---|
| RGB | rgb(150, 187, 204) |
| HSL | hsl(199, 35%, 69%) |
| HSV | hsv(199, 26%, 80%) |
| CMYK | cmyk(26.5%, 8.3%, 0%, 20%) |
| CIE-LAB | lab(73.79, -8.50, -12.63) |
| CIE-LCH | lch(73.79, 15.22, 236.05°) |
| OKLab | oklab(77.07% -0.0314 -0.0344) |
| OKLCH | oklch(77.07% 0.047 227.6) |
| XYZ | xyz(41.2438, 46.3826, 63.8947) |
| Luminance | 0.4638 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.05
Cloudy Blue
#ACC2D9
ΔE00 6.72
Bluegrey
#85A3B2
ΔE00 6.82
Sky Blue
#87CEEB
ΔE00 7.05
Lightblue
#ADD8E6
ΔE00 7.43
Baby Blue
#89CFF0
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BBCC #CCA796
analogous
#96CCC2 #96BBCC #96A0CC
triadic
#96BBCC #CC96BB #BBCC96
tetradic
#96BBCC #C296CC #CCA796 #A0CC96
square
#96BBCC #C296CC #CCA796 #A0CC96
split-complementary
#96BBCC #CC96A0 #CCC296
monochromatic
#4C839C #6DA0B8 #96BBCC #BFD6E0 #E8F0F4
Accessibility & contrast
On white
2.04
#96BBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#96BBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BBCC
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BBCC | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B9CD
Deuteranopia (green-blind)
#AAB3CC
Tritanopia (blue-blind)
#86C0C0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #96bbcc; /* rgb */ color: rgb(150, 187, 204); /* oklch */ color: oklch(77.1% 0.047 227.6);
Tailwind
colors: {
custom: {
50: '#b6cfdb',
500: '#96bbcc',
950: '#000000',
},
}SCSS
$custom: #96bbcc; $custom-light: #b6cfdb; $custom-dark: #000000;
JSON
{
"hex": "#96bbcc",
"rgb": {
"r": 150,
"g": 187,
"b": 204
},
"hsl": {
"h": 198.889,
"s": 34.615,
"l": 69.412
},
"oklch": {
"l": 0.77073,
"c": 0.0466,
"h": 227.6
},
"luminance": 0.46384
}Semantic roles & 50–950 ramp
primary
#96BBCC
secondary
#E7DCD7
accent
#5D38AD
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283