#96B2CA#96B2CA
#96B2CA is a light, muted cyan. Relative luminance 0.426; OKLCH L 75.1% C 0.046 H 244.3°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #96B2CA |
|---|---|
| RGB | rgb(150, 178, 202) |
| HSL | hsl(208, 33%, 69%) |
| HSV | hsv(208, 26%, 79%) |
| CMYK | cmyk(25.7%, 11.9%, 0%, 20.8%) |
| CIE-LAB | lab(71.27, -4.14, -15.32) |
| CIE-LCH | lch(71.27, 15.87, 254.87°) |
| OKLab | oklab(75.06% -0.0201 -0.0418) |
| OKLCH | oklch(75.06% 0.046 244.3) |
| XYZ | xyz(39.1557, 42.5877, 62.0229) |
| Luminance | 0.4259 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.76
Cloudy Blue
#ACC2D9
ΔE00 4.93
Bluey Grey
#89A0B0
ΔE00 5.95
Lightsteelblue
#B0C4DE
ΔE00 6.13
Bluegrey
#85A3B2
ΔE00 6.26
Cool Gray
#9AA7B0
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96B2CA #CAAE96
analogous
#96CAC8 #96B2CA #9698CA
triadic
#96B2CA #CA96B2 #B2CA96
tetradic
#96B2CA #C896CA #CAAE96 #98CA96
square
#96B2CA #C896CA #CAAE96 #98CA96
split-complementary
#96B2CA #CA9698 #CAC896
monochromatic
#4D7699 #6D94B5 #96B2CA #BFD0DF #E7EEF3
Accessibility & contrast
On white
2.21
#96B2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#96B2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96B2CA
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96B2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96B2CA | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B2CB
Deuteranopia (green-blind)
#A2ACCA
Tritanopia (blue-blind)
#87B8BA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #96b2ca; /* rgb */ color: rgb(150, 178, 202); /* oklch */ color: oklch(75.1% 0.046 244.3);
Tailwind
colors: {
custom: {
50: '#b5c9da',
500: '#96b2ca',
950: '#000000',
},
}SCSS
$custom: #96b2ca; $custom-light: #b5c9da; $custom-dark: #000000;
JSON
{
"hex": "#96b2ca",
"rgb": {
"r": 150,
"g": 178,
"b": 202
},
"hsl": {
"h": 207.692,
"s": 32.911,
"l": 69.02
},
"oklch": {
"l": 0.75064,
"c": 0.04639,
"h": 244.3
},
"luminance": 0.42589
}Semantic roles & 50–950 ramp
primary
#96B2CA
secondary
#E6DDD6
accent
#6E3AAC
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111314
muted
#808283