#96E2FC#96E2FC
#96E2FC is a very light, moderate cyan. Relative luminance 0.679; OKLCH L 87.2% C 0.083 H 221.5°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #96E2FC |
|---|---|
| RGB | rgb(150, 226, 252) |
| HSL | hsl(195, 94%, 79%) |
| HSV | hsv(195, 40%, 99%) |
| CMYK | cmyk(40.5%, 10.3%, 0%, 1.2%) |
| CIE-LAB | lab(85.96, -16.99, -20.01) |
| CIE-LCH | lch(85.96, 26.25, 229.66°) |
| OKLab | oklab(87.22% -0.0621 -0.0551) |
| OKLCH | oklch(87.22% 0.083 221.5) |
| XYZ | xyz(57.3385, 67.9012, 102.1614) |
| Luminance | 0.6791 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.95
Sky Blue
#87CEEB
ΔE00 4.84
Baby Blue
#89CFF0
ΔE00 5.13
Lightblue
#ADD8E6
ΔE00 5.77
Robin'S Egg Blue
#98EFF9
ΔE00 6.78
Robin Egg Blue
#8AF1FE
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96E2FC #FCB096
analogous
#96FCE3 #96E2FC #96AFFC
triadic
#96E2FC #FC96E2 #E2FC96
tetradic
#96E2FC #E396FC #FCB096 #AFFC96
square
#96E2FC #E396FC #FCB096 #AFFC96
split-complementary
#96E2FC #FC96AF #FCE396
monochromatic
#1FC1F9 #5BD2FA #96E2FC #D2F2FE #E1F7FE
Accessibility & contrast
On white
1.44
#96E2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#96E2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96E2FC
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96E2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96E2FC | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFD
Deuteranopia (green-blind)
#C3D2FC
Tritanopia (blue-blind)
#6CEBEA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #96e2fc; /* rgb */ color: rgb(150, 226, 252); /* oklch */ color: oklch(87.2% 0.083 221.5);
Tailwind
colors: {
custom: {
50: '#b9ebfd',
500: '#96e2fc',
950: '#000000',
},
}SCSS
$custom: #96e2fc; $custom-light: #b9ebfd; $custom-dark: #000000;
JSON
{
"hex": "#96e2fc",
"rgb": {
"r": 150,
"g": 226,
"b": 252
},
"hsl": {
"h": 195.294,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.87224,
"c": 0.08303,
"h": 221.5
},
"luminance": 0.67905
}Semantic roles & 50–950 ramp
primary
#96E2FC
secondary
#DD7B59
accent
#3A00E6
background
#FDFEFF
surface
#F8FDFF
border
#D1D5D7
text
#121617
muted
#828485