#91C1F8#91C1F8
#91C1F8 is a light, moderate cyan. Relative luminance 0.509; OKLCH L 79.7% C 0.094 H 252.3°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #91C1F8 |
|---|---|
| RGB | rgb(145, 193, 248) |
| HSL | hsl(212, 88%, 77%) |
| HSV | hsv(212, 42%, 97%) |
| CMYK | cmyk(41.5%, 22.2%, 0%, 2.7%) |
| CIE-LAB | lab(76.64, -2.01, -32.13) |
| CIE-LCH | lch(76.64, 32.19, 266.42°) |
| OKLab | oklab(79.74% -0.0284 -0.0892) |
| OKLCH | oklch(79.74% 0.094 252.3) |
| XYZ | xyz(47.6848, 50.9341, 96.1074) |
| Luminance | 0.5094 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.77
Baby Blue (survey)
#A2CFFE
ΔE00 3.68
Sky Blue (survey)
#75BBFD
ΔE00 4.03
Pastel Blue
#A2BFFE
ΔE00 4.73
Light Blue
#95D0FC
ΔE00 5.05
Sky
#82CAFC
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C1F8 #F8C891
analogous
#91F4F8 #91C1F8 #9591F8
triadic
#91C1F8 #F891C1 #C1F891
tetradic
#91C1F8 #F891F4 #F8C891 #91F895
square
#91C1F8 #F891F4 #F8C891 #91F895
split-complementary
#91C1F8 #F89591 #F4F891
monochromatic
#1E80F1 #57A1F4 #91C1F8 #CBE1FC #E2EFFD
Accessibility & contrast
On white
1.88
#91C1F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#91C1F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C1F8
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C1F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C1F8 | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC3FB
Deuteranopia (green-blind)
#9FB9F7
Tritanopia (blue-blind)
#6BCDD4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #91c1f8; /* rgb */ color: rgb(145, 193, 248); /* oklch */ color: oklch(79.7% 0.094 252.3);
Tailwind
colors: {
custom: {
50: '#b5d3fa',
500: '#91c1f8',
950: '#000000',
},
}SCSS
$custom: #91c1f8; $custom-light: #b5d3fa; $custom-dark: #000000;
JSON
{
"hex": "#91c1f8",
"rgb": {
"r": 145,
"g": 193,
"b": 248
},
"hsl": {
"h": 212.039,
"s": 88.034,
"l": 77.059
},
"oklch": {
"l": 0.79741,
"c": 0.09366,
"h": 252.3
},
"luminance": 0.50937
}Semantic roles & 50–950 ramp
primary
#91C1F8
secondary
#D79B56
accent
#7A01E5
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385