#96BFCA#96BFCA
#96BFCA is a light, muted cyan. Relative luminance 0.480; OKLCH L 77.9% C 0.046 H 215.9°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #96BFCA |
|---|---|
| RGB | rgb(150, 191, 202) |
| HSL | hsl(193, 33%, 69%) |
| HSV | hsv(193, 26%, 79%) |
| CMYK | cmyk(25.7%, 5.4%, 0%, 20.8%) |
| CIE-LAB | lab(74.83, -11.08, -9.99) |
| CIE-LCH | lch(74.83, 14.92, 222.04°) |
| OKLab | oklab(77.87% -0.0375 -0.0272) |
| OKLCH | oklch(77.87% 0.046 215.9) |
| XYZ | xyz(41.8659, 48.0082, 62.9263) |
| Luminance | 0.4801 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.35
Light Grey Blue
#9DBCD4
ΔE00 7.11
Sky Blue
#87CEEB
ΔE00 7.16
Baby Blue
#89CFF0
ΔE00 8.07
Powder Blue
#B0E0E6
ΔE00 8.39
Bluegrey
#85A3B2
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BFCA #CAA196
analogous
#96CABB #96BFCA #96A5CA
triadic
#96BFCA #CA96BF #BFCA96
tetradic
#96BFCA #BB96CA #CAA196 #A5CA96
square
#96BFCA #BB96CA #CAA196 #A5CA96
split-complementary
#96BFCA #CA96A5 #CABB96
monochromatic
#4D8999 #6DA6B5 #96BFCA #BFD8DF #E7F1F3
Accessibility & contrast
On white
1.98
#96BFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#96BFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BFCA
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BFCA | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BCCB
Deuteranopia (green-blind)
#AEB5CA
Tritanopia (blue-blind)
#86C3C2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #96bfca; /* rgb */ color: rgb(150, 191, 202); /* oklch */ color: oklch(77.9% 0.046 215.9);
Tailwind
colors: {
custom: {
50: '#b6d2da',
500: '#96bfca',
950: '#000000',
},
}SCSS
$custom: #96bfca; $custom-light: #b6d2da; $custom-dark: #000000;
JSON
{
"hex": "#96bfca",
"rgb": {
"r": 150,
"g": 191,
"b": 202
},
"hsl": {
"h": 192.692,
"s": 32.911,
"l": 69.02
},
"oklch": {
"l": 0.77874,
"c": 0.04633,
"h": 215.9
},
"luminance": 0.4801
}Semantic roles & 50–950 ramp
primary
#96BFCA
secondary
#E6DAD6
accent
#523AAC
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283