#96ACB6#96ACB6
#96ACB6 is a light, muted cyan. Relative luminance 0.394; OKLCH L 73.1% C 0.028 H 226.9°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #96ACB6 |
|---|---|
| RGB | rgb(150, 172, 182) |
| HSL | hsl(199, 18%, 65%) |
| HSV | hsv(199, 18%, 71%) |
| CMYK | cmyk(17.6%, 5.5%, 0%, 28.6%) |
| CIE-LAB | lab(69.02, -5.45, -7.68) |
| CIE-LCH | lch(69.02, 9.42, 234.65°) |
| OKLab | oklab(73.08% -0.0194 -0.0208) |
| OKLCH | oklch(73.08% 0.028 226.9) |
| XYZ | xyz(35.7715, 39.3656, 49.9605) |
| Luminance | 0.3937 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.35
Bluegrey
#85A3B2
ΔE00 3.96
Cool Grey
#95A3A6
ΔE00 4.30
Bluey Grey
#89A0B0
ΔE00 4.45
Greyblue
#77A1B5
ΔE00 6.73
Light Grey Blue
#9DBCD4
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96ACB6 #B6A096
analogous
#96B6B0 #96ACB6 #969CB6
triadic
#96ACB6 #B696AC #ACB696
tetradic
#96ACB6 #B096B6 #B6A096 #9CB696
square
#96ACB6 #B096B6 #B6A096 #9CB696
split-complementary
#96ACB6 #B6969C #B6B096
monochromatic
#56707C #728F9D #96ACB6 #BAC9CF #DEE5E8
Accessibility & contrast
On white
2.37
#96ACB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#96ACB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96ACB6
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96ACB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96ACB6 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ABB7
Deuteranopia (green-blind)
#A2A7B6
Tritanopia (blue-blind)
#8DAFAF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #96acb6; /* rgb */ color: rgb(150, 172, 182); /* oklch */ color: oklch(73.1% 0.028 226.9);
Tailwind
colors: {
custom: {
50: '#b5c4cb',
500: '#96acb6',
950: '#000000',
},
}SCSS
$custom: #96acb6; $custom-light: #b5c4cb; $custom-dark: #000000;
JSON
{
"hex": "#96acb6",
"rgb": {
"r": 150,
"g": 172,
"b": 182
},
"hsl": {
"h": 198.75,
"s": 17.978,
"l": 65.098
},
"oklch": {
"l": 0.73077,
"c": 0.02845,
"h": 226.9
},
"luminance": 0.39366
}Semantic roles & 50–950 ramp
primary
#96ACB6
secondary
#D9D2CE
accent
#63499C
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111213
muted
#808182