#96BBD8#96BBD8
#96BBD8 is a light, muted cyan. Relative luminance 0.470; OKLCH L 77.5% C 0.058 H 242.1°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #96BBD8 |
|---|---|
| RGB | rgb(150, 187, 216) |
| HSL | hsl(206, 46%, 72%) |
| HSV | hsv(206, 31%, 85%) |
| CMYK | cmyk(30.6%, 13.4%, 0%, 15.3%) |
| CIE-LAB | lab(74.18, -5.64, -18.58) |
| CIE-LCH | lch(74.18, 19.41, 253.12°) |
| OKLab | oklab(77.5% -0.027 -0.0509) |
| OKLCH | oklch(77.5% 0.058 242.1) |
| XYZ | xyz(42.7389, 46.9807, 71.7687) |
| Luminance | 0.4698 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.77
Cloudy Blue
#ACC2D9
ΔE00 4.59
Lightsteelblue
#B0C4DE
ΔE00 5.76
Light Blue
#95D0FC
ΔE00 6.55
Baby Blue (survey)
#A2CFFE
ΔE00 6.65
Carolina Blue
#8AB8FE
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BBD8 #D8B396
analogous
#96D8D4 #96BBD8 #969AD8
triadic
#96BBD8 #D896BB #BBD896
tetradic
#96BBD8 #D496D8 #D8B396 #9AD896
square
#96BBD8 #D496D8 #D8B396 #9AD896
split-complementary
#96BBD8 #D8969A #D8D496
monochromatic
#4281B2 #699EC7 #96BBD8 #C3D8E9 #E9F1F7
Accessibility & contrast
On white
2.02
#96BBD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#96BBD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BBD8
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BBD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BBD8 | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBAD9
Deuteranopia (green-blind)
#A6B3D7
Tritanopia (blue-blind)
#82C2C4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #96bbd8; /* rgb */ color: rgb(150, 187, 216); /* oklch */ color: oklch(77.5% 0.058 242.1);
Tailwind
colors: {
custom: {
50: '#b6cfe4',
500: '#96bbd8',
950: '#000000',
},
}SCSS
$custom: #96bbd8; $custom-light: #b6cfe4; $custom-dark: #000000;
JSON
{
"hex": "#96bbd8",
"rgb": {
"r": 150,
"g": 187,
"b": 216
},
"hsl": {
"h": 206.364,
"s": 45.833,
"l": 71.765
},
"oklch": {
"l": 0.77504,
"c": 0.05762,
"h": 242.1
},
"luminance": 0.46983
}Semantic roles & 50–950 ramp
primary
#96BBD8
secondary
#EDE4DD
accent
#6A2CB9
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283