#96BBCF#96BBCF
#96BBCF is a light, muted cyan. Relative luminance 0.465; OKLCH L 77.2% C 0.049 H 231.8°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #96BBCF |
|---|---|
| RGB | rgb(150, 187, 207) |
| HSL | hsl(201, 37%, 70%) |
| HSV | hsv(201, 28%, 81%) |
| CMYK | cmyk(27.5%, 9.7%, 0%, 18.8%) |
| CIE-LAB | lab(73.89, -7.80, -14.12) |
| CIE-LCH | lch(73.89, 16.13, 241.09°) |
| OKLab | oklab(77.18% -0.0303 -0.0385) |
| OKLCH | oklch(77.18% 0.049 231.8) |
| XYZ | xyz(41.6071, 46.5280, 65.8079) |
| Luminance | 0.4653 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.94
Cloudy Blue
#ACC2D9
ΔE00 5.90
Sky Blue
#87CEEB
ΔE00 6.93
Bluegrey
#85A3B2
ΔE00 6.96
Baby Blue
#89CFF0
ΔE00 7.07
Lightsteelblue
#B0C4DE
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BBCF #CFAA96
analogous
#96CFC7 #96BBCF #969ECF
triadic
#96BBCF #CF96BB #BBCF96
tetradic
#96BBCF #C796CF #CFAA96 #9ECF96
square
#96BBCF #C796CF #CFAA96 #9ECF96
split-complementary
#96BBCF #CF969E #CFC796
monochromatic
#4A82A1 #6CA0BC #96BBCF #C0D6E2 #EAF1F5
Accessibility & contrast
On white
2.04
#96BBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#96BBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BBCF
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BBCF | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B9D0
Deuteranopia (green-blind)
#A9B3CF
Tritanopia (blue-blind)
#85C1C1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #96bbcf; /* rgb */ color: rgb(150, 187, 207); /* oklch */ color: oklch(77.2% 0.049 231.8);
Tailwind
colors: {
custom: {
50: '#b6cfdd',
500: '#96bbcf',
950: '#000000',
},
}SCSS
$custom: #96bbcf; $custom-light: #b6cfdd; $custom-dark: #000000;
JSON
{
"hex": "#96bbcf",
"rgb": {
"r": 150,
"g": 187,
"b": 207
},
"hsl": {
"h": 201.053,
"s": 37.255,
"l": 70
},
"oklch": {
"l": 0.77178,
"c": 0.04902,
"h": 231.8
},
"luminance": 0.4653
}Semantic roles & 50–950 ramp
primary
#96BBCF
secondary
#E8DED8
accent
#6035B0
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283