#91C1F6#91C1F6
#91C1F6 is a light, moderate cyan. Relative luminance 0.508; OKLCH L 79.7% C 0.091 H 251.4°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #91C1F6 |
|---|---|
| RGB | rgb(145, 193, 246) |
| HSL | hsl(211, 85%, 77%) |
| HSV | hsv(211, 41%, 96%) |
| CMYK | cmyk(41.1%, 21.5%, 0%, 3.5%) |
| CIE-LAB | lab(76.56, -2.54, -31.17) |
| CIE-LCH | lch(76.56, 31.27, 265.33°) |
| OKLab | oklab(79.66% -0.029 -0.0865) |
| OKLCH | oklch(79.66% 0.091 251.4) |
| XYZ | xyz(47.3761, 50.8107, 94.4820) |
| Luminance | 0.5081 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.96
Baby Blue (survey)
#A2CFFE
ΔE00 3.64
Sky Blue (survey)
#75BBFD
ΔE00 3.99
Light Blue
#95D0FC
ΔE00 4.87
Pastel Blue
#A2BFFE
ΔE00 4.88
Sky
#82CAFC
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C1F6 #F6C691
analogous
#91F4F6 #91C1F6 #9491F6
triadic
#91C1F6 #F691C1 #C1F691
tetradic
#91C1F6 #F691F4 #F6C691 #91F694
square
#91C1F6 #F691F4 #F6C691 #91F694
split-complementary
#91C1F6 #F69491 #F4F691
monochromatic
#2081ED #58A1F1 #91C1F6 #CAE1FB #E3EFFD
Accessibility & contrast
On white
1.88
#91C1F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#91C1F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C1F6
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C1F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C1F6 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC3F8
Deuteranopia (green-blind)
#A0B8F5
Tritanopia (blue-blind)
#6CCDD3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #91c1f6; /* rgb */ color: rgb(145, 193, 246); /* oklch */ color: oklch(79.7% 0.091 251.4);
Tailwind
colors: {
custom: {
50: '#b5d3f9',
500: '#91c1f6',
950: '#000000',
},
}SCSS
$custom: #91c1f6; $custom-light: #b5d3f9; $custom-dark: #000000;
JSON
{
"hex": "#91c1f6",
"rgb": {
"r": 145,
"g": 193,
"b": 246
},
"hsl": {
"h": 211.485,
"s": 84.874,
"l": 76.667
},
"oklch": {
"l": 0.79657,
"c": 0.09125,
"h": 251.4
},
"luminance": 0.50813
}Semantic roles & 50–950 ramp
primary
#91C1F6
secondary
#D49957
accent
#7804E1
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385