#96C3FC#96C3FC
#96C3FC is a light, moderate cyan. Relative luminance 0.525; OKLCH L 80.6% C 0.094 H 254.7°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #96C3FC |
|---|---|
| RGB | rgb(150, 195, 252) |
| HSL | hsl(214, 94%, 79%) |
| HSV | hsv(214, 40%, 99%) |
| CMYK | cmyk(40.5%, 22.6%, 0%, 1.2%) |
| CIE-LAB | lab(77.60, -0.75, -32.76) |
| CIE-LCH | lch(77.60, 32.77, 268.68°) |
| OKLab | oklab(80.62% -0.025 -0.091) |
| OKLCH | oklch(80.62% 0.094 254.7) |
| XYZ | xyz(49.6578, 52.5397, 99.6012) |
| Luminance | 0.5254 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.96
Baby Blue (survey)
#A2CFFE
ΔE00 3.24
Pastel Blue
#A2BFFE
ΔE00 3.94
Powder Blue (survey)
#B1D1FC
ΔE00 4.95
Sky Blue (survey)
#75BBFD
ΔE00 4.98
Light Blue
#95D0FC
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96C3FC #FCCF96
analogous
#96F6FC #96C3FC #9C96FC
triadic
#96C3FC #FC96C3 #C3FC96
tetradic
#96C3FC #FC96F6 #FCCF96 #96FC9C
square
#96C3FC #FC96F6 #FCCF96 #96FC9C
split-complementary
#96C3FC #FC9C96 #F6FC96
monochromatic
#1F7FF9 #5BA1FA #96C3FC #D2E5FE #E1EEFE
Accessibility & contrast
On white
1.82
#96C3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#96C3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96C3FC
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96C3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96C3FC | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC5FF
Deuteranopia (green-blind)
#A2BBFB
Tritanopia (blue-blind)
#72D0D6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #96c3fc; /* rgb */ color: rgb(150, 195, 252); /* oklch */ color: oklch(80.6% 0.094 254.7);
Tailwind
colors: {
custom: {
50: '#b8d5fd',
500: '#96c3fc',
950: '#000000',
},
}SCSS
$custom: #96c3fc; $custom-light: #b8d5fd; $custom-dark: #000000;
JSON
{
"hex": "#96c3fc",
"rgb": {
"r": 150,
"g": 195,
"b": 252
},
"hsl": {
"h": 213.529,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.8062,
"c": 0.09437,
"h": 254.7
},
"luminance": 0.52543
}Semantic roles & 50–950 ramp
primary
#96C3FC
secondary
#DDA359
accent
#8000E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121417
muted
#828385