#96C8FE#96C8FE
#96C8FE is a light, moderate cyan. Relative luminance 0.549; OKLCH L 81.8% C 0.093 H 250.9°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #96C8FE |
|---|---|
| RGB | rgb(150, 200, 254) |
| HSL | hsl(211, 98%, 79%) |
| HSV | hsv(211, 41%, 100%) |
| CMYK | cmyk(40.9%, 21.3%, 0%, 0.4%) |
| CIE-LAB | lab(79.01, -2.92, -31.67) |
| CIE-LCH | lch(79.01, 31.80, 264.74°) |
| OKLab | oklab(81.75% -0.0304 -0.0879) |
| OKLCH | oklch(81.75% 0.093 250.9) |
| XYZ | xyz(51.1155, 54.9453, 101.6588) |
| Luminance | 0.5495 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 2.16
Light Blue
#95D0FC
ΔE00 3.72
Carolina Blue
#8AB8FE
ΔE00 4.36
Sky
#82CAFC
ΔE00 4.57
Sky Blue (survey)
#75BBFD
ΔE00 4.81
Powder Blue (survey)
#B1D1FC
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96C8FE #FECC96
analogous
#96FCFE #96C8FE #9896FE
triadic
#96C8FE #FE96C8 #C8FE96
tetradic
#96C8FE #FE96FC #FECC96 #96FE98
square
#96C8FE #FE96FC #FECC96 #96FE98
split-complementary
#96C8FE #FE9896 #FCFE96
monochromatic
#1D88FD #59A8FD #96C8FE #D3E8FF #E1EFFF
Accessibility & contrast
On white
1.75
#96C8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#96C8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96C8FE
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96C8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96C8FE | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3CAFF
Deuteranopia (green-blind)
#A6BFFD
Tritanopia (blue-blind)
#70D4DA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #96c8fe; /* rgb */ color: rgb(150, 200, 254); /* oklch */ color: oklch(81.8% 0.093 250.9);
Tailwind
colors: {
custom: {
50: '#b8d8ff',
500: '#96c8fe',
950: '#000000',
},
}SCSS
$custom: #96c8fe; $custom-light: #b8d8ff; $custom-dark: #000000;
JSON
{
"hex": "#96c8fe",
"rgb": {
"r": 150,
"g": 200,
"b": 254
},
"hsl": {
"h": 211.154,
"s": 98.113,
"l": 79.216
},
"oklch": {
"l": 0.8175,
"c": 0.09299,
"h": 250.9
},
"luminance": 0.54948
}Semantic roles & 50–950 ramp
primary
#96C8FE
secondary
#E09F58
accent
#7700E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121418
muted
#828386