#91C0FC#91C0FC
#91C0FC is a light, moderate cyan. Relative luminance 0.507; OKLCH L 79.7% C 0.099 H 254.9°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #91C0FC |
|---|---|
| RGB | rgb(145, 192, 252) |
| HSL | hsl(214, 95%, 78%) |
| HSV | hsv(214, 42%, 99%) |
| CMYK | cmyk(42.5%, 23.8%, 0%, 1.2%) |
| CIE-LAB | lab(76.52, -0.38, -34.45) |
| CIE-LCH | lch(76.52, 34.45, 269.36°) |
| OKLab | oklab(79.7% -0.0259 -0.0959) |
| OKLCH | oklch(79.7% 0.099 254.9) |
| XYZ | xyz(48.0916, 50.7444, 99.3371) |
| Luminance | 0.5075 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.18
Baby Blue (survey)
#A2CFFE
ΔE00 4.05
Pastel Blue
#A2BFFE
ΔE00 4.27
Sky Blue (survey)
#75BBFD
ΔE00 4.33
Light Blue
#95D0FC
ΔE00 5.74
Powder Blue (survey)
#B1D1FC
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C0FC #FCCD91
analogous
#91F5FC #91C0FC #9791FC
triadic
#91C0FC #FC91C0 #C0FC91
tetradic
#91C0FC #FC91F5 #FCCD91 #91FC97
square
#91C0FC #FC91F5 #FCCD91 #91FC97
split-complementary
#91C0FC #FC9791 #F5FC91
monochromatic
#1A7CF9 #559EFA #91C0FC #CDE2FE #E1EEFE
Accessibility & contrast
On white
1.88
#91C0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#91C0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C0FC
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C0FC | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C3FF
Deuteranopia (green-blind)
#9DB8FB
Tritanopia (blue-blind)
#69CDD4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #91c0fc; /* rgb */ color: rgb(145, 192, 252); /* oklch */ color: oklch(79.7% 0.099 254.9);
Tailwind
colors: {
custom: {
50: '#b5d2fd',
500: '#91c0fc',
950: '#000000',
},
}SCSS
$custom: #91c0fc; $custom-light: #b5d2fd; $custom-dark: #000000;
JSON
{
"hex": "#91c0fc",
"rgb": {
"r": 145,
"g": 192,
"b": 252
},
"hsl": {
"h": 213.645,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.79701,
"c": 0.09934,
"h": 254.9
},
"luminance": 0.50747
}Semantic roles & 50–950 ramp
primary
#91C0FC
secondary
#DCA155
accent
#8100E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385