#96DFF9#96DFF9
#96DFF9 is a very light, moderate cyan. Relative luminance 0.661; OKLCH L 86.5% C 0.081 H 222.4°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #96DFF9 |
|---|---|
| RGB | rgb(150, 223, 249) |
| HSL | hsl(196, 89%, 78%) |
| HSV | hsv(196, 40%, 98%) |
| CMYK | cmyk(39.8%, 10.4%, 0%, 2.4%) |
| CIE-LAB | lab(85.05, -16.23, -19.81) |
| CIE-LCH | lch(85.05, 25.60, 230.67°) |
| OKLab | oklab(86.47% -0.0597 -0.0545) |
| OKLCH | oklch(86.47% 0.081 222.4) |
| XYZ | xyz(56.0583, 66.0953, 99.4079) |
| Luminance | 0.6610 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.55
Sky Blue
#87CEEB
ΔE00 4.17
Baby Blue
#89CFF0
ΔE00 4.47
Lightblue
#ADD8E6
ΔE00 5.35
Lightskyblue
#87CEFA
ΔE00 6.85
Powder Blue
#B0E0E6
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DFF9 #F9B096
analogous
#96F9E2 #96DFF9 #96ADF9
triadic
#96DFF9 #F996DF #DFF996
tetradic
#96DFF9 #E296F9 #F9B096 #ADF996
square
#96DFF9 #E296F9 #F9B096 #ADF996
split-complementary
#96DFF9 #F996AD #F9E296
monochromatic
#22BCF2 #5CCDF6 #96DFF9 #D0F1FC #E2F6FD
Accessibility & contrast
On white
1.48
#96DFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#96DFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DFF9
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DFF9 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DBFA
Deuteranopia (green-blind)
#C1CFF9
Tritanopia (blue-blind)
#6EE7E7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #96dff9; /* rgb */ color: rgb(150, 223, 249); /* oklch */ color: oklch(86.5% 0.081 222.4);
Tailwind
colors: {
custom: {
50: '#b9e9fb',
500: '#96dff9',
950: '#000000',
},
}SCSS
$custom: #96dff9; $custom-light: #b9e9fb; $custom-dark: #000000;
JSON
{
"hex": "#96dff9",
"rgb": {
"r": 150,
"g": 223,
"b": 249
},
"hsl": {
"h": 195.758,
"s": 89.189,
"l": 78.235
},
"oklch": {
"l": 0.86467,
"c": 0.08084,
"h": 222.4
},
"luminance": 0.66099
}Semantic roles & 50–950 ramp
primary
#96DFF9
secondary
#D97C5A
accent
#3C00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121617
muted
#828485