#96CFDD#96CFDD
#96CFDD is a very light, moderate cyan. Relative luminance 0.563; OKLCH L 82.0% C 0.062 H 214.6°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #96CFDD |
|---|---|
| RGB | rgb(150, 207, 221) |
| HSL | hsl(192, 51%, 73%) |
| HSV | hsv(192, 32%, 87%) |
| CMYK | cmyk(32.1%, 6.3%, 0%, 13.3%) |
| CIE-LAB | lab(79.80, -14.93, -12.81) |
| CIE-LCH | lch(79.80, 19.68, 220.63°) |
| OKLab | oklab(82.01% -0.0508 -0.035) |
| OKLCH | oklch(82.01% 0.062 214.6) |
| XYZ | xyz(47.9374, 56.3276, 76.7390) |
| Luminance | 0.5633 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.08
Sky Blue
#87CEEB
ΔE00 4.85
Powder Blue
#B0E0E6
ΔE00 5.28
Ice Blue
#A5DFF9
ΔE00 5.92
Baby Blue
#89CFF0
ΔE00 6.05
Robin'S Egg Blue
#98EFF9
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CFDD #DDA496
analogous
#96DDC7 #96CFDD #96ABDD
triadic
#96CFDD #DD96CF #CFDD96
tetradic
#96CFDD #C796DD #DDA496 #ABDD96
square
#96CFDD #C796DD #DDA496 #ABDD96
split-complementary
#96CFDD #DD96AB #DDC796
monochromatic
#3DA3BC #68BACE #96CFDD #C4E4EC #E8F4F8
Accessibility & contrast
On white
1.71
#96CFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#96CFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CFDD
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CFDD | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBDE
Deuteranopia (green-blind)
#B9C2DD
Tritanopia (blue-blind)
#7DD5D3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #96cfdd; /* rgb */ color: rgb(150, 207, 221); /* oklch */ color: oklch(82.0% 0.062 214.6);
Tailwind
colors: {
custom: {
50: '#b7dde7',
500: '#96cfdd',
950: '#000000',
},
}SCSS
$custom: #96cfdd; $custom-light: #b7dde7; $custom-dark: #000000;
JSON
{
"hex": "#96cfdd",
"rgb": {
"r": 150,
"g": 207,
"b": 221
},
"hsl": {
"h": 191.831,
"s": 51.079,
"l": 72.745
},
"oklch": {
"l": 0.82009,
"c": 0.06167,
"h": 214.6
},
"luminance": 0.5633
}Semantic roles & 50–950 ramp
primary
#96CFDD
secondary
#B57362
accent
#4527BE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484