#91C4FC#91C4FC
#91C4FC is a light, moderate cyan. Relative luminance 0.525; OKLCH L 80.5% C 0.096 H 251.4°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #91C4FC |
|---|---|
| RGB | rgb(145, 196, 252) |
| HSL | hsl(211, 95%, 78%) |
| HSV | hsv(211, 42%, 99%) |
| CMYK | cmyk(42.5%, 22.2%, 0%, 1.2%) |
| CIE-LAB | lab(77.59, -2.55, -32.80) |
| CIE-LCH | lch(77.59, 32.90, 265.55°) |
| OKLab | oklab(80.54% -0.0308 -0.0912) |
| OKLCH | oklch(80.54% 0.096 251.4) |
| XYZ | xyz(48.9819, 52.5249, 99.6339) |
| Luminance | 0.5253 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.16
Carolina Blue
#8AB8FE
ΔE00 3.50
Sky Blue (survey)
#75BBFD
ΔE00 3.97
Light Blue
#95D0FC
ΔE00 4.35
Sky
#82CAFC
ΔE00 4.68
Pastel Blue
#A2BFFE
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C4FC #FCC991
analogous
#91F9FC #91C4FC #9391FC
triadic
#91C4FC #FC91C4 #C4FC91
tetradic
#91C4FC #FC91F9 #FCC991 #91FC93
square
#91C4FC #FC91F9 #FCC991 #91FC93
split-complementary
#91C4FC #FC9391 #F9FC91
monochromatic
#1A84F9 #55A4FA #91C4FC #CDE4FE #E1EFFE
Accessibility & contrast
On white
1.83
#91C4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#91C4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C4FC
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C4FC | 1.00 | 1.83 | 11.51 | 11.51 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC6FF
Deuteranopia (green-blind)
#A1BBFB
Tritanopia (blue-blind)
#68D1D7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #91c4fc; /* rgb */ color: rgb(145, 196, 252); /* oklch */ color: oklch(80.5% 0.096 251.4);
Tailwind
colors: {
custom: {
50: '#b5d5fd',
500: '#91c4fc',
950: '#000000',
},
}SCSS
$custom: #91c4fc; $custom-light: #b5d5fd; $custom-dark: #000000;
JSON
{
"hex": "#91c4fc",
"rgb": {
"r": 145,
"g": 196,
"b": 252
},
"hsl": {
"h": 211.402,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.80541,
"c": 0.09622,
"h": 251.4
},
"luminance": 0.52528
}Semantic roles & 50–950 ramp
primary
#91C4FC
secondary
#DC9C55
accent
#7800E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385