#91C4F6#91C4F6
#91C4F6 is a light, moderate cyan. Relative luminance 0.522; OKLCH L 80.3% C 0.089 H 248.5°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #91C4F6 |
|---|---|
| RGB | rgb(145, 196, 246) |
| HSL | hsl(210, 85%, 77%) |
| HSV | hsv(210, 41%, 96%) |
| CMYK | cmyk(41.1%, 20.3%, 0%, 3.5%) |
| CIE-LAB | lab(77.37, -4.16, -29.93) |
| CIE-LCH | lch(77.37, 30.22, 262.09°) |
| OKLab | oklab(80.29% -0.0327 -0.083) |
| OKLCH | oklch(80.29% 0.089 248.5) |
| XYZ | xyz(48.0461, 52.1505, 94.7053) |
| Luminance | 0.5215 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.12
Light Blue
#95D0FC
ΔE00 3.71
Sky Blue (survey)
#75BBFD
ΔE00 3.95
Sky
#82CAFC
ΔE00 3.98
Carolina Blue
#8AB8FE
ΔE00 4.06
Lightskyblue
#87CEFA
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C4F6 #F6C391
analogous
#91F6F6 #91C4F6 #9192F6
triadic
#91C4F6 #F691C4 #C4F691
tetradic
#91C4F6 #F691F6 #F6C391 #92F691
square
#91C4F6 #F691F6 #F6C391 #92F691
split-complementary
#91C4F6 #F69192 #F6F691
monochromatic
#2087ED #58A6F1 #91C4F6 #CAE2FB #E3F0FD
Accessibility & contrast
On white
1.84
#91C4F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#91C4F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C4F6
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C4F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C4F6 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C5F8
Deuteranopia (green-blind)
#A4BBF5
Tritanopia (blue-blind)
#6BD0D5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #91c4f6; /* rgb */ color: rgb(145, 196, 246); /* oklch */ color: oklch(80.3% 0.089 248.5);
Tailwind
colors: {
custom: {
50: '#b5d5f9',
500: '#91c4f6',
950: '#000000',
},
}SCSS
$custom: #91c4f6; $custom-light: #b5d5f9; $custom-dark: #000000;
JSON
{
"hex": "#91c4f6",
"rgb": {
"r": 145,
"g": 196,
"b": 246
},
"hsl": {
"h": 209.703,
"s": 84.874,
"l": 76.667
},
"oklch": {
"l": 0.80292,
"c": 0.0892,
"h": 248.5
},
"luminance": 0.52153
}Semantic roles & 50–950 ramp
primary
#91C4F6
secondary
#D49557
accent
#7204E1
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385