#91C0F7#91C0F7
#91C0F7 is a light, moderate cyan. Relative luminance 0.504; OKLCH L 79.5% C 0.093 H 252.8°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #91C0F7 |
|---|---|
| RGB | rgb(145, 192, 247) |
| HSL | hsl(212, 86%, 77%) |
| HSV | hsv(212, 41%, 97%) |
| CMYK | cmyk(41.3%, 22.3%, 0%, 3.1%) |
| CIE-LAB | lab(76.33, -1.73, -32.06) |
| CIE-LCH | lch(76.33, 32.11, 266.90°) |
| OKLab | oklab(79.49% -0.0275 -0.0891) |
| OKLCH | oklch(79.49% 0.093 252.8) |
| XYZ | xyz(47.3097, 50.4316, 95.2190) |
| Luminance | 0.5043 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.53
Baby Blue (survey)
#A2CFFE
ΔE00 3.89
Sky Blue (survey)
#75BBFD
ΔE00 4.12
Pastel Blue
#A2BFFE
ΔE00 4.53
Light Blue
#95D0FC
ΔE00 5.33
Sky
#82CAFC
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C0F7 #F7C891
analogous
#91F3F7 #91C0F7 #9591F7
triadic
#91C0F7 #F791C0 #C0F791
tetradic
#91C0F7 #F791F3 #F7C891 #91F795
square
#91C0F7 #F791F3 #F7C891 #91F795
split-complementary
#91C0F7 #F79591 #F3F791
monochromatic
#1F7FEF #589FF3 #91C0F7 #CAE1FB #E2EFFD
Accessibility & contrast
On white
1.89
#91C0F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#91C0F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C0F7
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C0F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C0F7 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC2FA
Deuteranopia (green-blind)
#9FB8F6
Tritanopia (blue-blind)
#6CCCD3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #91c0f7; /* rgb */ color: rgb(145, 192, 247); /* oklch */ color: oklch(79.5% 0.093 252.8);
Tailwind
colors: {
custom: {
50: '#b5d2fa',
500: '#91c0f7',
950: '#000000',
},
}SCSS
$custom: #91c0f7; $custom-light: #b5d2fa; $custom-dark: #000000;
JSON
{
"hex": "#91c0f7",
"rgb": {
"r": 145,
"g": 192,
"b": 247
},
"hsl": {
"h": 212.353,
"s": 86.441,
"l": 76.863
},
"oklch": {
"l": 0.79488,
"c": 0.09321,
"h": 252.8
},
"luminance": 0.50434
}Semantic roles & 50–950 ramp
primary
#91C0F7
secondary
#D69B57
accent
#7C03E3
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385