#96CEDC#96CEDC
#96CEDC is a light, moderate cyan. Relative luminance 0.558; OKLCH L 81.8% C 0.061 H 214.9°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #96CEDC |
|---|---|
| RGB | rgb(150, 206, 220) |
| HSL | hsl(192, 50%, 73%) |
| HSV | hsv(192, 32%, 86%) |
| CMYK | cmyk(31.8%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(79.50, -14.66, -12.73) |
| CIE-LCH | lch(79.50, 19.41, 220.98°) |
| OKLab | oklab(81.76% -0.0499 -0.0348) |
| OKLCH | oklch(81.76% 0.061 214.9) |
| XYZ | xyz(47.5630, 55.7914, 75.9589) |
| Luminance | 0.5579 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.09
Sky Blue
#87CEEB
ΔE00 4.83
Powder Blue
#B0E0E6
ΔE00 5.44
Ice Blue
#A5DFF9
ΔE00 6.01
Baby Blue
#89CFF0
ΔE00 6.02
Robin'S Egg Blue
#98EFF9
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CEDC #DCA496
analogous
#96DCC7 #96CEDC #96ABDC
triadic
#96CEDC #DC96CE #CEDC96
tetradic
#96CEDC #C796DC #DCA496 #ABDC96
square
#96CEDC #C796DC #DCA496 #ABDC96
split-complementary
#96CEDC #DC96AB #DCC796
monochromatic
#3EA1BA #68B9CD #96CEDC #C4E3EB #E8F4F7
Accessibility & contrast
On white
1.73
#96CEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#96CEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CEDC
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CEDC | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADD
Deuteranopia (green-blind)
#B8C1DC
Tritanopia (blue-blind)
#7ED4D2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #96cedc; /* rgb */ color: rgb(150, 206, 220); /* oklch */ color: oklch(81.8% 0.061 214.9);
Tailwind
colors: {
custom: {
50: '#b7dde6',
500: '#96cedc',
950: '#000000',
},
}SCSS
$custom: #96cedc; $custom-light: #b7dde6; $custom-dark: #000000;
JSON
{
"hex": "#96cedc",
"rgb": {
"r": 150,
"g": 206,
"b": 220
},
"hsl": {
"h": 192,
"s": 50,
"l": 72.549
},
"oklch": {
"l": 0.81756,
"c": 0.06083,
"h": 214.9
},
"luminance": 0.55794
}Semantic roles & 50–950 ramp
primary
#96CEDC
secondary
#B47363
accent
#4628BD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484