#96C2FC#96C2FC
#96C2FC is a light, moderate cyan. Relative luminance 0.521; OKLCH L 80.4% C 0.095 H 255.5°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #96C2FC |
|---|---|
| RGB | rgb(150, 194, 252) |
| HSL | hsl(214, 94%, 79%) |
| HSV | hsv(214, 40%, 99%) |
| CMYK | cmyk(40.5%, 23%, 0%, 1.2%) |
| CIE-LAB | lab(77.34, -0.21, -33.17) |
| CIE-LCH | lch(77.34, 33.17, 269.63°) |
| OKLab | oklab(80.41% -0.0238 -0.0922) |
| OKLCH | oklch(80.41% 0.095 255.5) |
| XYZ | xyz(49.4345, 52.0931, 99.5267) |
| Luminance | 0.5210 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.71
Baby Blue (survey)
#A2CFFE
ΔE00 3.52
Pastel Blue
#A2BFFE
ΔE00 3.66
Powder Blue (survey)
#B1D1FC
ΔE00 5.04
Sky Blue (survey)
#75BBFD
ΔE00 5.11
Light Blue
#95D0FC
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96C2FC #FCD096
analogous
#96F5FC #96C2FC #9D96FC
triadic
#96C2FC #FC96C2 #C2FC96
tetradic
#96C2FC #FC96F5 #FCD096 #96FC9D
square
#96C2FC #FC96F5 #FCD096 #96FC9D
split-complementary
#96C2FC #FC9D96 #F5FC96
monochromatic
#1F7DF9 #5B9FFA #96C2FC #D2E5FE #E1EEFE
Accessibility & contrast
On white
1.84
#96C2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#96C2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96C2FC
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96C2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96C2FC | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC5FF
Deuteranopia (green-blind)
#A1BBFB
Tritanopia (blue-blind)
#72CFD6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #96c2fc; /* rgb */ color: rgb(150, 194, 252); /* oklch */ color: oklch(80.4% 0.095 255.5);
Tailwind
colors: {
custom: {
50: '#b8d4fd',
500: '#96c2fc',
950: '#000000',
},
}SCSS
$custom: #96c2fc; $custom-light: #b8d4fd; $custom-dark: #000000;
JSON
{
"hex": "#96c2fc",
"rgb": {
"r": 150,
"g": 194,
"b": 252
},
"hsl": {
"h": 214.118,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.80412,
"c": 0.09518,
"h": 255.5
},
"luminance": 0.52096
}Semantic roles & 50–950 ramp
primary
#96C2FC
secondary
#DDA459
accent
#8300E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121417
muted
#828385