#96CEFF#96CEFF
#96CEFF is a very light, moderate cyan. Relative luminance 0.578; OKLCH L 83.1% C 0.090 H 245.6°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #96CEFF |
|---|---|
| RGB | rgb(150, 206, 255) |
| HSL | hsl(208, 100%, 79%) |
| HSV | hsv(208, 41%, 100%) |
| CMYK | cmyk(41.2%, 19.2%, 0%, 0%) |
| CIE-LAB | lab(80.65, -5.85, -29.68) |
| CIE-LCH | lch(80.65, 30.25, 258.84°) |
| OKLab | oklab(83.06% -0.0373 -0.0822) |
| OKLCH | oklch(83.06% 0.09 245.6) |
| XYZ | xyz(52.6930, 57.8434, 102.9767) |
| Luminance | 0.5785 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 1.58
Baby Blue (survey)
#A2CFFE
ΔE00 2.27
Sky
#82CAFC
ΔE00 3.07
Lightskyblue
#87CEFA
ΔE00 3.52
Lightblue (survey)
#7BC8F6
ΔE00 4.54
Powder Blue (survey)
#B1D1FC
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CEFF #FFC796
analogous
#96FFFC #96CEFF #969AFF
triadic
#96CEFF #FF96CE #CEFF96
tetradic
#96CEFF #FC96FF #FFC796 #9AFF96
square
#96CEFF #FC96FF #FFC796 #9AFF96
split-complementary
#96CEFF #FF969A #FFFC96
monochromatic
#1C95FF #59B1FF #96CEFF #D3EBFF #E0F1FF
Accessibility & contrast
On white
1.67
#96CEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#96CEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CEFF
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CEFF | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACEFF
Deuteranopia (green-blind)
#ADC3FE
Tritanopia (blue-blind)
#6EDADE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #96ceff; /* rgb */ color: rgb(150, 206, 255); /* oklch */ color: oklch(83.1% 0.090 245.6);
Tailwind
colors: {
custom: {
50: '#b9dcff',
500: '#96ceff',
950: '#000000',
},
}SCSS
$custom: #96ceff; $custom-light: #b9dcff; $custom-dark: #000000;
JSON
{
"hex": "#96ceff",
"rgb": {
"r": 150,
"g": 206,
"b": 255
},
"hsl": {
"h": 208,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.83055,
"c": 0.0903,
"h": 245.6
},
"luminance": 0.57847
}Semantic roles & 50–950 ramp
primary
#96CEFF
secondary
#E19858
accent
#6B00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121518
muted
#828486