#96DEFF#96DEFF
#96DEFF is a very light, moderate cyan. Relative luminance 0.659; OKLCH L 86.5% C 0.085 H 228.5°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #96DEFF |
|---|---|
| RGB | rgb(150, 222, 255) |
| HSL | hsl(199, 100%, 79%) |
| HSV | hsv(199, 41%, 100%) |
| CMYK | cmyk(41.2%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(84.97, -14.19, -23.09) |
| CIE-LCH | lch(84.97, 27.10, 238.42°) |
| OKLab | oklab(86.47% -0.0563 -0.0637) |
| OKLCH | oklch(86.47% 0.085 228.5) |
| XYZ | xyz(56.7427, 65.9428, 104.3266) |
| Luminance | 0.6595 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.38
Baby Blue
#89CFF0
ΔE00 3.55
Sky Blue
#87CEEB
ΔE00 4.05
Lightskyblue
#87CEFA
ΔE00 4.96
Light Blue
#95D0FC
ΔE00 5.53
Lightblue (survey)
#7BC8F6
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DEFF #FFB796
analogous
#96FFEB #96DEFF #96AAFF
triadic
#96DEFF #FF96DE #DEFF96
tetradic
#96DEFF #EB96FF #FFB796 #AAFF96
square
#96DEFF #EB96FF #FFB796 #AAFF96
split-complementary
#96DEFF #FF96AA #FFEB96
monochromatic
#1CB8FF #59CBFF #96DEFF #D3F1FF #E0F5FF
Accessibility & contrast
On white
1.48
#96DEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#96DEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DEFF
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DEFF | 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)
#CDDBFF
Deuteranopia (green-blind)
#BECFFF
Tritanopia (blue-blind)
#6BE8E8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #96deff; /* rgb */ color: rgb(150, 222, 255); /* oklch */ color: oklch(86.5% 0.085 228.5);
Tailwind
colors: {
custom: {
50: '#b9e8ff',
500: '#96deff',
950: '#000000',
},
}SCSS
$custom: #96deff; $custom-light: #b9e8ff; $custom-dark: #000000;
JSON
{
"hex": "#96deff",
"rgb": {
"r": 150,
"g": 222,
"b": 255
},
"hsl": {
"h": 198.857,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.86469,
"c": 0.08502,
"h": 228.5
},
"luminance": 0.65947
}Semantic roles & 50–950 ramp
primary
#96DEFF
secondary
#E18358
accent
#4800E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121618
muted
#828486