#96BBD7#96BBD7
#96BBD7 is a light, muted cyan. Relative luminance 0.469; OKLCH L 77.5% C 0.057 H 241.1°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #96BBD7 |
|---|---|
| RGB | rgb(150, 187, 215) |
| HSL | hsl(206, 45%, 72%) |
| HSV | hsv(206, 30%, 84%) |
| CMYK | cmyk(30.2%, 13%, 0%, 15.7%) |
| CIE-LAB | lab(74.14, -5.88, -18.08) |
| CIE-LCH | lch(74.14, 19.02, 251.99°) |
| OKLab | oklab(77.47% -0.0273 -0.0495) |
| OKLCH | oklch(77.47% 0.057 241.1) |
| XYZ | xyz(42.6100, 46.9291, 71.0899) |
| Luminance | 0.4693 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.60
Cloudy Blue
#ACC2D9
ΔE00 4.63
Lightsteelblue
#B0C4DE
ΔE00 5.89
Light Blue
#95D0FC
ΔE00 6.66
Baby Blue (survey)
#A2CFFE
ΔE00 6.89
Lightblue (survey)
#7BC8F6
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BBD7 #D7B296
analogous
#96D7D3 #96BBD7 #969BD7
triadic
#96BBD7 #D796BB #BBD796
tetradic
#96BBD7 #D396D7 #D7B296 #9BD796
square
#96BBD7 #D396D7 #D7B296 #9BD796
split-complementary
#96BBD7 #D7969B #D7D396
monochromatic
#4381B0 #6A9EC6 #96BBD7 #C2D8E8 #E9F1F7
Accessibility & contrast
On white
2.02
#96BBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#96BBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BBD7
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BBD7 | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBAD8
Deuteranopia (green-blind)
#A7B3D7
Tritanopia (blue-blind)
#82C2C4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #96bbd7; /* rgb */ color: rgb(150, 187, 215); /* oklch */ color: oklch(77.5% 0.057 241.1);
Tailwind
colors: {
custom: {
50: '#b6cfe3',
500: '#96bbd7',
950: '#000000',
},
}SCSS
$custom: #96bbd7; $custom-light: #b6cfe3; $custom-dark: #000000;
JSON
{
"hex": "#96bbd7",
"rgb": {
"r": 150,
"g": 187,
"b": 215
},
"hsl": {
"h": 205.846,
"s": 44.828,
"l": 71.569
},
"oklch": {
"l": 0.77467,
"c": 0.05658,
"h": 241.1
},
"luminance": 0.46931
}Semantic roles & 50–950 ramp
primary
#96BBD7
secondary
#EDE3DC
accent
#692EB8
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283