#96DFFB#96DFFB
#96DFFB is a very light, moderate cyan. Relative luminance 0.662; OKLCH L 86.5% C 0.082 H 224.1°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #96DFFB |
|---|---|
| RGB | rgb(150, 223, 251) |
| HSL | hsl(197, 93%, 79%) |
| HSV | hsv(197, 40%, 98%) |
| CMYK | cmyk(40.2%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(85.11, -15.72, -20.76) |
| CIE-LCH | lch(85.11, 26.05, 232.87°) |
| OKLab | oklab(86.54% -0.059 -0.0572) |
| OKLCH | oklch(86.54% 0.082 224.1) |
| XYZ | xyz(56.3719, 66.2207, 101.0595) |
| Luminance | 0.6622 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.29
Sky Blue
#87CEEB
ΔE00 4.05
Baby Blue
#89CFF0
ΔE00 4.15
Lightblue
#ADD8E6
ΔE00 5.59
Lightskyblue
#87CEFA
ΔE00 6.32
Light Blue
#95D0FC
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DFFB #FBB296
analogous
#96FBE5 #96DFFB #96ACFB
triadic
#96DFFB #FB96DF #DFFB96
tetradic
#96DFFB #E596FB #FBB296 #ACFB96
square
#96DFFB #E596FB #FBB296 #ACFB96
split-complementary
#96DFFB #FB96AC #FBE596
monochromatic
#20BBF7 #5BCDF9 #96DFFB #D1F1FD #E2F6FE
Accessibility & contrast
On white
1.47
#96DFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#96DFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DFFB
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DFFB | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDBFD
Deuteranopia (green-blind)
#C0D0FB
Tritanopia (blue-blind)
#6DE8E8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #96dffb; /* rgb */ color: rgb(150, 223, 251); /* oklch */ color: oklch(86.5% 0.082 224.1);
Tailwind
colors: {
custom: {
50: '#b9e9fc',
500: '#96dffb',
950: '#000000',
},
}SCSS
$custom: #96dffb; $custom-light: #b9e9fc; $custom-dark: #000000;
JSON
{
"hex": "#96dffb",
"rgb": {
"r": 150,
"g": 223,
"b": 251
},
"hsl": {
"h": 196.634,
"s": 92.661,
"l": 78.627
},
"oklch": {
"l": 0.86539,
"c": 0.08213,
"h": 224.1
},
"luminance": 0.66224
}Semantic roles & 50–950 ramp
primary
#96DFFB
secondary
#DC7E59
accent
#4000E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121617
muted
#828485