#96BDCA#96BDCA
#96BDCA is a light, muted cyan. Relative luminance 0.471; OKLCH L 77.4% C 0.046 H 220.2°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #96BDCA |
|---|---|
| RGB | rgb(150, 189, 202) |
| HSL | hsl(195, 33%, 69%) |
| HSV | hsv(195, 26%, 79%) |
| CMYK | cmyk(25.7%, 6.4%, 0%, 20.8%) |
| CIE-LAB | lab(74.28, -10.02, -10.81) |
| CIE-LCH | lch(74.28, 14.74, 227.16°) |
| OKLab | oklab(77.44% -0.0349 -0.0294) |
| OKLCH | oklch(77.44% 0.046 220.2) |
| XYZ | xyz(41.4328, 47.1418, 62.7819) |
| Luminance | 0.4714 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.97
Lightblue
#ADD8E6
ΔE00 6.71
Sky Blue
#87CEEB
ΔE00 7.09
Bluegrey
#85A3B2
ΔE00 7.61
Baby Blue
#89CFF0
ΔE00 7.82
Cloudy Blue
#ACC2D9
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BDCA #CAA396
analogous
#96CABD #96BDCA #96A3CA
triadic
#96BDCA #CA96BD #BDCA96
tetradic
#96BDCA #BD96CA #CAA396 #A3CA96
square
#96BDCA #BD96CA #CAA396 #A3CA96
split-complementary
#96BDCA #CA96A3 #CABD96
monochromatic
#4D8699 #6DA3B5 #96BDCA #BFD7DF #E7F0F3
Accessibility & contrast
On white
2.01
#96BDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#96BDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BDCA
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BDCA | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BACB
Deuteranopia (green-blind)
#ADB4CA
Tritanopia (blue-blind)
#86C2C1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #96bdca; /* rgb */ color: rgb(150, 189, 202); /* oklch */ color: oklch(77.4% 0.046 220.2);
Tailwind
colors: {
custom: {
50: '#b6d0da',
500: '#96bdca',
950: '#000000',
},
}SCSS
$custom: #96bdca; $custom-light: #b6d0da; $custom-dark: #000000;
JSON
{
"hex": "#96bdca",
"rgb": {
"r": 150,
"g": 189,
"b": 202
},
"hsl": {
"h": 195,
"s": 32.911,
"l": 69.02
},
"oklch": {
"l": 0.77439,
"c": 0.04562,
"h": 220.2
},
"luminance": 0.47143
}Semantic roles & 50–950 ramp
primary
#96BDCA
secondary
#E6DAD6
accent
#563AAC
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283