#96CBFE#96CBFE
#96CBFE is a very light, moderate cyan. Relative luminance 0.564; OKLCH L 82.4% C 0.091 H 248.0°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #96CBFE |
|---|---|
| RGB | rgb(150, 203, 254) |
| HSL | hsl(209, 98%, 79%) |
| HSV | hsv(209, 41%, 100%) |
| CMYK | cmyk(40.9%, 20.1%, 0%, 0.4%) |
| CIE-LAB | lab(79.81, -4.52, -30.43) |
| CIE-LCH | lch(79.81, 30.77, 261.55°) |
| OKLab | oklab(82.38% -0.034 -0.0844) |
| OKLCH | oklch(82.38% 0.091 248) |
| XYZ | xyz(51.8171, 56.3486, 101.8927) |
| Luminance | 0.5635 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.94
Light Blue
#95D0FC
ΔE00 2.58
Sky
#82CAFC
ΔE00 3.66
Lightskyblue
#87CEFA
ΔE00 4.38
Sky Blue (survey)
#75BBFD
ΔE00 5.05
Powder Blue (survey)
#B1D1FC
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CBFE #FEC996
analogous
#96FEFD #96CBFE #9697FE
triadic
#96CBFE #FE96CB #CBFE96
tetradic
#96CBFE #FD96FE #FEC996 #97FE96
square
#96CBFE #FD96FE #FEC996 #97FE96
split-complementary
#96CBFE #FE9697 #FEFD96
monochromatic
#1D8FFD #59ADFD #96CBFE #D3E9FF #E1F0FF
Accessibility & contrast
On white
1.71
#96CBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#96CBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CBFE
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CBFE | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CCFF
Deuteranopia (green-blind)
#AAC1FD
Tritanopia (blue-blind)
#6FD7DC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #96cbfe; /* rgb */ color: rgb(150, 203, 254); /* oklch */ color: oklch(82.4% 0.091 248.0);
Tailwind
colors: {
custom: {
50: '#b8daff',
500: '#96cbfe',
950: '#000000',
},
}SCSS
$custom: #96cbfe; $custom-light: #b8daff; $custom-dark: #000000;
JSON
{
"hex": "#96cbfe",
"rgb": {
"r": 150,
"g": 203,
"b": 254
},
"hsl": {
"h": 209.423,
"s": 98.113,
"l": 79.216
},
"oklch": {
"l": 0.82381,
"c": 0.09098,
"h": 248
},
"luminance": 0.56352
}Semantic roles & 50–950 ramp
primary
#96CBFE
secondary
#E09B58
accent
#7100E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121418
muted
#828386