#91C0F6#91C0F6
#91C0F6 is a light, moderate cyan. Relative luminance 0.504; OKLCH L 79.4% C 0.092 H 252.4°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #91C0F6 |
|---|---|
| RGB | rgb(145, 192, 246) |
| HSL | hsl(212, 85%, 77%) |
| HSV | hsv(212, 41%, 96%) |
| CMYK | cmyk(41.1%, 22%, 0%, 3.5%) |
| CIE-LAB | lab(76.30, -2.00, -31.58) |
| CIE-LCH | lch(76.30, 31.65, 266.37°) |
| OKLab | oklab(79.45% -0.0278 -0.0877) |
| OKLCH | oklch(79.45% 0.092 252.4) |
| XYZ | xyz(47.1558, 50.3701, 94.4085) |
| Luminance | 0.5037 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.62
Baby Blue (survey)
#A2CFFE
ΔE00 3.87
Sky Blue (survey)
#75BBFD
ΔE00 4.09
Pastel Blue
#A2BFFE
ΔE00 4.60
Light Blue
#95D0FC
ΔE00 5.24
Sky
#82CAFC
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C0F6 #F6C791
analogous
#91F3F6 #91C0F6 #9591F6
triadic
#91C0F6 #F691C0 #C0F691
tetradic
#91C0F6 #F691F3 #F6C791 #91F695
square
#91C0F6 #F691F3 #F6C791 #91F695
split-complementary
#91C0F6 #F69591 #F3F691
monochromatic
#207FED #58A0F1 #91C0F6 #CAE0FB #E3EFFD
Accessibility & contrast
On white
1.90
#91C0F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#91C0F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C0F6
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C0F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C0F6 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC2F9
Deuteranopia (green-blind)
#9FB8F5
Tritanopia (blue-blind)
#6CCCD2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #91c0f6; /* rgb */ color: rgb(145, 192, 246); /* oklch */ color: oklch(79.4% 0.092 252.4);
Tailwind
colors: {
custom: {
50: '#b5d2f9',
500: '#91c0f6',
950: '#000000',
},
}SCSS
$custom: #91c0f6; $custom-light: #b5d2f9; $custom-dark: #000000;
JSON
{
"hex": "#91c0f6",
"rgb": {
"r": 145,
"g": 192,
"b": 246
},
"hsl": {
"h": 212.079,
"s": 84.874,
"l": 76.667
},
"oklch": {
"l": 0.79446,
"c": 0.092,
"h": 252.4
},
"luminance": 0.50373
}Semantic roles & 50–950 ramp
primary
#91C0F6
secondary
#D49A57
accent
#7A04E1
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385