#96BFCD#96BFCD
#96BFCD is a light, muted cyan. Relative luminance 0.482; OKLCH L 78.0% C 0.048 H 220.7°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #96BFCD |
|---|---|
| RGB | rgb(150, 191, 205) |
| HSL | hsl(195, 35%, 70%) |
| HSV | hsv(195, 27%, 80%) |
| CMYK | cmyk(26.8%, 6.8%, 0%, 19.6%) |
| CIE-LAB | lab(74.92, -10.38, -11.48) |
| CIE-LCH | lch(74.92, 15.48, 227.88°) |
| OKLab | oklab(77.98% -0.0363 -0.0313) |
| OKLCH | oklch(77.98% 0.048 220.7) |
| XYZ | xyz(42.2246, 48.1516, 64.8152) |
| Luminance | 0.4815 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.94
Lightblue
#ADD8E6
ΔE00 6.21
Sky Blue
#87CEEB
ΔE00 6.46
Baby Blue
#89CFF0
ΔE00 7.21
Bluegrey
#85A3B2
ΔE00 8.12
Cloudy Blue
#ACC2D9
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BFCD #CDA496
analogous
#96CDC0 #96BFCD #96A4CD
triadic
#96BFCD #CD96BF #BFCD96
tetradic
#96BFCD #C096CD #CDA496 #A4CD96
square
#96BFCD #C096CD #CDA496 #A4CD96
split-complementary
#96BFCD #CD96A4 #CDC096
monochromatic
#4B899E #6DA6B9 #96BFCD #BFD8E1 #E9F2F4
Accessibility & contrast
On white
1.98
#96BFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#96BFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BFCD
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BFCD | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCCE
Deuteranopia (green-blind)
#AEB5CD
Tritanopia (blue-blind)
#85C4C3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #96bfcd; /* rgb */ color: rgb(150, 191, 205); /* oklch */ color: oklch(78.0% 0.048 220.7);
Tailwind
colors: {
custom: {
50: '#b6d2dc',
500: '#96bfcd',
950: '#000000',
},
}SCSS
$custom: #96bfcd; $custom-light: #b6d2dc; $custom-dark: #000000;
JSON
{
"hex": "#96bfcd",
"rgb": {
"r": 150,
"g": 191,
"b": 205
},
"hsl": {
"h": 195.273,
"s": 35.484,
"l": 69.608
},
"oklch": {
"l": 0.77976,
"c": 0.04795,
"h": 220.7
},
"luminance": 0.48153
}Semantic roles & 50–950 ramp
primary
#96BFCD
secondary
#E7DCD8
accent
#5537AE
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283