#96AFBB#96AFBB
#96AFBB is a light, muted cyan. Relative luminance 0.407; OKLCH L 73.9% C 0.033 H 228.4°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #96AFBB |
|---|---|
| RGB | rgb(150, 175, 187) |
| HSL | hsl(199, 21%, 66%) |
| HSV | hsv(199, 20%, 73%) |
| CMYK | cmyk(19.8%, 6.4%, 0%, 26.7%) |
| CIE-LAB | lab(69.99, -5.96, -9.00) |
| CIE-LCH | lch(69.99, 10.79, 236.47°) |
| OKLab | oklab(73.89% -0.0217 -0.0244) |
| OKLCH | oklch(73.89% 0.033 228.4) |
| XYZ | xyz(36.8749, 40.7308, 52.9231) |
| Luminance | 0.4073 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 4.07
Cool Gray
#9AA7B0
ΔE00 4.32
Bluey Grey
#89A0B0
ΔE00 4.85
Cool Grey
#95A3A6
ΔE00 5.54
Light Grey Blue
#9DBCD4
ΔE00 5.71
Greyblue
#77A1B5
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96AFBB #BBA296
analogous
#96BBB4 #96AFBB #969CBB
triadic
#96AFBB #BB96AF #AFBB96
tetradic
#96AFBB #B496BB #BBA296 #9CBB96
square
#96AFBB #B496BB #BBA296 #9CBB96
split-complementary
#96AFBB #BB969C #BBB496
monochromatic
#547382 #7193A3 #96AFBB #BBCBD3 #E0E8EB
Accessibility & contrast
On white
2.30
#96AFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#96AFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96AFBB
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96AFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96AFBB | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBC
Deuteranopia (green-blind)
#A3A9BB
Tritanopia (blue-blind)
#8CB3B3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #96afbb; /* rgb */ color: rgb(150, 175, 187); /* oklch */ color: oklch(73.9% 0.033 228.4);
Tailwind
colors: {
custom: {
50: '#b5c6cf',
500: '#96afbb',
950: '#000000',
},
}SCSS
$custom: #96afbb; $custom-light: #b5c6cf; $custom-dark: #000000;
JSON
{
"hex": "#96afbb",
"rgb": {
"r": 150,
"g": 175,
"b": 187
},
"hsl": {
"h": 199.459,
"s": 21.387,
"l": 66.078
},
"oklch": {
"l": 0.73893,
"c": 0.03263,
"h": 228.4
},
"luminance": 0.40732
}Semantic roles & 50–950 ramp
primary
#96AFBB
secondary
#DCD4D0
accent
#6346A0
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111313
muted
#808282