#96BAEB#96BAEB
#96BAEB is a light, moderate cyan. Relative luminance 0.476; OKLCH L 78.0% C 0.081 H 256.2°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #96BAEB |
|---|---|
| RGB | rgb(150, 186, 235) |
| HSL | hsl(215, 68%, 75%) |
| HSV | hsv(215, 36%, 92%) |
| CMYK | cmyk(36.2%, 20.9%, 0%, 7.8%) |
| CIE-LAB | lab(74.57, -0.33, -28.28) |
| CIE-LCH | lch(74.57, 28.28, 269.34°) |
| OKLab | oklab(78.03% -0.0192 -0.0782) |
| OKLCH | oklch(78.03% 0.081 256.2) |
| XYZ | xyz(45.1273, 47.5978, 85.3906) |
| Luminance | 0.4760 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.98
Pastel Blue
#A2BFFE
ΔE00 3.24
Baby Blue (survey)
#A2CFFE
ΔE00 5.52
Powder Blue (survey)
#B1D1FC
ΔE00 6.01
Sky Blue (survey)
#75BBFD
ΔE00 6.17
Light Grey Blue
#9DBCD4
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BAEB #EBC796
analogous
#96E5EB #96BAEB #9C96EB
triadic
#96BAEB #EB96BA #BAEB96
tetradic
#96BAEB #EB96E5 #EBC796 #96EB9C
square
#96BAEB #EB96E5 #EBC796 #96EB9C
split-complementary
#96BAEB #EB9C96 #E5EB96
monochromatic
#2F76D7 #6398E1 #96BAEB #C9DCF5 #E5EEFA
Accessibility & contrast
On white
2.00
#96BAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#96BAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BAEB
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BAEB | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BCED
Deuteranopia (green-blind)
#9FB4EA
Tritanopia (blue-blind)
#7BC5CA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #96baeb; /* rgb */ color: rgb(150, 186, 235); /* oklch */ color: oklch(78.0% 0.081 256.2);
Tailwind
colors: {
custom: {
50: '#b7cef1',
500: '#96baeb',
950: '#000000',
},
}SCSS
$custom: #96baeb; $custom-light: #b7cef1; $custom-dark: #000000;
JSON
{
"hex": "#96baeb",
"rgb": {
"r": 150,
"g": 186,
"b": 235
},
"hsl": {
"h": 214.588,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.78033,
"c": 0.08054,
"h": 256.2
},
"luminance": 0.476
}Semantic roles & 50–950 ramp
primary
#96BAEB
secondary
#F2E7D9
accent
#8116D0
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111316
muted
#808284