#96BEEB#96BEEB
#96BEEB is a light, moderate cyan. Relative luminance 0.493; OKLCH L 78.9% C 0.077 H 251.8°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #96BEEB |
|---|---|
| RGB | rgb(150, 190, 235) |
| HSL | hsl(212, 68%, 75%) |
| HSV | hsv(212, 36%, 92%) |
| CMYK | cmyk(36.2%, 19.1%, 0%, 7.8%) |
| CIE-LAB | lab(75.64, -2.50, -26.64) |
| CIE-LCH | lch(75.64, 26.75, 264.65°) |
| OKLab | oklab(78.87% -0.0242 -0.0736) |
| OKLCH | oklch(78.87% 0.077 251.8) |
| XYZ | xyz(45.9818, 49.3068, 85.6755) |
| Luminance | 0.4931 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.35
Pastel Blue
#A2BFFE
ΔE00 4.13
Baby Blue (survey)
#A2CFFE
ΔE00 4.30
Sky Blue (survey)
#75BBFD
ΔE00 5.33
Powder Blue (survey)
#B1D1FC
ΔE00 5.43
Light Grey Blue
#9DBCD4
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BEEB #EBC396
analogous
#96E8EB #96BEEB #9896EB
triadic
#96BEEB #EB96BE #BEEB96
tetradic
#96BEEB #EB96E8 #EBC396 #96EB98
square
#96BEEB #EB96E8 #EBC396 #96EB98
split-complementary
#96BEEB #EB9896 #E8EB96
monochromatic
#2F7ED7 #639EE1 #96BEEB #C9DEF5 #E5EFFA
Accessibility & contrast
On white
1.93
#96BEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#96BEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BEEB
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BEEB | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBFED
Deuteranopia (green-blind)
#A3B7EA
Tritanopia (blue-blind)
#7AC8CD
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #96beeb; /* rgb */ color: rgb(150, 190, 235); /* oklch */ color: oklch(78.9% 0.077 251.8);
Tailwind
colors: {
custom: {
50: '#b7d1f1',
500: '#96beeb',
950: '#000000',
},
}SCSS
$custom: #96beeb; $custom-light: #b7d1f1; $custom-dark: #000000;
JSON
{
"hex": "#96beeb",
"rgb": {
"r": 150,
"g": 190,
"b": 235
},
"hsl": {
"h": 211.765,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.78874,
"c": 0.07747,
"h": 251.8
},
"luminance": 0.49309
}Semantic roles & 50–950 ramp
primary
#96BEEB
secondary
#F2E6D9
accent
#7816D0
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284