#96DFF4#96DFF4
#96DFF4 is a very light, moderate cyan. Relative luminance 0.658; OKLCH L 86.3% C 0.078 H 217.8°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #96DFF4 |
|---|---|
| RGB | rgb(150, 223, 244) |
| HSL | hsl(193, 81%, 77%) |
| HSV | hsv(193, 39%, 96%) |
| CMYK | cmyk(38.5%, 8.6%, 0%, 4.3%) |
| CIE-LAB | lab(84.89, -17.48, -17.40) |
| CIE-LCH | lch(84.89, 24.66, 224.88°) |
| OKLab | oklab(86.29% -0.0616 -0.0478) |
| OKLCH | oklch(86.29% 0.078 217.8) |
| XYZ | xyz(55.2888, 65.7875, 95.3553) |
| Luminance | 0.6579 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.74
Sky Blue
#87CEEB
ΔE00 4.89
Lightblue
#ADD8E6
ΔE00 5.11
Baby Blue
#89CFF0
ΔE00 5.60
Powder Blue
#B0E0E6
ΔE00 5.79
Robin'S Egg Blue
#98EFF9
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DFF4 #F4AB96
analogous
#96F4DA #96DFF4 #96B0F4
triadic
#96DFF4 #F496DF #DFF496
tetradic
#96DFF4 #DA96F4 #F4AB96 #B0F496
square
#96DFF4 #DA96F4 #F4AB96 #B0F496
split-complementary
#96DFF4 #F496B0 #F4DA96
monochromatic
#27BDE8 #5FCEEE #96DFF4 #CDF0FA #E3F7FC
Accessibility & contrast
On white
1.48
#96DFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#96DFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DFF4
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DFF4 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DBF5
Deuteranopia (green-blind)
#C2CFF4
Tritanopia (blue-blind)
#71E7E5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #96dff4; /* rgb */ color: rgb(150, 223, 244); /* oklch */ color: oklch(86.3% 0.078 217.8);
Tailwind
colors: {
custom: {
50: '#b8e9f7',
500: '#96dff4',
950: '#000000',
},
}SCSS
$custom: #96dff4; $custom-light: #b8e9f7; $custom-dark: #000000;
JSON
{
"hex": "#96dff4",
"rgb": {
"r": 150,
"g": 223,
"b": 244
},
"hsl": {
"h": 193.404,
"s": 81.034,
"l": 77.255
},
"oklch": {
"l": 0.8629,
"c": 0.07795,
"h": 217.8
},
"luminance": 0.65791
}Semantic roles & 50–950 ramp
primary
#96DFF4
secondary
#D2765C
accent
#3808DD
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485