#91C2F6#91C2F6
#91C2F6 is a light, moderate cyan. Relative luminance 0.513; OKLCH L 79.9% C 0.091 H 250.5°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #91C2F6 |
|---|---|
| RGB | rgb(145, 194, 246) |
| HSL | hsl(211, 85%, 77%) |
| HSV | hsv(211, 41%, 96%) |
| CMYK | cmyk(41.1%, 21.1%, 0%, 3.5%) |
| CIE-LAB | lab(76.83, -3.08, -30.76) |
| CIE-LCH | lch(76.83, 30.91, 264.27°) |
| OKLab | oklab(79.87% -0.0303 -0.0853) |
| OKLCH | oklch(79.87% 0.091 250.5) |
| XYZ | xyz(47.5979, 51.2543, 94.5559) |
| Luminance | 0.5126 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.31
Baby Blue (survey)
#A2CFFE
ΔE00 3.44
Sky Blue (survey)
#75BBFD
ΔE00 3.93
Light Blue
#95D0FC
ΔE00 4.49
Sky
#82CAFC
ΔE00 4.73
Pastel Blue
#A2BFFE
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C2F6 #F6C591
analogous
#91F5F6 #91C2F6 #9391F6
triadic
#91C2F6 #F691C2 #C2F691
tetradic
#91C2F6 #F691F5 #F6C591 #91F693
square
#91C2F6 #F691F5 #F6C591 #91F693
split-complementary
#91C2F6 #F69391 #F5F691
monochromatic
#2083ED #58A3F1 #91C2F6 #CAE1FB #E3EFFD
Accessibility & contrast
On white
1.87
#91C2F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#91C2F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C2F6
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C2F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C2F6 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC3F8
Deuteranopia (green-blind)
#A1B9F5
Tritanopia (blue-blind)
#6CCED3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91c2f6; /* rgb */ color: rgb(145, 194, 246); /* oklch */ color: oklch(79.9% 0.091 250.5);
Tailwind
colors: {
custom: {
50: '#b5d4f9',
500: '#91c2f6',
950: '#000000',
},
}SCSS
$custom: #91c2f6; $custom-light: #b5d4f9; $custom-dark: #000000;
JSON
{
"hex": "#91c2f6",
"rgb": {
"r": 145,
"g": 194,
"b": 246
},
"hsl": {
"h": 210.891,
"s": 84.874,
"l": 76.667
},
"oklch": {
"l": 0.79868,
"c": 0.09055,
"h": 250.5
},
"luminance": 0.51257
}Semantic roles & 50–950 ramp
primary
#91C2F6
secondary
#D49757
accent
#7604E1
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385