#96DDFE#96DDFE
#96DDFE is a very light, moderate cyan. Relative luminance 0.654; OKLCH L 86.2% C 0.084 H 228.8°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #96DDFE |
|---|---|
| RGB | rgb(150, 221, 254) |
| HSL | hsl(199, 98%, 79%) |
| HSV | hsv(199, 41%, 100%) |
| CMYK | cmyk(40.9%, 13%, 0%, 0.4%) |
| CIE-LAB | lab(84.66, -13.94, -23.02) |
| CIE-LCH | lch(84.66, 26.91, 238.81°) |
| OKLab | oklab(86.22% -0.0555 -0.0635) |
| OKLCH | oklch(86.22% 0.084 228.8) |
| XYZ | xyz(56.3173, 65.3490, 103.3927) |
| Luminance | 0.6535 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.37
Baby Blue
#89CFF0
ΔE00 3.34
Sky Blue
#87CEEB
ΔE00 3.88
Lightskyblue
#87CEFA
ΔE00 4.75
Light Blue
#95D0FC
ΔE00 5.31
Lightblue (survey)
#7BC8F6
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DDFE #FEB796
analogous
#96FEEB #96DDFE #96A9FE
triadic
#96DDFE #FE96DD #DDFE96
tetradic
#96DDFE #EB96FE #FEB796 #A9FE96
square
#96DDFE #EB96FE #FEB796 #A9FE96
split-complementary
#96DDFE #FE96A9 #FEEB96
monochromatic
#1DB6FD #59C9FD #96DDFE #D3F1FF #E1F5FF
Accessibility & contrast
On white
1.49
#96DDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#96DDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DDFE
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DDFE | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#BDCEFE
Tritanopia (blue-blind)
#6CE7E7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #96ddfe; /* rgb */ color: rgb(150, 221, 254); /* oklch */ color: oklch(86.2% 0.084 228.8);
Tailwind
colors: {
custom: {
50: '#b9e7fe',
500: '#96ddfe',
950: '#000000',
},
}SCSS
$custom: #96ddfe; $custom-light: #b9e7fe; $custom-dark: #000000;
JSON
{
"hex": "#96ddfe",
"rgb": {
"r": 150,
"g": 221,
"b": 254
},
"hsl": {
"h": 199.038,
"s": 98.113,
"l": 79.216
},
"oklch": {
"l": 0.86217,
"c": 0.08434,
"h": 228.8
},
"luminance": 0.65353
}Semantic roles & 50–950 ramp
primary
#96DDFE
secondary
#E08358
accent
#4900E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121617
muted
#828485