#96C2CD#96C2CD
#96C2CD is a light, muted cyan. Relative luminance 0.495; OKLCH L 78.6% C 0.049 H 214.7°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #96C2CD |
|---|---|
| RGB | rgb(150, 194, 205) |
| HSL | hsl(192, 35%, 70%) |
| HSV | hsv(192, 27%, 80%) |
| CMYK | cmyk(26.8%, 5.4%, 0%, 19.6%) |
| CIE-LAB | lab(75.75, -11.96, -10.25) |
| CIE-LCH | lch(75.75, 15.75, 220.61°) |
| OKLab | oklab(78.63% -0.0403 -0.0279) |
| OKLCH | oklch(78.63% 0.049 214.7) |
| XYZ | xyz(42.8855, 49.4735, 65.0355) |
| Luminance | 0.4948 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.76
Sky Blue
#87CEEB
ΔE00 6.68
Powder Blue
#B0E0E6
ΔE00 7.59
Light Grey Blue
#9DBCD4
ΔE00 7.66
Baby Blue
#89CFF0
ΔE00 7.69
Ice Blue
#A5DFF9
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96C2CD #CDA196
analogous
#96CDBD #96C2CD #96A7CD
triadic
#96C2CD #CD96C2 #C2CD96
tetradic
#96C2CD #BD96CD #CDA196 #A7CD96
square
#96C2CD #BD96CD #CDA196 #A7CD96
split-complementary
#96C2CD #CD96A7 #CDBD96
monochromatic
#4B8D9E #6DAAB9 #96C2CD #BFDAE1 #E9F2F4
Accessibility & contrast
On white
1.93
#96C2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#96C2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96C2CD
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96C2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96C2CD | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABFCE
Deuteranopia (green-blind)
#B1B8CD
Tritanopia (blue-blind)
#84C7C5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #96c2cd; /* rgb */ color: rgb(150, 194, 205); /* oklch */ color: oklch(78.6% 0.049 214.7);
Tailwind
colors: {
custom: {
50: '#b6d4dc',
500: '#96c2cd',
950: '#000000',
},
}SCSS
$custom: #96c2cd; $custom-light: #b6d4dc; $custom-dark: #000000;
JSON
{
"hex": "#96c2cd",
"rgb": {
"r": 150,
"g": 194,
"b": 205
},
"hsl": {
"h": 192,
"s": 35.484,
"l": 69.608
},
"oklch": {
"l": 0.7863,
"c": 0.04902,
"h": 214.7
},
"luminance": 0.49475
}Semantic roles & 50–950 ramp
primary
#96C2CD
secondary
#E7DBD8
accent
#4F37AE
background
#FBFDFD
surface
#F6FAFB
border
#D0D3D4
text
#111415
muted
#808383