#96D3FA#96D3FA
#96D3FA is a very light, moderate cyan. Relative luminance 0.600; OKLCH L 83.9% C 0.083 H 237.1°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #96D3FA |
|---|---|
| RGB | rgb(150, 211, 250) |
| HSL | hsl(203, 91%, 78%) |
| HSV | hsv(203, 40%, 98%) |
| CMYK | cmyk(40%, 15.6%, 0%, 2%) |
| CIE-LAB | lab(81.82, -9.79, -25.23) |
| CIE-LCH | lch(81.82, 27.06, 248.79°) |
| OKLab | oklab(83.92% -0.045 -0.0696) |
| OKLCH | oklch(83.92% 0.083 237.1) |
| XYZ | xyz(53.1214, 59.9714, 99.2004) |
| Luminance | 0.5998 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 1.70
Lightskyblue
#87CEFA
ΔE00 2.06
Baby Blue
#89CFF0
ΔE00 3.20
Sky
#82CAFC
ΔE00 3.36
Lightblue (survey)
#7BC8F6
ΔE00 3.77
Sky Blue
#87CEEB
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96D3FA #FABD96
analogous
#96FAEF #96D3FA #96A1FA
triadic
#96D3FA #FA96D3 #D3FA96
tetradic
#96D3FA #EF96FA #FABD96 #A1FA96
square
#96D3FA #EF96FA #FABD96 #A1FA96
split-complementary
#96D3FA #FA96A1 #FAEF96
monochromatic
#21A2F4 #5CBBF7 #96D3FA #D0EBFD #E2F3FE
Accessibility & contrast
On white
1.62
#96D3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#96D3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96D3FA
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96D3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96D3FA | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FC
Deuteranopia (green-blind)
#B4C7F9
Tritanopia (blue-blind)
#70DDE0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #96d3fa; /* rgb */ color: rgb(150, 211, 250); /* oklch */ color: oklch(83.9% 0.083 237.1);
Tailwind
colors: {
custom: {
50: '#b8e0fc',
500: '#96d3fa',
950: '#000000',
},
}SCSS
$custom: #96d3fa; $custom-light: #b8e0fc; $custom-dark: #000000;
JSON
{
"hex": "#96d3fa",
"rgb": {
"r": 150,
"g": 211,
"b": 250
},
"hsl": {
"h": 203.4,
"s": 90.909,
"l": 78.431
},
"oklch": {
"l": 0.83922,
"c": 0.08294,
"h": 237.1
},
"luminance": 0.59975
}Semantic roles & 50–950 ramp
primary
#96D3FA
secondary
#DA8C5A
accent
#5A00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121517
muted
#828485