#91C1FE#91C1FE
#91C1FE is a light, moderate cyan. Relative luminance 0.513; OKLCH L 80.0% C 0.101 H 254.8°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #91C1FE |
|---|---|
| RGB | rgb(145, 193, 254) |
| HSL | hsl(214, 98%, 78%) |
| HSV | hsv(214, 43%, 100%) |
| CMYK | cmyk(42.9%, 24%, 0%, 0.4%) |
| CIE-LAB | lab(76.87, -0.38, -34.99) |
| CIE-LCH | lch(76.87, 34.99, 269.37°) |
| OKLab | oklab(80% -0.0265 -0.0974) |
| OKLCH | oklch(80% 0.101 254.8) |
| XYZ | xyz(48.6305, 51.3125, 101.0885) |
| Luminance | 0.5131 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.40
Baby Blue (survey)
#A2CFFE
ΔE00 3.87
Sky Blue (survey)
#75BBFD
ΔE00 4.29
Pastel Blue
#A2BFFE
ΔE00 4.43
Light Blue
#95D0FC
ΔE00 5.57
Powder Blue (survey)
#B1D1FC
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C1FE #FECE91
analogous
#91F7FE #91C1FE #9791FE
triadic
#91C1FE #FE91C1 #C1FE91
tetradic
#91C1FE #FE91F7 #FECE91 #91FE97
square
#91C1FE #FE91F7 #FECE91 #91FE97
split-complementary
#91C1FE #FE9791 #F7FE91
monochromatic
#187DFD #549FFD #91C1FE #CEE3FF #E1EEFF
Accessibility & contrast
On white
1.86
#91C1FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#91C1FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C1FE
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C1FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C1FE | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC4FF
Deuteranopia (green-blind)
#9DB9FD
Tritanopia (blue-blind)
#68CED6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91c1fe; /* rgb */ color: rgb(145, 193, 254); /* oklch */ color: oklch(80.0% 0.101 254.8);
Tailwind
colors: {
custom: {
50: '#b5d3ff',
500: '#91c1fe',
950: '#000000',
},
}SCSS
$custom: #91c1fe; $custom-light: #b5d3ff; $custom-dark: #000000;
JSON
{
"hex": "#91c1fe",
"rgb": {
"r": 145,
"g": 193,
"b": 254
},
"hsl": {
"h": 213.578,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.79996,
"c": 0.10098,
"h": 254.8
},
"luminance": 0.51315
}Semantic roles & 50–950 ramp
primary
#91C1FE
secondary
#DFA254
accent
#8000E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111418
muted
#818386