#91C3F6#91C3F6
#91C3F6 is a light, moderate cyan. Relative luminance 0.517; OKLCH L 80.1% C 0.090 H 249.5°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #91C3F6 |
|---|---|
| RGB | rgb(145, 195, 246) |
| HSL | hsl(210, 85%, 77%) |
| HSV | hsv(210, 41%, 96%) |
| CMYK | cmyk(41.1%, 20.7%, 0%, 3.5%) |
| CIE-LAB | lab(77.10, -3.62, -30.34) |
| CIE-LCH | lch(77.10, 30.56, 263.19°) |
| OKLab | oklab(80.08% -0.0315 -0.0842) |
| OKLCH | oklch(80.08% 0.09 249.5) |
| XYZ | xyz(47.8212, 51.7009, 94.6303) |
| Luminance | 0.5170 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.26
Carolina Blue
#8AB8FE
ΔE00 3.68
Sky Blue (survey)
#75BBFD
ΔE00 3.91
Light Blue
#95D0FC
ΔE00 4.10
Sky
#82CAFC
ΔE00 4.35
Lightskyblue
#87CEFA
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C3F6 #F6C491
analogous
#91F6F6 #91C3F6 #9291F6
triadic
#91C3F6 #F691C3 #C3F691
tetradic
#91C3F6 #F691F6 #F6C491 #91F692
square
#91C3F6 #F691F6 #F6C491 #91F692
split-complementary
#91C3F6 #F69291 #F6F691
monochromatic
#2085ED #58A4F1 #91C3F6 #CAE2FB #E3F0FD
Accessibility & contrast
On white
1.85
#91C3F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#91C3F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C3F6
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C3F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C3F6 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC4F8
Deuteranopia (green-blind)
#A2BAF5
Tritanopia (blue-blind)
#6CCFD4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91c3f6; /* rgb */ color: rgb(145, 195, 246); /* oklch */ color: oklch(80.1% 0.090 249.5);
Tailwind
colors: {
custom: {
50: '#b5d5f9',
500: '#91c3f6',
950: '#000000',
},
}SCSS
$custom: #91c3f6; $custom-light: #b5d5f9; $custom-dark: #000000;
JSON
{
"hex": "#91c3f6",
"rgb": {
"r": 145,
"g": 195,
"b": 246
},
"hsl": {
"h": 210.297,
"s": 84.874,
"l": 76.667
},
"oklch": {
"l": 0.8008,
"c": 0.08985,
"h": 249.5
},
"luminance": 0.51704
}Semantic roles & 50–950 ramp
primary
#91C3F6
secondary
#D49657
accent
#7404E1
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385