#96BBD2#96BBD2
#96BBD2 is a light, muted cyan. Relative luminance 0.467; OKLCH L 77.3% C 0.052 H 235.6°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #96BBD2 |
|---|---|
| RGB | rgb(150, 187, 210) |
| HSL | hsl(203, 40%, 71%) |
| HSV | hsv(203, 29%, 82%) |
| CMYK | cmyk(28.6%, 11%, 0%, 17.6%) |
| CIE-LAB | lab(73.98, -7.08, -15.61) |
| CIE-LCH | lch(73.98, 17.14, 245.59°) |
| OKLab | oklab(77.29% -0.0292 -0.0427) |
| OKLCH | oklch(77.29% 0.052 235.6) |
| XYZ | xyz(41.9774, 46.6761, 67.7579) |
| Luminance | 0.4668 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.00
Cloudy Blue
#ACC2D9
ΔE00 5.24
Lightsteelblue
#B0C4DE
ΔE00 6.81
Baby Blue
#89CFF0
ΔE00 6.94
Sky Blue
#87CEEB
ΔE00 7.02
Bluegrey
#85A3B2
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BBD2 #D2AD96
analogous
#96D2CB #96BBD2 #969DD2
triadic
#96BBD2 #D296BB #BBD296
tetradic
#96BBD2 #CB96D2 #D2AD96 #9DD296
square
#96BBD2 #CB96D2 #D2AD96 #9DD296
split-complementary
#96BBD2 #D2969D #D2CB96
monochromatic
#4782A6 #6B9FC0 #96BBD2 #C1D7E4 #EAF1F6
Accessibility & contrast
On white
2.03
#96BBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#96BBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BBD2
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BBD2 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BAD3
Deuteranopia (green-blind)
#A8B3D2
Tritanopia (blue-blind)
#84C1C2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #96bbd2; /* rgb */ color: rgb(150, 187, 210); /* oklch */ color: oklch(77.3% 0.052 235.6);
Tailwind
colors: {
custom: {
50: '#b6cfdf',
500: '#96bbd2',
950: '#000000',
},
}SCSS
$custom: #96bbd2; $custom-light: #b6cfdf; $custom-dark: #000000;
JSON
{
"hex": "#96bbd2",
"rgb": {
"r": 150,
"g": 187,
"b": 210
},
"hsl": {
"h": 203,
"s": 40,
"l": 70.588
},
"oklch": {
"l": 0.77285,
"c": 0.05169,
"h": 235.6
},
"luminance": 0.46678
}Semantic roles & 50–950 ramp
primary
#96BBD2
secondary
#EAE0DA
accent
#6432B3
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283