#96D7FD#96D7FD
#96D7FD is a very light, moderate cyan. Relative luminance 0.622; OKLCH L 84.9% C 0.085 H 234.8°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #96D7FD |
|---|---|
| RGB | rgb(150, 215, 253) |
| HSL | hsl(202, 96%, 79%) |
| HSV | hsv(202, 41%, 99%) |
| CMYK | cmyk(40.7%, 15%, 0%, 0.8%) |
| CIE-LAB | lab(83.01, -11.10, -25.02) |
| CIE-LCH | lch(83.01, 27.37, 246.07°) |
| OKLab | oklab(84.89% -0.0488 -0.0691) |
| OKLCH | oklch(84.89% 0.085 234.8) |
| XYZ | xyz(54.6017, 62.1733, 102.0329) |
| Luminance | 0.6218 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 2.68
Light Blue
#95D0FC
ΔE00 2.81
Baby Blue
#89CFF0
ΔE00 2.98
Ice Blue
#A5DFF9
ΔE00 3.93
Sky
#82CAFC
ΔE00 4.21
Sky Blue
#87CEEB
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96D7FD #FDBC96
analogous
#96FDF0 #96D7FD #96A4FD
triadic
#96D7FD #FD96D7 #D7FD96
tetradic
#96D7FD #F096FD #FDBC96 #A4FD96
square
#96D7FD #F096FD #FDBC96 #A4FD96
split-complementary
#96D7FD #FD96A4 #FDF096
monochromatic
#1EA9FB #5AC0FC #96D7FD #D2EEFE #E1F4FE
Accessibility & contrast
On white
1.56
#96D7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#96D7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96D7FD
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96D7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96D7FD | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D5FF
Deuteranopia (green-blind)
#B7CAFC
Tritanopia (blue-blind)
#6EE1E3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #96d7fd; /* rgb */ color: rgb(150, 215, 253); /* oklch */ color: oklch(84.9% 0.085 234.8);
Tailwind
colors: {
custom: {
50: '#b9e3fe',
500: '#96d7fd',
950: '#000000',
},
}SCSS
$custom: #96d7fd; $custom-light: #b9e3fe; $custom-dark: #000000;
JSON
{
"hex": "#96d7fd",
"rgb": {
"r": 150,
"g": 215,
"b": 253
},
"hsl": {
"h": 202.136,
"s": 96.262,
"l": 79.02
},
"oklch": {
"l": 0.84892,
"c": 0.08454,
"h": 234.8
},
"luminance": 0.62177
}Semantic roles & 50–950 ramp
primary
#96D7FD
secondary
#DF8A59
accent
#5500E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121517
muted
#828485