#91C6FE#91C6FE
#91C6FE is a light, moderate cyan. Relative luminance 0.536; OKLCH L 81.0% C 0.097 H 250.4°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #91C6FE |
|---|---|
| RGB | rgb(145, 198, 254) |
| HSL | hsl(211, 98%, 78%) |
| HSV | hsv(211, 43%, 100%) |
| CMYK | cmyk(42.9%, 22%, 0%, 0.4%) |
| CIE-LAB | lab(78.20, -3.09, -32.93) |
| CIE-LCH | lch(78.20, 33.07, 264.64°) |
| OKLab | oklab(81.05% -0.0325 -0.0915) |
| OKLCH | oklch(81.05% 0.097 250.4) |
| XYZ | xyz(49.7546, 53.5606, 101.4632) |
| Luminance | 0.5356 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 2.90
Light Blue
#95D0FC
ΔE00 3.85
Sky Blue (survey)
#75BBFD
ΔE00 4.03
Carolina Blue
#8AB8FE
ΔE00 4.06
Sky
#82CAFC
ΔE00 4.24
Lightskyblue
#87CEFA
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C6FE #FEC991
analogous
#91FCFE #91C6FE #9291FE
triadic
#91C6FE #FE91C6 #C6FE91
tetradic
#91C6FE #FE91FC #FEC991 #91FE92
square
#91C6FE #FE91FC #FEC991 #91FE92
split-complementary
#91C6FE #FE9291 #FCFE91
monochromatic
#1887FD #54A7FD #91C6FE #CEE5FF #E1EFFF
Accessibility & contrast
On white
1.79
#91C6FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#91C6FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C6FE
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C6FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C6FE | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C8FF
Deuteranopia (green-blind)
#A3BDFD
Tritanopia (blue-blind)
#67D3D9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #91c6fe; /* rgb */ color: rgb(145, 198, 254); /* oklch */ color: oklch(81.0% 0.097 250.4);
Tailwind
colors: {
custom: {
50: '#b5d7ff',
500: '#91c6fe',
950: '#000000',
},
}SCSS
$custom: #91c6fe; $custom-light: #b5d7ff; $custom-dark: #000000;
JSON
{
"hex": "#91c6fe",
"rgb": {
"r": 145,
"g": 198,
"b": 254
},
"hsl": {
"h": 210.826,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.81046,
"c": 0.09714,
"h": 250.4
},
"luminance": 0.53564
}Semantic roles & 50–950 ramp
primary
#91C6FE
secondary
#DF9C54
accent
#7600E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111418
muted
#818386