#96DAEB#96DAEB
#96DAEB is a very light, moderate cyan. Relative luminance 0.626; OKLCH L 84.9% C 0.072 H 215.1°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #96DAEB |
|---|---|
| RGB | rgb(150, 218, 235) |
| HSL | hsl(192, 68%, 75%) |
| HSV | hsv(192, 36%, 92%) |
| CMYK | cmyk(36.2%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(83.24, -17.16, -15.11) |
| CIE-LCH | lch(83.24, 22.87, 221.37°) |
| OKLab | oklab(84.89% -0.059 -0.0414) |
| OKLCH | oklch(84.89% 0.072 215.1) |
| XYZ | xyz(52.6393, 62.6218, 87.8946) |
| Luminance | 0.6262 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.56
Ice Blue
#A5DFF9
ΔE00 4.64
Powder Blue
#B0E0E6
ΔE00 4.90
Sky Blue
#87CEEB
ΔE00 4.95
Baby Blue
#89CFF0
ΔE00 5.95
Robin'S Egg Blue
#98EFF9
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DAEB #EBA796
analogous
#96EBD1 #96DAEB #96AFEB
triadic
#96DAEB #EB96DA #DAEB96
tetradic
#96DAEB #D196EB #EBA796 #AFEB96
square
#96DAEB #D196EB #EBA796 #AFEB96
split-complementary
#96DAEB #EB96AF #EBD196
monochromatic
#2FB6D7 #63C8E1 #96DAEB #C9ECF5 #E5F6FA
Accessibility & contrast
On white
1.55
#96DAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#96DAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DAEB
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DAEB | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED5EC
Deuteranopia (green-blind)
#C0CBEB
Tritanopia (blue-blind)
#76E1DF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #96daeb; /* rgb */ color: rgb(150, 218, 235); /* oklch */ color: oklch(84.9% 0.072 215.1);
Tailwind
colors: {
custom: {
50: '#b8e5f1',
500: '#96daeb',
950: '#000000',
},
}SCSS
$custom: #96daeb; $custom-light: #b8e5f1; $custom-dark: #000000;
JSON
{
"hex": "#96daeb",
"rgb": {
"r": 150,
"g": 218,
"b": 235
},
"hsl": {
"h": 192,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.84889,
"c": 0.07207,
"h": 215.1
},
"luminance": 0.62625
}Semantic roles & 50–950 ramp
primary
#96DAEB
secondary
#C6745F
accent
#3B16D0
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121516
muted
#828485