#96BBCA#96BBCA
#96BBCA is a light, muted cyan. Relative luminance 0.463; OKLCH L 77.0% C 0.045 H 224.5°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #96BBCA |
|---|---|
| RGB | rgb(150, 187, 202) |
| HSL | hsl(197, 33%, 69%) |
| HSV | hsv(197, 26%, 79%) |
| CMYK | cmyk(25.7%, 7.4%, 0%, 20.8%) |
| CIE-LAB | lab(73.73, -8.97, -11.63) |
| CIE-LCH | lch(73.73, 14.68, 232.37°) |
| OKLab | oklab(77% -0.0322 -0.0317) |
| OKLCH | oklch(77% 0.045 224.5) |
| XYZ | xyz(41.0055, 46.2873, 62.6395) |
| Luminance | 0.4629 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.84
Bluegrey
#85A3B2
ΔE00 6.86
Sky Blue
#87CEEB
ΔE00 7.26
Lightblue
#ADD8E6
ΔE00 7.28
Cloudy Blue
#ACC2D9
ΔE00 7.34
Baby Blue
#89CFF0
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BBCA #CAA596
analogous
#96CABF #96BBCA #96A1CA
triadic
#96BBCA #CA96BB #BBCA96
tetradic
#96BBCA #BF96CA #CAA596 #A1CA96
square
#96BBCA #BF96CA #CAA596 #A1CA96
split-complementary
#96BBCA #CA96A1 #CABF96
monochromatic
#4D8399 #6DA1B5 #96BBCA #BFD5DF #E7F0F3
Accessibility & contrast
On white
2.05
#96BBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#96BBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BBCA
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BBCA | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B9CB
Deuteranopia (green-blind)
#ABB2CA
Tritanopia (blue-blind)
#86C0C0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #96bbca; /* rgb */ color: rgb(150, 187, 202); /* oklch */ color: oklch(77.0% 0.045 224.5);
Tailwind
colors: {
custom: {
50: '#b6cfda',
500: '#96bbca',
950: '#000000',
},
}SCSS
$custom: #96bbca; $custom-light: #b6cfda; $custom-dark: #000000;
JSON
{
"hex": "#96bbca",
"rgb": {
"r": 150,
"g": 187,
"b": 202
},
"hsl": {
"h": 197.308,
"s": 32.911,
"l": 69.02
},
"oklch": {
"l": 0.77004,
"c": 0.04516,
"h": 224.5
},
"luminance": 0.46289
}Semantic roles & 50–950 ramp
primary
#96BBCA
secondary
#E6DBD6
accent
#5B3AAC
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111314
muted
#808283