#96ACBF#96ACBF
#96ACBF is a light, muted cyan. Relative luminance 0.398; OKLCH L 73.4% C 0.037 H 244.4°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #96ACBF |
|---|---|
| RGB | rgb(150, 172, 191) |
| HSL | hsl(208, 24%, 67%) |
| HSV | hsv(208, 21%, 75%) |
| CMYK | cmyk(21.5%, 9.9%, 0%, 25.1%) |
| CIE-LAB | lab(69.29, -3.44, -12.24) |
| CIE-LCH | lch(69.29, 12.72, 254.33°) |
| OKLab | oklab(73.39% -0.016 -0.0333) |
| OKLCH | oklch(73.39% 0.037 244.4) |
| XYZ | xyz(36.7316, 39.7496, 55.0173) |
| Luminance | 0.3975 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.02
Cool Gray
#9AA7B0
ΔE00 4.43
Light Grey Blue
#9DBCD4
ΔE00 4.79
Bluegrey
#85A3B2
ΔE00 4.96
Cloudy Blue
#ACC2D9
ΔE00 6.29
Greyblue
#77A1B5
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96ACBF #BFA996
analogous
#96BFBE #96ACBF #9698BF
triadic
#96ACBF #BF96AC #ACBF96
tetradic
#96ACBF #BE96BF #BFA996 #98BF96
square
#96ACBF #BE96BF #BFA996 #98BF96
split-complementary
#96ACBF #BF9698 #BFBE96
monochromatic
#536F88 #708EA8 #96ACBF #BCCAD6 #E2E8ED
Accessibility & contrast
On white
2.35
#96ACBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#96ACBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96ACBF
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96ACBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96ACBF | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACC0
Deuteranopia (green-blind)
#9FA7BF
Tritanopia (blue-blind)
#8BB1B2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #96acbf; /* rgb */ color: rgb(150, 172, 191); /* oklch */ color: oklch(73.4% 0.037 244.4);
Tailwind
colors: {
custom: {
50: '#b5c4d2',
500: '#96acbf',
950: '#000000',
},
}SCSS
$custom: #96acbf; $custom-light: #b5c4d2; $custom-dark: #000000;
JSON
{
"hex": "#96acbf",
"rgb": {
"r": 150,
"g": 172,
"b": 191
},
"hsl": {
"h": 207.805,
"s": 24.26,
"l": 66.863
},
"oklch": {
"l": 0.73385,
"c": 0.0369,
"h": 244.4
},
"luminance": 0.39751
}Semantic roles & 50–950 ramp
primary
#96ACBF
secondary
#DFD8D2
accent
#6F43A3
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111214
muted
#808182