#91C0F4#91C0F4
#91C0F4 is a light, moderate cyan. Relative luminance 0.503; OKLCH L 79.4% C 0.090 H 251.5°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #91C0F4 |
|---|---|
| RGB | rgb(145, 192, 244) |
| HSL | hsl(212, 82%, 76%) |
| HSV | hsv(212, 41%, 96%) |
| CMYK | cmyk(40.6%, 21.3%, 0%, 4.3%) |
| CIE-LAB | lab(76.22, -2.54, -30.62) |
| CIE-LCH | lch(76.22, 30.73, 265.26°) |
| OKLab | oklab(79.36% -0.0285 -0.0849) |
| OKLCH | oklch(79.36% 0.09 251.5) |
| XYZ | xyz(46.8505, 50.2480, 92.8005) |
| Luminance | 0.5025 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.83
Baby Blue (survey)
#A2CFFE
ΔE00 3.84
Sky Blue (survey)
#75BBFD
ΔE00 4.05
Pastel Blue
#A2BFFE
ΔE00 4.76
Light Blue
#95D0FC
ΔE00 5.07
Sky
#82CAFC
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C0F4 #F4C591
analogous
#91F2F4 #91C0F4 #9491F4
triadic
#91C0F4 #F491C0 #C0F491
tetradic
#91C0F4 #F491F2 #F4C591 #91F494
square
#91C0F4 #F491F2 #F4C591 #91F494
split-complementary
#91C0F4 #F49491 #F2F491
monochromatic
#2280E9 #59A0EE #91C0F4 #C9E0FA #E3EFFC
Accessibility & contrast
On white
1.90
#91C0F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#91C0F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C0F4
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C0F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C0F4 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC2F6
Deuteranopia (green-blind)
#A0B8F3
Tritanopia (blue-blind)
#6DCCD1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #91c0f4; /* rgb */ color: rgb(145, 192, 244); /* oklch */ color: oklch(79.4% 0.090 251.5);
Tailwind
colors: {
custom: {
50: '#b5d2f8',
500: '#91c0f4',
950: '#000000',
},
}SCSS
$custom: #91c0f4; $custom-light: #b5d2f8; $custom-dark: #000000;
JSON
{
"hex": "#91c0f4",
"rgb": {
"r": 145,
"g": 192,
"b": 244
},
"hsl": {
"h": 211.515,
"s": 81.818,
"l": 76.275
},
"oklch": {
"l": 0.79363,
"c": 0.08959,
"h": 251.5
},
"luminance": 0.50251
}Semantic roles & 50–950 ramp
primary
#91C0F4
secondary
#D29858
accent
#7807DE
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385