#96BBDF#96BBDF
#96BBDF is a light, moderate cyan. Relative luminance 0.474; OKLCH L 77.8% C 0.065 H 248.0°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #96BBDF |
|---|---|
| RGB | rgb(150, 187, 223) |
| HSL | hsl(210, 53%, 73%) |
| HSV | hsv(210, 33%, 87%) |
| CMYK | cmyk(32.7%, 16.1%, 0%, 12.5%) |
| CIE-LAB | lab(74.41, -3.91, -22.02) |
| CIE-LCH | lch(74.41, 22.37, 259.92°) |
| OKLab | oklab(77.77% -0.0245 -0.0605) |
| OKLCH | oklch(77.77% 0.065 248) |
| XYZ | xyz(43.6632, 47.3504, 76.6366) |
| Luminance | 0.4735 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.59
Carolina Blue
#8AB8FE
ΔE00 4.89
Cloudy Blue
#ACC2D9
ΔE00 5.00
Lightsteelblue
#B0C4DE
ΔE00 5.50
Baby Blue (survey)
#A2CFFE
ΔE00 5.54
Pastel Blue
#A2BFFE
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BBDF #DFBA96
analogous
#96DFDE #96BBDF #9696DF
triadic
#96BBDF #DF96BB #BBDF96
tetradic
#96BBDF #DE96DF #DFBA96 #96DF96
square
#96BBDF #DE96DF #DFBA96 #96DF96
split-complementary
#96BBDF #DF9696 #DFDE96
monochromatic
#3B7EC0 #679DD1 #96BBDF #C5D9ED #E8F0F8
Accessibility & contrast
On white
2.01
#96BBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#96BBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BBDF
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BBDF | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBBE1
Deuteranopia (green-blind)
#A4B4DE
Tritanopia (blue-blind)
#7FC3C7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #96bbdf; /* rgb */ color: rgb(150, 187, 223); /* oklch */ color: oklch(77.8% 0.065 248.0);
Tailwind
colors: {
custom: {
50: '#b6cfe9',
500: '#96bbdf',
950: '#000000',
},
}SCSS
$custom: #96bbdf; $custom-light: #b6cfe9; $custom-dark: #000000;
JSON
{
"hex": "#96bbdf",
"rgb": {
"r": 150,
"g": 187,
"b": 223
},
"hsl": {
"h": 209.589,
"s": 53.285,
"l": 73.137
},
"oklch": {
"l": 0.77768,
"c": 0.06532,
"h": 248
},
"luminance": 0.47352
}Semantic roles & 50–950 ramp
primary
#96BBDF
secondary
#EFE5DC
accent
#7225C1
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284