#96CBFC#96CBFC
#96CBFC is a very light, moderate cyan. Relative luminance 0.562; OKLCH L 82.3% C 0.089 H 247.0°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #96CBFC |
|---|---|
| RGB | rgb(150, 203, 252) |
| HSL | hsl(209, 94%, 79%) |
| HSV | hsv(209, 40%, 99%) |
| CMYK | cmyk(40.5%, 19.4%, 0%, 1.2%) |
| CIE-LAB | lab(79.74, -5.05, -29.48) |
| CIE-LCH | lch(79.74, 29.91, 260.28°) |
| OKLab | oklab(82.3% -0.0347 -0.0816) |
| OKLCH | oklch(82.3% 0.089 247) |
| XYZ | xyz(51.4985, 56.2211, 100.2147) |
| Luminance | 0.5622 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 2.01
Light Blue
#95D0FC
ΔE00 2.26
Sky
#82CAFC
ΔE00 3.42
Lightskyblue
#87CEFA
ΔE00 4.05
Lightblue (survey)
#7BC8F6
ΔE00 4.83
Sky Blue (survey)
#75BBFD
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CBFC #FCC796
analogous
#96FCFA #96CBFC #9698FC
triadic
#96CBFC #FC96CB #CBFC96
tetradic
#96CBFC #FA96FC #FCC796 #98FC96
square
#96CBFC #FA96FC #FCC796 #98FC96
split-complementary
#96CBFC #FC9698 #FCFA96
monochromatic
#1F90F9 #5BAEFA #96CBFC #D2E8FE #E1F0FE
Accessibility & contrast
On white
1.72
#96CBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#96CBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CBFC
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CBFC | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CCFE
Deuteranopia (green-blind)
#AAC1FB
Tritanopia (blue-blind)
#70D6DB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #96cbfc; /* rgb */ color: rgb(150, 203, 252); /* oklch */ color: oklch(82.3% 0.089 247.0);
Tailwind
colors: {
custom: {
50: '#b8dafd',
500: '#96cbfc',
950: '#000000',
},
}SCSS
$custom: #96cbfc; $custom-light: #b8dafd; $custom-dark: #000000;
JSON
{
"hex": "#96cbfc",
"rgb": {
"r": 150,
"g": 203,
"b": 252
},
"hsl": {
"h": 208.824,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.82301,
"c": 0.08872,
"h": 247
},
"luminance": 0.56224
}Semantic roles & 50–950 ramp
primary
#96CBFC
secondary
#DD9959
accent
#6E00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121417
muted
#828385