#96DFF7#96DFF7
#96DFF7 is a very light, moderate cyan. Relative luminance 0.660; OKLCH L 86.4% C 0.080 H 220.6°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #96DFF7 |
|---|---|
| RGB | rgb(150, 223, 247) |
| HSL | hsl(195, 86%, 78%) |
| HSV | hsv(195, 39%, 97%) |
| CMYK | cmyk(39.3%, 9.7%, 0%, 3.1%) |
| CIE-LAB | lab(84.98, -16.73, -18.85) |
| CIE-LCH | lch(84.98, 25.20, 228.41°) |
| OKLab | oklab(86.4% -0.0604 -0.0518) |
| OKLCH | oklch(86.4% 0.08 220.6) |
| XYZ | xyz(55.7480, 65.9712, 97.7738) |
| Luminance | 0.6597 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.96
Sky Blue
#87CEEB
ΔE00 4.39
Baby Blue
#89CFF0
ΔE00 4.88
Lightblue
#ADD8E6
ΔE00 5.19
Powder Blue
#B0E0E6
ΔE00 6.52
Robin'S Egg Blue
#98EFF9
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DFF7 #F7AE96
analogous
#96F7DE #96DFF7 #96AFF7
triadic
#96DFF7 #F796DF #DFF796
tetradic
#96DFF7 #DE96F7 #F7AE96 #AFF796
square
#96DFF7 #DE96F7 #F7AE96 #AFF796
split-complementary
#96DFF7 #F796AF #F7DE96
monochromatic
#24BCEE #5DCEF3 #96DFF7 #CFF0FB #E3F6FD
Accessibility & contrast
On white
1.48
#96DFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#96DFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DFF7
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DFF7 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DBF8
Deuteranopia (green-blind)
#C1CFF7
Tritanopia (blue-blind)
#6FE7E6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #96dff7; /* rgb */ color: rgb(150, 223, 247); /* oklch */ color: oklch(86.4% 0.080 220.6);
Tailwind
colors: {
custom: {
50: '#b8e9f9',
500: '#96dff7',
950: '#000000',
},
}SCSS
$custom: #96dff7; $custom-light: #b8e9f9; $custom-dark: #000000;
JSON
{
"hex": "#96dff7",
"rgb": {
"r": 150,
"g": 223,
"b": 247
},
"hsl": {
"h": 194.845,
"s": 85.841,
"l": 77.843
},
"oklch": {
"l": 0.86395,
"c": 0.07961,
"h": 220.6
},
"luminance": 0.65975
}Semantic roles & 50–950 ramp
primary
#96DFF7
secondary
#D67A5B
accent
#3A03E2
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121617
muted
#828485