#91C1F7#91C1F7
#91C1F7 is a light, moderate cyan. Relative luminance 0.509; OKLCH L 79.7% C 0.092 H 251.9°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #91C1F7 |
|---|---|
| RGB | rgb(145, 193, 247) |
| HSL | hsl(212, 86%, 77%) |
| HSV | hsv(212, 41%, 97%) |
| CMYK | cmyk(41.3%, 21.9%, 0%, 3.1%) |
| CIE-LAB | lab(76.60, -2.28, -31.65) |
| CIE-LCH | lch(76.60, 31.73, 265.89°) |
| OKLab | oklab(79.7% -0.0287 -0.0879) |
| OKLCH | oklch(79.7% 0.092 251.9) |
| XYZ | xyz(47.5300, 50.8723, 95.2925) |
| Luminance | 0.5088 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.86
Baby Blue (survey)
#A2CFFE
ΔE00 3.66
Sky Blue (survey)
#75BBFD
ΔE00 4.01
Pastel Blue
#A2BFFE
ΔE00 4.80
Light Blue
#95D0FC
ΔE00 4.96
Sky
#82CAFC
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C1F7 #F7C791
analogous
#91F4F7 #91C1F7 #9491F7
triadic
#91C1F7 #F791C1 #C1F791
tetradic
#91C1F7 #F791F4 #F7C791 #91F794
square
#91C1F7 #F791F4 #F7C791 #91F794
split-complementary
#91C1F7 #F79491 #F4F791
monochromatic
#1F81EF #58A1F3 #91C1F7 #CAE1FB #E2EFFD
Accessibility & contrast
On white
1.88
#91C1F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#91C1F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C1F7
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C1F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C1F7 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC3FA
Deuteranopia (green-blind)
#A0B8F6
Tritanopia (blue-blind)
#6BCDD3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #91c1f7; /* rgb */ color: rgb(145, 193, 247); /* oklch */ color: oklch(79.7% 0.092 251.9);
Tailwind
colors: {
custom: {
50: '#b5d3fa',
500: '#91c1f7',
950: '#000000',
},
}SCSS
$custom: #91c1f7; $custom-light: #b5d3fa; $custom-dark: #000000;
JSON
{
"hex": "#91c1f7",
"rgb": {
"r": 145,
"g": 193,
"b": 247
},
"hsl": {
"h": 211.765,
"s": 86.441,
"l": 76.863
},
"oklch": {
"l": 0.79699,
"c": 0.09245,
"h": 251.9
},
"luminance": 0.50875
}Semantic roles & 50–950 ramp
primary
#91C1F7
secondary
#D69A57
accent
#7903E3
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385