#96DFFE#96DFFE
#96DFFE is a very light, moderate cyan. Relative luminance 0.664; OKLCH L 86.6% C 0.084 H 226.6°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #96DFFE |
|---|---|
| RGB | rgb(150, 223, 254) |
| HSL | hsl(198, 98%, 79%) |
| HSV | hsv(198, 41%, 100%) |
| CMYK | cmyk(40.9%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(85.21, -14.96, -22.20) |
| CIE-LCH | lch(85.21, 26.77, 236.03°) |
| OKLab | oklab(86.65% -0.0579 -0.0612) |
| OKLCH | oklch(86.65% 0.084 226.6) |
| XYZ | xyz(56.8485, 66.4114, 103.5698) |
| Luminance | 0.6642 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.23
Baby Blue
#89CFF0
ΔE00 3.84
Sky Blue
#87CEEB
ΔE00 4.08
Lightskyblue
#87CEFA
ΔE00 5.60
Lightblue
#ADD8E6
ΔE00 6.06
Light Blue
#95D0FC
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DFFE #FEB596
analogous
#96FEE9 #96DFFE #96ABFE
triadic
#96DFFE #FE96DF #DFFE96
tetradic
#96DFFE #E996FE #FEB596 #ABFE96
square
#96DFFE #E996FE #FEB596 #ABFE96
split-complementary
#96DFFE #FE96AB #FEE996
monochromatic
#1DBAFD #59CDFD #96DFFE #D3F1FF #E1F6FF
Accessibility & contrast
On white
1.47
#96DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#96DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DFFE
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DFFE | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDCFF
Deuteranopia (green-blind)
#BFD0FE
Tritanopia (blue-blind)
#6CE8E9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #96dffe; /* rgb */ color: rgb(150, 223, 254); /* oklch */ color: oklch(86.6% 0.084 226.6);
Tailwind
colors: {
custom: {
50: '#b9e9fe',
500: '#96dffe',
950: '#000000',
},
}SCSS
$custom: #96dffe; $custom-light: #b9e9fe; $custom-dark: #000000;
JSON
{
"hex": "#96dffe",
"rgb": {
"r": 150,
"g": 223,
"b": 254
},
"hsl": {
"h": 197.885,
"s": 98.113,
"l": 79.216
},
"oklch": {
"l": 0.86648,
"c": 0.08423,
"h": 226.6
},
"luminance": 0.66415
}Semantic roles & 50–950 ramp
primary
#96DFFE
secondary
#E08158
accent
#4400E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121617
muted
#828485