#96C3F7#96C3F7
#96C3F7 is a light, moderate cyan. Relative luminance 0.522; OKLCH L 80.4% C 0.088 H 252.5°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #96C3F7 |
|---|---|
| RGB | rgb(150, 195, 247) |
| HSL | hsl(212, 86%, 78%) |
| HSV | hsv(212, 39%, 97%) |
| CMYK | cmyk(39.3%, 21.1%, 0%, 3.1%) |
| CIE-LAB | lab(77.42, -2.08, -30.37) |
| CIE-LCH | lch(77.42, 30.44, 266.09°) |
| OKLab | oklab(80.41% -0.0266 -0.0842) |
| OKLCH | oklch(80.41% 0.088 252.5) |
| XYZ | xyz(48.8759, 52.2269, 95.4831) |
| Luminance | 0.5223 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.04
Carolina Blue
#8AB8FE
ΔE00 3.27
Pastel Blue
#A2BFFE
ΔE00 4.27
Sky Blue (survey)
#75BBFD
ΔE00 4.82
Light Blue
#95D0FC
ΔE00 4.84
Powder Blue (survey)
#B1D1FC
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96C3F7 #F7CA96
analogous
#96F3F7 #96C3F7 #9996F7
triadic
#96C3F7 #F796C3 #C3F796
tetradic
#96C3F7 #F796F3 #F7CA96 #96F799
square
#96C3F7 #F796F3 #F7CA96 #96F799
split-complementary
#96C3F7 #F79996 #F3F796
monochromatic
#2482EE #5DA3F3 #96C3F7 #CFE3FB #E3EFFD
Accessibility & contrast
On white
1.83
#96C3F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#96C3F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96C3F7
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96C3F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96C3F7 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC5F9
Deuteranopia (green-blind)
#A4BBF6
Tritanopia (blue-blind)
#74CFD4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #96c3f7; /* rgb */ color: rgb(150, 195, 247); /* oklch */ color: oklch(80.4% 0.088 252.5);
Tailwind
colors: {
custom: {
50: '#b8d5fa',
500: '#96c3f7',
950: '#000000',
},
}SCSS
$custom: #96c3f7; $custom-light: #b8d5fa; $custom-dark: #000000;
JSON
{
"hex": "#96c3f7",
"rgb": {
"r": 150,
"g": 195,
"b": 247
},
"hsl": {
"h": 212.165,
"s": 85.841,
"l": 77.843
},
"oklch": {
"l": 0.80413,
"c": 0.08827,
"h": 252.5
},
"luminance": 0.5223
}Semantic roles & 50–950 ramp
primary
#96C3F7
secondary
#D69D5B
accent
#7B03E2
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121417
muted
#828385