#96B2BB#96B2BB
#96B2BB is a light, muted cyan. Relative luminance 0.419; OKLCH L 74.5% C 0.033 H 219.2°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #96B2BB |
|---|---|
| RGB | rgb(150, 178, 187) |
| HSL | hsl(195, 21%, 66%) |
| HSV | hsv(195, 20%, 73%) |
| CMYK | cmyk(19.8%, 4.8%, 0%, 26.7%) |
| CIE-LAB | lab(70.81, -7.57, -7.77) |
| CIE-LCH | lch(70.81, 10.85, 225.74°) |
| OKLab | oklab(74.54% -0.0258 -0.0211) |
| OKLCH | oklch(74.54% 0.033 219.2) |
| XYZ | xyz(37.4653, 41.9115, 53.1198) |
| Luminance | 0.4191 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 5.10
Cool Gray
#9AA7B0
ΔE00 5.82
Cool Grey
#95A3A6
ΔE00 5.93
Bluey Grey
#89A0B0
ΔE00 6.52
Light Grey Blue
#9DBCD4
ΔE00 6.73
Greyblue
#77A1B5
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96B2BB #BB9F96
analogous
#96BBB1 #96B2BB #969FBB
triadic
#96B2BB #BB96B2 #B2BB96
tetradic
#96B2BB #B196BB #BB9F96 #9FBB96
square
#96B2BB #B196BB #BB9F96 #9FBB96
split-complementary
#96B2BB #BB969F #BBB196
monochromatic
#547782 #7197A3 #96B2BB #BBCDD3 #E0E8EB
Accessibility & contrast
On white
2.24
#96B2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#96B2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96B2BB
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96B2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96B2BB | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB0BC
Deuteranopia (green-blind)
#A6ABBB
Tritanopia (blue-blind)
#8BB5B5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #96b2bb; /* rgb */ color: rgb(150, 178, 187); /* oklch */ color: oklch(74.5% 0.033 219.2);
Tailwind
colors: {
custom: {
50: '#b5c9cf',
500: '#96b2bb',
950: '#000000',
},
}SCSS
$custom: #96b2bb; $custom-light: #b5c9cf; $custom-dark: #000000;
JSON
{
"hex": "#96b2bb",
"rgb": {
"r": 150,
"g": 178,
"b": 187
},
"hsl": {
"h": 194.595,
"s": 21.387,
"l": 66.078
},
"oklch": {
"l": 0.74544,
"c": 0.03333,
"h": 219.2
},
"luminance": 0.41913
}Semantic roles & 50–950 ramp
primary
#96B2BB
secondary
#DCD3D0
accent
#5C46A0
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111313
muted
#808282