#96BECC#96BECC
#96BECC is a light, muted cyan. Relative luminance 0.477; OKLCH L 77.7% C 0.047 H 221.2°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #96BECC |
|---|---|
| RGB | rgb(150, 190, 204) |
| HSL | hsl(196, 35%, 69%) |
| HSV | hsv(196, 26%, 80%) |
| CMYK | cmyk(26.5%, 6.9%, 0%, 20%) |
| CIE-LAB | lab(74.62, -10.09, -11.40) |
| CIE-LCH | lch(74.62, 15.22, 228.48°) |
| OKLab | oklab(77.72% -0.0354 -0.031) |
| OKLCH | oklch(77.72% 0.047 221.2) |
| XYZ | xyz(41.8869, 47.6688, 64.1090) |
| Luminance | 0.4767 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.75
Lightblue
#ADD8E6
ΔE00 6.45
Sky Blue
#87CEEB
ΔE00 6.68
Baby Blue
#89CFF0
ΔE00 7.38
Bluegrey
#85A3B2
ΔE00 7.82
Cloudy Blue
#ACC2D9
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BECC #CCA496
analogous
#96CCBF #96BECC #96A3CC
triadic
#96BECC #CC96BE #BECC96
tetradic
#96BECC #BF96CC #CCA496 #A3CC96
square
#96BECC #BF96CC #CCA496 #A3CC96
split-complementary
#96BECC #CC96A3 #CCBF96
monochromatic
#4C879C #6DA4B8 #96BECC #BFD8E0 #E8F1F4
Accessibility & contrast
On white
1.99
#96BECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#96BECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BECC
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BECC | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BBCD
Deuteranopia (green-blind)
#ADB5CC
Tritanopia (blue-blind)
#85C3C2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #96becc; /* rgb */ color: rgb(150, 190, 204); /* oklch */ color: oklch(77.7% 0.047 221.2);
Tailwind
colors: {
custom: {
50: '#b6d1db',
500: '#96becc',
950: '#000000',
},
}SCSS
$custom: #96becc; $custom-light: #b6d1db; $custom-dark: #000000;
JSON
{
"hex": "#96becc",
"rgb": {
"r": 150,
"g": 190,
"b": 204
},
"hsl": {
"h": 195.556,
"s": 34.615,
"l": 69.412
},
"oklch": {
"l": 0.77724,
"c": 0.0471,
"h": 221.2
},
"luminance": 0.47671
}Semantic roles & 50–950 ramp
primary
#96BECC
secondary
#E7DBD7
accent
#5638AD
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283