#96C5FC#96C5FC
#96C5FC is a light, moderate cyan. Relative luminance 0.534; OKLCH L 81.0% C 0.093 H 252.8°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #96C5FC |
|---|---|
| RGB | rgb(150, 197, 252) |
| HSL | hsl(212, 94%, 79%) |
| HSV | hsv(212, 40%, 99%) |
| CMYK | cmyk(40.5%, 21.8%, 0%, 1.2%) |
| CIE-LAB | lab(78.14, -1.83, -31.94) |
| CIE-LCH | lch(78.14, 32.00, 266.71°) |
| OKLab | oklab(81.04% -0.0274 -0.0887) |
| OKLCH | oklch(81.04% 0.093 252.8) |
| XYZ | xyz(50.1089, 53.4419, 99.7515) |
| Luminance | 0.5344 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 2.71
Carolina Blue
#8AB8FE
ΔE00 3.53
Pastel Blue
#A2BFFE
ΔE00 4.55
Light Blue
#95D0FC
ΔE00 4.60
Sky Blue (survey)
#75BBFD
ΔE00 4.81
Powder Blue (survey)
#B1D1FC
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96C5FC #FCCD96
analogous
#96F8FC #96C5FC #9A96FC
triadic
#96C5FC #FC96C5 #C5FC96
tetradic
#96C5FC #FC96F8 #FCCD96 #96FC9A
square
#96C5FC #FC96F8 #FCCD96 #96FC9A
split-complementary
#96C5FC #FC9A96 #F8FC96
monochromatic
#1F83F9 #5BA4FA #96C5FC #D2E6FE #E1EFFE
Accessibility & contrast
On white
1.80
#96C5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#96C5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96C5FC
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96C5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96C5FC | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C7FF
Deuteranopia (green-blind)
#A4BDFB
Tritanopia (blue-blind)
#71D1D8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #96c5fc; /* rgb */ color: rgb(150, 197, 252); /* oklch */ color: oklch(81.0% 0.093 252.8);
Tailwind
colors: {
custom: {
50: '#b8d6fd',
500: '#96c5fc',
950: '#000000',
},
}SCSS
$custom: #96c5fc; $custom-light: #b8d6fd; $custom-dark: #000000;
JSON
{
"hex": "#96c5fc",
"rgb": {
"r": 150,
"g": 197,
"b": 252
},
"hsl": {
"h": 212.353,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.81039,
"c": 0.0928,
"h": 252.8
},
"luminance": 0.53445
}Semantic roles & 50–950 ramp
primary
#96C5FC
secondary
#DDA059
accent
#7C00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121417
muted
#828385