#91C4F7#91C4F7
#91C4F7 is a light, moderate cyan. Relative luminance 0.522; OKLCH L 80.3% C 0.090 H 249.0°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #91C4F7 |
|---|---|
| RGB | rgb(145, 196, 247) |
| HSL | hsl(210, 86%, 77%) |
| HSV | hsv(210, 41%, 97%) |
| CMYK | cmyk(41.3%, 20.6%, 0%, 3.1%) |
| CIE-LAB | lab(77.41, -3.89, -30.41) |
| CIE-LCH | lch(77.41, 30.66, 262.70°) |
| OKLab | oklab(80.33% -0.0324 -0.0843) |
| OKLCH | oklch(80.33% 0.09 249) |
| XYZ | xyz(48.1999, 52.2121, 95.5158) |
| Luminance | 0.5222 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.11
Light Blue
#95D0FC
ΔE00 3.81
Sky Blue (survey)
#75BBFD
ΔE00 3.93
Carolina Blue
#8AB8FE
ΔE00 3.95
Sky
#82CAFC
ΔE00 4.09
Lightskyblue
#87CEFA
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C4F7 #F7C491
analogous
#91F7F7 #91C4F7 #9191F7
triadic
#91C4F7 #F791C4 #C4F791
tetradic
#91C4F7 #F791F7 #F7C491 #91F791
square
#91C4F7 #F791F7 #F7C491 #91F791
split-complementary
#91C4F7 #F79191 #F7F791
monochromatic
#1F87EF #58A5F3 #91C4F7 #CAE3FB #E2F0FD
Accessibility & contrast
On white
1.84
#91C4F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#91C4F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C4F7
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C4F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C4F7 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C5F9
Deuteranopia (green-blind)
#A3BBF6
Tritanopia (blue-blind)
#6BD0D5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #91c4f7; /* rgb */ color: rgb(145, 196, 247); /* oklch */ color: oklch(80.3% 0.090 249.0);
Tailwind
colors: {
custom: {
50: '#b5d5fa',
500: '#91c4f7',
950: '#000000',
},
}SCSS
$custom: #91c4f7; $custom-light: #b5d5fa; $custom-dark: #000000;
JSON
{
"hex": "#91c4f7",
"rgb": {
"r": 145,
"g": 196,
"b": 247
},
"hsl": {
"h": 210,
"s": 86.441,
"l": 76.863
},
"oklch": {
"l": 0.80333,
"c": 0.09034,
"h": 249
},
"luminance": 0.52215
}Semantic roles & 50–950 ramp
primary
#91C4F7
secondary
#D69657
accent
#7303E3
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385