#96D2FF#96D2FF
#96D2FF is a very light, moderate cyan. Relative luminance 0.598; OKLCH L 83.9% C 0.088 H 241.5°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #96D2FF |
|---|---|
| RGB | rgb(150, 210, 255) |
| HSL | hsl(206, 100%, 79%) |
| HSV | hsv(206, 41%, 100%) |
| CMYK | cmyk(41.2%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(81.73, -7.97, -28.03) |
| CIE-LCH | lch(81.73, 29.14, 254.13°) |
| OKLab | oklab(83.9% -0.0421 -0.0776) |
| OKLCH | oklch(83.9% 0.088 241.5) |
| XYZ | xyz(53.6682, 59.7939, 103.3018) |
| Luminance | 0.5980 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 0.52
Lightskyblue
#87CEFA
ΔE00 2.42
Sky
#82CAFC
ΔE00 2.80
Baby Blue (survey)
#A2CFFE
ΔE00 3.41
Lightblue (survey)
#7BC8F6
ΔE00 3.94
Baby Blue
#89CFF0
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96D2FF #FFC396
analogous
#96FFF7 #96D2FF #969EFF
triadic
#96D2FF #FF96D2 #D2FF96
tetradic
#96D2FF #F796FF #FFC396 #9EFF96
square
#96D2FF #F796FF #FFC396 #9EFF96
split-complementary
#96D2FF #FF969E #FFF796
monochromatic
#1C9EFF #59B8FF #96D2FF #D3ECFF #E0F2FF
Accessibility & contrast
On white
1.62
#96D2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#96D2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96D2FF
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96D2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96D2FF | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FF
Deuteranopia (green-blind)
#B1C6FE
Tritanopia (blue-blind)
#6EDDE1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #96d2ff; /* rgb */ color: rgb(150, 210, 255); /* oklch */ color: oklch(83.9% 0.088 241.5);
Tailwind
colors: {
custom: {
50: '#b9dfff',
500: '#96d2ff',
950: '#000000',
},
}SCSS
$custom: #96d2ff; $custom-light: #b9dfff; $custom-dark: #000000;
JSON
{
"hex": "#96d2ff",
"rgb": {
"r": 150,
"g": 210,
"b": 255
},
"hsl": {
"h": 205.714,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.83903,
"c": 0.08826,
"h": 241.5
},
"luminance": 0.59797
}Semantic roles & 50–950 ramp
primary
#96D2FF
secondary
#E19358
accent
#6200E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121518
muted
#828486