#96BBCD#96BBCD
#96BBCD is a light, muted cyan. Relative luminance 0.464; OKLCH L 77.1% C 0.047 H 229.1°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #96BBCD |
|---|---|
| RGB | rgb(150, 187, 205) |
| HSL | hsl(200, 35%, 70%) |
| HSV | hsv(200, 27%, 80%) |
| CMYK | cmyk(26.8%, 8.8%, 0%, 19.6%) |
| CIE-LAB | lab(73.82, -8.27, -13.12) |
| CIE-LCH | lch(73.82, 15.51, 237.79°) |
| OKLab | oklab(77.11% -0.031 -0.0358) |
| OKLCH | oklch(77.11% 0.047 229.1) |
| XYZ | xyz(41.3642, 46.4308, 64.5283) |
| Luminance | 0.4643 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.67
Cloudy Blue
#ACC2D9
ΔE00 6.43
Bluegrey
#85A3B2
ΔE00 6.84
Sky Blue
#87CEEB
ΔE00 6.99
Baby Blue
#89CFF0
ΔE00 7.29
Lightblue
#ADD8E6
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BBCD #CDA896
analogous
#96CDC4 #96BBCD #96A0CD
triadic
#96BBCD #CD96BB #BBCD96
tetradic
#96BBCD #C496CD #CDA896 #A0CD96
square
#96BBCD #C496CD #CDA896 #A0CD96
split-complementary
#96BBCD #CD96A0 #CDC496
monochromatic
#4B839E #6DA0B9 #96BBCD #BFD6E1 #E9F1F4
Accessibility & contrast
On white
2.04
#96BBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#96BBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BBCD
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BBCD | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B9CE
Deuteranopia (green-blind)
#AAB3CD
Tritanopia (blue-blind)
#85C0C1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #96bbcd; /* rgb */ color: rgb(150, 187, 205); /* oklch */ color: oklch(77.1% 0.047 229.1);
Tailwind
colors: {
custom: {
50: '#b6cfdc',
500: '#96bbcd',
950: '#000000',
},
}SCSS
$custom: #96bbcd; $custom-light: #b6cfdc; $custom-dark: #000000;
JSON
{
"hex": "#96bbcd",
"rgb": {
"r": 150,
"g": 187,
"b": 205
},
"hsl": {
"h": 199.636,
"s": 35.484,
"l": 69.608
},
"oklch": {
"l": 0.77108,
"c": 0.04738,
"h": 229.1
},
"luminance": 0.46432
}Semantic roles & 50–950 ramp
primary
#96BBCD
secondary
#E7DDD8
accent
#5E37AE
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283