#96BBDC#96BBDC
#96BBDC is a light, moderate cyan. Relative luminance 0.472; OKLCH L 77.7% C 0.062 H 245.6°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #96BBDC |
|---|---|
| RGB | rgb(150, 187, 220) |
| HSL | hsl(208, 50%, 73%) |
| HSV | hsv(208, 32%, 86%) |
| CMYK | cmyk(31.8%, 15%, 0%, 13.7%) |
| CIE-LAB | lab(74.31, -4.66, -20.55) |
| CIE-LCH | lch(74.31, 21.07, 257.23°) |
| OKLab | oklab(77.65% -0.0255 -0.0564) |
| OKLCH | oklch(77.65% 0.062 245.6) |
| XYZ | xyz(43.2623, 47.1900, 74.5253) |
| Luminance | 0.4719 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.76
Cloudy Blue
#ACC2D9
ΔE00 4.70
Lightsteelblue
#B0C4DE
ΔE00 5.49
Carolina Blue
#8AB8FE
ΔE00 5.62
Baby Blue (survey)
#A2CFFE
ΔE00 5.90
Light Blue
#95D0FC
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BBDC #DCB796
analogous
#96DCDA #96BBDC #9698DC
triadic
#96BBDC #DC96BB #BBDC96
tetradic
#96BBDC #DA96DC #DCB796 #98DC96
square
#96BBDC #DA96DC #DCB796 #98DC96
split-complementary
#96BBDC #DC9698 #DCDA96
monochromatic
#3E7FBA #689DCD #96BBDC #C4D9EB #E8F0F7
Accessibility & contrast
On white
2.01
#96BBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#96BBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BBDC
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BBDC | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBBDE
Deuteranopia (green-blind)
#A5B3DB
Tritanopia (blue-blind)
#80C3C6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #96bbdc; /* rgb */ color: rgb(150, 187, 220); /* oklch */ color: oklch(77.7% 0.062 245.6);
Tailwind
colors: {
custom: {
50: '#b6cfe7',
500: '#96bbdc',
950: '#000000',
},
}SCSS
$custom: #96bbdc; $custom-light: #b6cfe7; $custom-dark: #000000;
JSON
{
"hex": "#96bbdc",
"rgb": {
"r": 150,
"g": 187,
"b": 220
},
"hsl": {
"h": 208.286,
"s": 50,
"l": 72.549
},
"oklch": {
"l": 0.77654,
"c": 0.06194,
"h": 245.6
},
"luminance": 0.47192
}Semantic roles & 50–950 ramp
primary
#96BBDC
secondary
#EEE5DD
accent
#6E28BD
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284