#96D2EB#96D2EB
#96D2EB is a very light, moderate cyan. Relative luminance 0.586; OKLCH L 83.2% C 0.071 H 225.8°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #96D2EB |
|---|---|
| RGB | rgb(150, 210, 235) |
| HSL | hsl(198, 68%, 75%) |
| HSV | hsv(198, 36%, 92%) |
| CMYK | cmyk(36.2%, 10.6%, 0%, 7.8%) |
| CIE-LAB | lab(81.06, -13.07, -18.41) |
| CIE-LCH | lch(81.06, 22.57, 234.62°) |
| OKLab | oklab(83.15% -0.0492 -0.0505) |
| OKLCH | oklch(83.15% 0.071 225.8) |
| XYZ | xyz(50.6147, 58.5724, 87.2197) |
| Luminance | 0.5857 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.08
Baby Blue
#89CFF0
ΔE00 2.52
Ice Blue
#A5DFF9
ΔE00 3.23
Lightblue
#ADD8E6
ΔE00 4.43
Lightskyblue
#87CEFA
ΔE00 5.33
Light Blue
#95D0FC
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96D2EB #EBAF96
analogous
#96EBD9 #96D2EB #96A7EB
triadic
#96D2EB #EB96D2 #D2EB96
tetradic
#96D2EB #D996EB #EBAF96 #A7EB96
square
#96D2EB #D996EB #EBAF96 #A7EB96
split-complementary
#96D2EB #EB96A7 #EBD996
monochromatic
#2FA6D7 #63BCE1 #96D2EB #C9E8F5 #E5F4FA
Accessibility & contrast
On white
1.65
#96D2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#96D2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96D2EB
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96D2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96D2EB | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFEC
Deuteranopia (green-blind)
#B8C5EB
Tritanopia (blue-blind)
#77DADA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #96d2eb; /* rgb */ color: rgb(150, 210, 235); /* oklch */ color: oklch(83.2% 0.071 225.8);
Tailwind
colors: {
custom: {
50: '#b8dff1',
500: '#96d2eb',
950: '#000000',
},
}SCSS
$custom: #96d2eb; $custom-light: #b8dff1; $custom-dark: #000000;
JSON
{
"hex": "#96d2eb",
"rgb": {
"r": 150,
"g": 210,
"b": 235
},
"hsl": {
"h": 197.647,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.83151,
"c": 0.07053,
"h": 225.8
},
"luminance": 0.58575
}Semantic roles & 50–950 ramp
primary
#96D2EB
secondary
#C67D5F
accent
#4C16D0
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121516
muted
#828485