#96CFDC#96CFDC
#96CFDC is a light, moderate cyan. Relative luminance 0.563; OKLCH L 82.0% C 0.061 H 213.4°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #96CFDC |
|---|---|
| RGB | rgb(150, 207, 220) |
| HSL | hsl(191, 50%, 73%) |
| HSV | hsv(191, 32%, 86%) |
| CMYK | cmyk(31.8%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(79.77, -15.17, -12.32) |
| CIE-LCH | lch(79.77, 19.54, 219.09°) |
| OKLab | oklab(81.98% -0.0511 -0.0337) |
| OKLCH | oklch(81.98% 0.061 213.4) |
| XYZ | xyz(47.8045, 56.2744, 76.0394) |
| Luminance | 0.5628 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.25
Powder Blue
#B0E0E6
ΔE00 5.11
Sky Blue
#87CEEB
ΔE00 5.21
Ice Blue
#A5DFF9
ΔE00 6.23
Baby Blue
#89CFF0
ΔE00 6.43
Robin'S Egg Blue
#98EFF9
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CFDC #DCA396
analogous
#96DCC6 #96CFDC #96ACDC
triadic
#96CFDC #DC96CF #CFDC96
tetradic
#96CFDC #C696DC #DCA396 #ACDC96
square
#96CFDC #C696DC #DCA396 #ACDC96
split-complementary
#96CFDC #DC96AC #DCC696
monochromatic
#3EA3BA #68BACD #96CFDC #C4E4EB #E8F5F7
Accessibility & contrast
On white
1.71
#96CFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#96CFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CFDC
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CFDC | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDD
Deuteranopia (green-blind)
#B9C2DC
Tritanopia (blue-blind)
#7ED5D3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #96cfdc; /* rgb */ color: rgb(150, 207, 220); /* oklch */ color: oklch(82.0% 0.061 213.4);
Tailwind
colors: {
custom: {
50: '#b7dde6',
500: '#96cfdc',
950: '#000000',
},
}SCSS
$custom: #96cfdc; $custom-light: #b7dde6; $custom-dark: #000000;
JSON
{
"hex": "#96cfdc",
"rgb": {
"r": 150,
"g": 207,
"b": 220
},
"hsl": {
"h": 191.143,
"s": 50,
"l": 72.549
},
"oklch": {
"l": 0.81975,
"c": 0.06123,
"h": 213.4
},
"luminance": 0.56277
}Semantic roles & 50–950 ramp
primary
#96CFDC
secondary
#B47263
accent
#4428BD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484