#96BBCB#96BBCB
#96BBCB is a light, muted cyan. Relative luminance 0.463; OKLCH L 77.0% C 0.046 H 226.1°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #96BBCB |
|---|---|
| RGB | rgb(150, 187, 203) |
| HSL | hsl(198, 34%, 69%) |
| HSV | hsv(198, 26%, 80%) |
| CMYK | cmyk(26.1%, 7.9%, 0%, 20.4%) |
| CIE-LAB | lab(73.76, -8.73, -12.13) |
| CIE-LCH | lch(73.76, 14.95, 234.24°) |
| OKLab | oklab(77.04% -0.0318 -0.033) |
| OKLCH | oklch(77.04% 0.046 226.1) |
| XYZ | xyz(41.1243, 46.3348, 63.2650) |
| Luminance | 0.4634 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.44
Bluegrey
#85A3B2
ΔE00 6.83
Cloudy Blue
#ACC2D9
ΔE00 7.03
Sky Blue
#87CEEB
ΔE00 7.14
Lightblue
#ADD8E6
ΔE00 7.34
Baby Blue
#89CFF0
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BBCB #CBA696
analogous
#96CBC1 #96BBCB #96A1CB
triadic
#96BBCB #CB96BB #BBCB96
tetradic
#96BBCB #C196CB #CBA696 #A1CB96
square
#96BBCB #C196CB #CBA696 #A1CB96
split-complementary
#96BBCB #CB96A1 #CBC196
monochromatic
#4C839A #6DA0B7 #96BBCB #BFD6DF #E8F0F4
Accessibility & contrast
On white
2.05
#96BBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#96BBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BBCB
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BBCB | 1.00 | 2.05 | 10.27 | 10.27 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B9CC
Deuteranopia (green-blind)
#AAB2CB
Tritanopia (blue-blind)
#86C0C0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #96bbcb; /* rgb */ color: rgb(150, 187, 203); /* oklch */ color: oklch(77.0% 0.046 226.1);
Tailwind
colors: {
custom: {
50: '#b6cfda',
500: '#96bbcb',
950: '#000000',
},
}SCSS
$custom: #96bbcb; $custom-light: #b6cfda; $custom-dark: #000000;
JSON
{
"hex": "#96bbcb",
"rgb": {
"r": 150,
"g": 187,
"b": 203
},
"hsl": {
"h": 198.113,
"s": 33.758,
"l": 69.216
},
"oklch": {
"l": 0.77039,
"c": 0.04587,
"h": 226.1
},
"luminance": 0.46336
}Semantic roles & 50–950 ramp
primary
#96BBCB
secondary
#E6DBD7
accent
#5C39AD
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111314
muted
#808283