#96ACB2#96ACB2
#96ACB2 is a light, muted cyan. Relative luminance 0.392; OKLCH L 72.9% C 0.026 H 216.0°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #96ACB2 |
|---|---|
| RGB | rgb(150, 172, 178) |
| HSL | hsl(193, 15%, 64%) |
| HSV | hsv(193, 16%, 70%) |
| CMYK | cmyk(15.7%, 3.4%, 0%, 30.2%) |
| CIE-LAB | lab(68.90, -6.32, -5.64) |
| CIE-LCH | lch(68.90, 8.47, 221.77°) |
| OKLab | oklab(72.95% -0.021 -0.0152) |
| OKLCH | oklch(72.95% 0.026 216) |
| XYZ | xyz(35.3640, 39.2026, 47.8145) |
| Luminance | 0.3920 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.58
Cool Gray
#9AA7B0
ΔE00 4.32
Bluegrey
#85A3B2
ΔE00 4.87
Bluey Grey
#89A0B0
ΔE00 5.78
Greyblue
#77A1B5
ΔE00 7.48
Light Grey Blue
#9DBCD4
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96ACB2 #B29C96
analogous
#96B2AA #96ACB2 #969EB2
triadic
#96ACB2 #B296AC #ACB296
tetradic
#96ACB2 #AA96B2 #B29C96 #9EB296
square
#96ACB2 #AA96B2 #B29C96 #9EB296
split-complementary
#96ACB2 #B2969E #B2AA96
monochromatic
#577077 #739098 #96ACB2 #B9C8CC #DDE4E6
Accessibility & contrast
On white
2.38
#96ACB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#96ACB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96ACB2
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96ACB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96ACB2 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AAB2
Deuteranopia (green-blind)
#A3A7B2
Tritanopia (blue-blind)
#8EAEAE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #96acb2; /* rgb */ color: rgb(150, 172, 178); /* oklch */ color: oklch(72.9% 0.026 216.0);
Tailwind
colors: {
custom: {
50: '#b5c4c9',
500: '#96acb2',
950: '#000000',
},
}SCSS
$custom: #96acb2; $custom-light: #b5c4c9; $custom-dark: #000000;
JSON
{
"hex": "#96acb2",
"rgb": {
"r": 150,
"g": 172,
"b": 178
},
"hsl": {
"h": 192.857,
"s": 15.385,
"l": 64.314
},
"oklch": {
"l": 0.72945,
"c": 0.02596,
"h": 216
},
"luminance": 0.39203
}Semantic roles & 50–950 ramp
primary
#96ACB2
secondary
#D7CFCD
accent
#5D4C9A
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111213
muted
#808182