#91C7FC#91C7FC
#91C7FC is a light, moderate cyan. Relative luminance 0.539; OKLCH L 81.2% C 0.094 H 248.6°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #91C7FC |
|---|---|
| RGB | rgb(145, 199, 252) |
| HSL | hsl(210, 95%, 78%) |
| HSV | hsv(210, 42%, 99%) |
| CMYK | cmyk(42.5%, 21%, 0%, 1.2%) |
| CIE-LAB | lab(78.40, -4.17, -31.56) |
| CIE-LCH | lch(78.40, 31.83, 262.48°) |
| OKLab | oklab(81.17% -0.0344 -0.0876) |
| OKLCH | oklch(81.17% 0.094 248.6) |
| XYZ | xyz(49.6653, 53.8918, 99.8617) |
| Luminance | 0.5390 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 2.77
Light Blue
#95D0FC
ΔE00 3.24
Sky
#82CAFC
ΔE00 3.63
Sky Blue (survey)
#75BBFD
ΔE00 4.09
Carolina Blue
#8AB8FE
ΔE00 4.59
Lightskyblue
#87CEFA
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C7FC #FCC691
analogous
#91FCFC #91C7FC #9191FC
triadic
#91C7FC #FC91C7 #C7FC91
tetradic
#91C7FC #FC91FC #FCC691 #91FC91
square
#91C7FC #FC91FC #FCC691 #91FC91
split-complementary
#91C7FC #FC9191 #FCFC91
monochromatic
#1A8AF9 #55A9FA #91C7FC #CDE5FE #E1F0FE
Accessibility & contrast
On white
1.78
#91C7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#91C7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C7FC
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C7FC | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FE
Deuteranopia (green-blind)
#A4BDFB
Tritanopia (blue-blind)
#68D3D9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #91c7fc; /* rgb */ color: rgb(145, 199, 252); /* oklch */ color: oklch(81.2% 0.094 248.6);
Tailwind
colors: {
custom: {
50: '#b5d7fd',
500: '#91c7fc',
950: '#000000',
},
}SCSS
$custom: #91c7fc; $custom-light: #b5d7fd; $custom-dark: #000000;
JSON
{
"hex": "#91c7fc",
"rgb": {
"r": 145,
"g": 199,
"b": 252
},
"hsl": {
"h": 209.72,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.81174,
"c": 0.09413,
"h": 248.6
},
"luminance": 0.53895
}Semantic roles & 50–950 ramp
primary
#91C7FC
secondary
#DC9855
accent
#7200E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385