#96BCD2#96BCD2
#96BCD2 is a light, muted cyan. Relative luminance 0.471; OKLCH L 77.5% C 0.052 H 233.7°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #96BCD2 |
|---|---|
| RGB | rgb(150, 188, 210) |
| HSL | hsl(202, 40%, 71%) |
| HSV | hsv(202, 29%, 82%) |
| CMYK | cmyk(28.6%, 10.5%, 0%, 17.6%) |
| CIE-LAB | lab(74.25, -7.62, -15.20) |
| CIE-LCH | lch(74.25, 17.00, 243.38°) |
| OKLab | oklab(77.5% -0.0305 -0.0415) |
| OKLCH | oklch(77.5% 0.052 233.7) |
| XYZ | xyz(42.1902, 47.1018, 67.8288) |
| Luminance | 0.4710 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.48
Cloudy Blue
#ACC2D9
ΔE00 5.57
Sky Blue
#87CEEB
ΔE00 6.65
Baby Blue
#89CFF0
ΔE00 6.66
Lightsteelblue
#B0C4DE
ΔE00 7.17
Bluegrey
#85A3B2
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BCD2 #D2AC96
analogous
#96D2CA #96BCD2 #969ED2
triadic
#96BCD2 #D296BC #BCD296
tetradic
#96BCD2 #CA96D2 #D2AC96 #9ED296
square
#96BCD2 #CA96D2 #D2AC96 #9ED296
split-complementary
#96BCD2 #D2969E #D2CA96
monochromatic
#4783A6 #6BA1C0 #96BCD2 #C1D7E4 #EAF1F6
Accessibility & contrast
On white
2.02
#96BCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#96BCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BCD2
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BCD2 | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BBD3
Deuteranopia (green-blind)
#A9B4D2
Tritanopia (blue-blind)
#84C2C3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #96bcd2; /* rgb */ color: rgb(150, 188, 210); /* oklch */ color: oklch(77.5% 0.052 233.7);
Tailwind
colors: {
custom: {
50: '#b6d0df',
500: '#96bcd2',
950: '#000000',
},
}SCSS
$custom: #96bcd2; $custom-light: #b6d0df; $custom-dark: #000000;
JSON
{
"hex": "#96bcd2",
"rgb": {
"r": 150,
"g": 188,
"b": 210
},
"hsl": {
"h": 202,
"s": 40,
"l": 70.588
},
"oklch": {
"l": 0.77501,
"c": 0.05152,
"h": 233.7
},
"luminance": 0.47104
}Semantic roles & 50–950 ramp
primary
#96BCD2
secondary
#EAE0DA
accent
#6232B3
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283