#96CFFE#96CFFE
#96CFFE is a very light, moderate cyan. Relative luminance 0.583; OKLCH L 83.2% C 0.089 H 244.0°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #96CFFE |
|---|---|
| RGB | rgb(150, 207, 254) |
| HSL | hsl(207, 98%, 79%) |
| HSV | hsv(207, 41%, 100%) |
| CMYK | cmyk(40.9%, 18.5%, 0%, 0.4%) |
| CIE-LAB | lab(80.88, -6.65, -28.79) |
| CIE-LCH | lch(80.88, 29.54, 257.00°) |
| OKLab | oklab(83.23% -0.0389 -0.0797) |
| OKLCH | oklch(83.23% 0.089 244) |
| XYZ | xyz(52.7739, 58.2622, 102.2116) |
| Luminance | 0.5827 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 0.99
Baby Blue (survey)
#A2CFFE
ΔE00 2.60
Sky
#82CAFC
ΔE00 2.82
Lightskyblue
#87CEFA
ΔE00 3.02
Lightblue (survey)
#7BC8F6
ΔE00 4.20
Baby Blue
#89CFF0
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CFFE #FEC596
analogous
#96FEF9 #96CFFE #969BFE
triadic
#96CFFE #FE96CF #CFFE96
tetradic
#96CFFE #F996FE #FEC596 #9BFE96
square
#96CFFE #F996FE #FEC596 #9BFE96
split-complementary
#96CFFE #FE969B #FEF996
monochromatic
#1D98FD #59B3FD #96CFFE #D3EBFF #E1F1FF
Accessibility & contrast
On white
1.66
#96CFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#96CFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CFFE
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CFFE | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCFFF
Deuteranopia (green-blind)
#AEC4FD
Tritanopia (blue-blind)
#6FDADE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #96cffe; /* rgb */ color: rgb(150, 207, 254); /* oklch */ color: oklch(83.2% 0.089 244.0);
Tailwind
colors: {
custom: {
50: '#b8ddff',
500: '#96cffe',
950: '#000000',
},
}SCSS
$custom: #96cffe; $custom-light: #b8ddff; $custom-dark: #000000;
JSON
{
"hex": "#96cffe",
"rgb": {
"r": 150,
"g": 207,
"b": 254
},
"hsl": {
"h": 207.115,
"s": 98.113,
"l": 79.216
},
"oklch": {
"l": 0.83227,
"c": 0.08867,
"h": 244
},
"luminance": 0.58265
}Semantic roles & 50–950 ramp
primary
#96CFFE
secondary
#E09658
accent
#6800E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121518
muted
#828486