#96C8FB#96C8FB
#96C8FB is a light, moderate cyan. Relative luminance 0.548; OKLCH L 81.6% C 0.089 H 249.5°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #96C8FB |
|---|---|
| RGB | rgb(150, 200, 251) |
| HSL | hsl(210, 93%, 79%) |
| HSV | hsv(210, 40%, 98%) |
| CMYK | cmyk(40.2%, 20.3%, 0%, 1.6%) |
| CIE-LAB | lab(78.90, -3.71, -30.23) |
| CIE-LCH | lch(78.90, 30.46, 263.00°) |
| OKLab | oklab(81.63% -0.0314 -0.0838) |
| OKLCH | oklch(81.63% 0.089 249.5) |
| XYZ | xyz(50.6389, 54.7547, 99.1485) |
| Luminance | 0.5476 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 2.09
Light Blue
#95D0FC
ΔE00 3.33
Sky
#82CAFC
ΔE00 4.20
Carolina Blue
#8AB8FE
ΔE00 4.59
Sky Blue (survey)
#75BBFD
ΔE00 4.79
Powder Blue (survey)
#B1D1FC
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96C8FB #FBC996
analogous
#96FBFB #96C8FB #9696FB
triadic
#96C8FB #FB96C8 #C8FB96
tetradic
#96C8FB #FB96FB #FBC996 #96FB96
square
#96C8FB #FB96FB #FBC996 #96FB96
split-complementary
#96C8FB #FB9696 #FBFB96
monochromatic
#208AF7 #5BA9F9 #96C8FB #D1E7FD #E2F0FE
Accessibility & contrast
On white
1.76
#96C8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#96C8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96C8FB
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96C8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96C8FB | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C9FD
Deuteranopia (green-blind)
#A8BFFA
Tritanopia (blue-blind)
#71D4D9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #96c8fb; /* rgb */ color: rgb(150, 200, 251); /* oklch */ color: oklch(81.6% 0.089 249.5);
Tailwind
colors: {
custom: {
50: '#b8d8fc',
500: '#96c8fb',
950: '#000000',
},
}SCSS
$custom: #96c8fb; $custom-light: #b8d8fc; $custom-dark: #000000;
JSON
{
"hex": "#96c8fb",
"rgb": {
"r": 150,
"g": 200,
"b": 251
},
"hsl": {
"h": 210.297,
"s": 92.661,
"l": 78.627
},
"oklch": {
"l": 0.81627,
"c": 0.08948,
"h": 249.5
},
"luminance": 0.54758
}Semantic roles & 50–950 ramp
primary
#96C8FB
secondary
#DC9B59
accent
#7400E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121417
muted
#828385