#96C2CB#96C2CB
#96C2CB is a light, muted cyan. Relative luminance 0.494; OKLCH L 78.6% C 0.048 H 211.5°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #96C2CB |
|---|---|
| RGB | rgb(150, 194, 203) |
| HSL | hsl(190, 34%, 69%) |
| HSV | hsv(190, 26%, 80%) |
| CMYK | cmyk(26.1%, 4.4%, 0%, 20.4%) |
| CIE-LAB | lab(75.69, -12.42, -9.26) |
| CIE-LCH | lch(75.69, 15.49, 216.70°) |
| OKLab | oklab(78.56% -0.0411 -0.0252) |
| OKLCH | oklch(78.56% 0.048 211.5) |
| XYZ | xyz(42.6457, 49.3776, 63.7722) |
| Luminance | 0.4938 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.06
Sky Blue
#87CEEB
ΔE00 7.31
Powder Blue
#B0E0E6
ΔE00 7.38
Baby Blue
#89CFF0
ΔE00 8.39
Light Grey Blue
#9DBCD4
ΔE00 8.43
Ice Blue
#A5DFF9
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96C2CB #CB9F96
analogous
#96CBBA #96C2CB #96A8CB
triadic
#96C2CB #CB96C2 #C2CB96
tetradic
#96C2CB #BA96CB #CB9F96 #A8CB96
square
#96C2CB #BA96CB #CB9F96 #A8CB96
split-complementary
#96C2CB #CB96A8 #CBBA96
monochromatic
#4C8D9A #6DAAB7 #96C2CB #BFDADF #E8F2F4
Accessibility & contrast
On white
1.93
#96C2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#96C2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96C2CB
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96C2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96C2CB | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABFCC
Deuteranopia (green-blind)
#B1B8CB
Tritanopia (blue-blind)
#85C6C5
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #96c2cb; /* rgb */ color: rgb(150, 194, 203); /* oklch */ color: oklch(78.6% 0.048 211.5);
Tailwind
colors: {
custom: {
50: '#b6d4da',
500: '#96c2cb',
950: '#000000',
},
}SCSS
$custom: #96c2cb; $custom-light: #b6d4da; $custom-dark: #000000;
JSON
{
"hex": "#96c2cb",
"rgb": {
"r": 150,
"g": 194,
"b": 203
},
"hsl": {
"h": 190.189,
"s": 33.758,
"l": 69.216
},
"oklch": {
"l": 0.78563,
"c": 0.04819,
"h": 211.5
},
"luminance": 0.49379
}Semantic roles & 50–950 ramp
primary
#96C2CB
secondary
#E6D9D7
accent
#4D39AD
background
#FBFDFD
surface
#F6FAFA
border
#D0D3D3
text
#111414
muted
#808383