#96BFEB#96BFEB
#96BFEB is a light, moderate cyan. Relative luminance 0.497; OKLCH L 79.1% C 0.077 H 250.6°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #96BFEB |
|---|---|
| RGB | rgb(150, 191, 235) |
| HSL | hsl(211, 68%, 75%) |
| HSV | hsv(211, 36%, 92%) |
| CMYK | cmyk(36.2%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(75.91, -3.04, -26.23) |
| CIE-LCH | lch(75.91, 26.40, 263.40°) |
| OKLab | oklab(79.09% -0.0255 -0.0724) |
| OKLCH | oklch(79.09% 0.077 250.6) |
| XYZ | xyz(46.1992, 49.7414, 85.7479) |
| Luminance | 0.4974 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.59
Baby Blue (survey)
#A2CFFE
ΔE00 4.05
Pastel Blue
#A2BFFE
ΔE00 4.44
Sky Blue (survey)
#75BBFD
ΔE00 5.20
Powder Blue (survey)
#B1D1FC
ΔE00 5.36
Light Grey Blue
#9DBCD4
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BFEB #EBC296
analogous
#96E9EB #96BFEB #9796EB
triadic
#96BFEB #EB96BF #BFEB96
tetradic
#96BFEB #EB96E9 #EBC296 #96EB97
square
#96BFEB #EB96E9 #EBC296 #96EB97
split-complementary
#96BFEB #EB9796 #E9EB96
monochromatic
#2F80D7 #63A0E1 #96BFEB #C9DEF5 #E5EFFA
Accessibility & contrast
On white
1.92
#96BFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#96BFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BFEB
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BFEB | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC0ED
Deuteranopia (green-blind)
#A4B7EA
Tritanopia (blue-blind)
#7AC9CE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #96bfeb; /* rgb */ color: rgb(150, 191, 235); /* oklch */ color: oklch(79.1% 0.077 250.6);
Tailwind
colors: {
custom: {
50: '#b7d2f1',
500: '#96bfeb',
950: '#000000',
},
}SCSS
$custom: #96bfeb; $custom-light: #b7d2f1; $custom-dark: #000000;
JSON
{
"hex": "#96bfeb",
"rgb": {
"r": 150,
"g": 191,
"b": 235
},
"hsl": {
"h": 211.059,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.79085,
"c": 0.07678,
"h": 250.6
},
"luminance": 0.49744
}Semantic roles & 50–950 ramp
primary
#96BFEB
secondary
#F2E6D9
accent
#7616D0
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284