#96BBCE#96BBCE
#96BBCE is a light, muted cyan. Relative luminance 0.465; OKLCH L 77.1% C 0.048 H 230.5°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #96BBCE |
|---|---|
| RGB | rgb(150, 187, 206) |
| HSL | hsl(200, 36%, 70%) |
| HSV | hsv(200, 27%, 81%) |
| CMYK | cmyk(27.2%, 9.2%, 0%, 19.2%) |
| CIE-LAB | lab(73.86, -8.03, -13.62) |
| CIE-LCH | lch(73.86, 15.81, 239.48°) |
| OKLab | oklab(77.14% -0.0307 -0.0372) |
| OKLCH | oklch(77.14% 0.048 230.5) |
| XYZ | xyz(41.4853, 46.4792, 65.1661) |
| Luminance | 0.4648 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.30
Cloudy Blue
#ACC2D9
ΔE00 6.16
Bluegrey
#85A3B2
ΔE00 6.89
Sky Blue
#87CEEB
ΔE00 6.94
Baby Blue
#89CFF0
ΔE00 7.17
Lightblue
#ADD8E6
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BBCE #CEA996
analogous
#96CEC5 #96BBCE #969FCE
triadic
#96BBCE #CE96BB #BBCE96
tetradic
#96BBCE #C596CE #CEA996 #9FCE96
square
#96BBCE #C596CE #CEA996 #9FCE96
split-complementary
#96BBCE #CE969F #CEC596
monochromatic
#4A829F #6CA0BB #96BBCE #C0D6E1 #E9F1F5
Accessibility & contrast
On white
2.04
#96BBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#96BBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BBCE
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BBCE | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B9CF
Deuteranopia (green-blind)
#A9B3CE
Tritanopia (blue-blind)
#85C0C1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #96bbce; /* rgb */ color: rgb(150, 187, 206); /* oklch */ color: oklch(77.1% 0.048 230.5);
Tailwind
colors: {
custom: {
50: '#b6cfdd',
500: '#96bbce',
950: '#000000',
},
}SCSS
$custom: #96bbce; $custom-light: #b6cfdd; $custom-dark: #000000;
JSON
{
"hex": "#96bbce",
"rgb": {
"r": 150,
"g": 187,
"b": 206
},
"hsl": {
"h": 200.357,
"s": 36.364,
"l": 69.804
},
"oklch": {
"l": 0.77143,
"c": 0.04819,
"h": 230.5
},
"luminance": 0.46481
}Semantic roles & 50–950 ramp
primary
#96BBCE
secondary
#E8DDD8
accent
#5F36AF
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283