#91C1F5#91C1F5
#91C1F5 is a light, moderate cyan. Relative luminance 0.508; OKLCH L 79.6% C 0.090 H 251.0°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #91C1F5 |
|---|---|
| RGB | rgb(145, 193, 245) |
| HSL | hsl(211, 83%, 76%) |
| HSV | hsv(211, 41%, 96%) |
| CMYK | cmyk(40.8%, 21.2%, 0%, 3.9%) |
| CIE-LAB | lab(76.53, -2.81, -30.69) |
| CIE-LCH | lch(76.53, 30.82, 264.77°) |
| OKLab | oklab(79.62% -0.0294 -0.0851) |
| OKLCH | oklch(79.62% 0.09 251) |
| XYZ | xyz(47.2231, 50.7495, 93.6758) |
| Luminance | 0.5075 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.06
Baby Blue (survey)
#A2CFFE
ΔE00 3.63
Sky Blue (survey)
#75BBFD
ΔE00 3.97
Light Blue
#95D0FC
ΔE00 4.78
Pastel Blue
#A2BFFE
ΔE00 4.96
Sky
#82CAFC
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C1F5 #F5C591
analogous
#91F3F5 #91C1F5 #9391F5
triadic
#91C1F5 #F591C1 #C1F591
tetradic
#91C1F5 #F591F3 #F5C591 #91F593
square
#91C1F5 #F591F3 #F5C591 #91F593
split-complementary
#91C1F5 #F59391 #F3F591
monochromatic
#2182EB #59A1F0 #91C1F5 #C9E1FA #E3EFFC
Accessibility & contrast
On white
1.88
#91C1F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#91C1F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C1F5
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C1F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C1F5 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC2F7
Deuteranopia (green-blind)
#A1B8F4
Tritanopia (blue-blind)
#6CCDD2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #91c1f5; /* rgb */ color: rgb(145, 193, 245); /* oklch */ color: oklch(79.6% 0.090 251.0);
Tailwind
colors: {
custom: {
50: '#b5d3f8',
500: '#91c1f5',
950: '#000000',
},
}SCSS
$custom: #91c1f5; $custom-light: #b5d3f8; $custom-dark: #000000;
JSON
{
"hex": "#91c1f5",
"rgb": {
"r": 145,
"g": 193,
"b": 245
},
"hsl": {
"h": 211.2,
"s": 83.333,
"l": 76.471
},
"oklch": {
"l": 0.79616,
"c": 0.09007,
"h": 251
},
"luminance": 0.50752
}Semantic roles & 50–950 ramp
primary
#91C1F5
secondary
#D39857
accent
#7706E0
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385