#91C6F4#91C6F4
#91C6F4 is a light, moderate cyan. Relative luminance 0.529; OKLCH L 80.6% C 0.086 H 245.3°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #91C6F4 |
|---|---|
| RGB | rgb(145, 198, 244) |
| HSL | hsl(208, 82%, 76%) |
| HSV | hsv(208, 41%, 96%) |
| CMYK | cmyk(40.6%, 18.9%, 0%, 4.3%) |
| CIE-LAB | lab(77.84, -5.76, -28.14) |
| CIE-LCH | lch(77.84, 28.72, 258.43°) |
| OKLab | oklab(80.64% -0.0358 -0.0779) |
| OKLCH | oklch(80.64% 0.086 245.3) |
| XYZ | xyz(48.1949, 52.9367, 93.2487) |
| Luminance | 0.5294 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 2.74
Sky
#82CAFC
ΔE00 3.07
Baby Blue (survey)
#A2CFFE
ΔE00 3.14
Lightskyblue
#87CEFA
ΔE00 3.85
Lightblue (survey)
#7BC8F6
ΔE00 4.16
Sky Blue (survey)
#75BBFD
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C6F4 #F4BF91
analogous
#91F4F1 #91C6F4 #9195F4
triadic
#91C6F4 #F491C6 #C6F491
tetradic
#91C6F4 #F191F4 #F4BF91 #95F491
square
#91C6F4 #F191F4 #F4BF91 #95F491
split-complementary
#91C6F4 #F49195 #F4F191
monochromatic
#228CE9 #59A9EE #91C6F4 #C9E3FA #E3F1FC
Accessibility & contrast
On white
1.81
#91C6F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#91C6F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C6F4
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C6F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C6F4 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C6F6
Deuteranopia (green-blind)
#A6BCF3
Tritanopia (blue-blind)
#6CD1D5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #91c6f4; /* rgb */ color: rgb(145, 198, 244); /* oklch */ color: oklch(80.6% 0.086 245.3);
Tailwind
colors: {
custom: {
50: '#b5d7f8',
500: '#91c6f4',
950: '#000000',
},
}SCSS
$custom: #91c6f4; $custom-light: #b5d7f8; $custom-dark: #000000;
JSON
{
"hex": "#91c6f4",
"rgb": {
"r": 145,
"g": 198,
"b": 244
},
"hsl": {
"h": 207.879,
"s": 81.818,
"l": 76.275
},
"oklch": {
"l": 0.80636,
"c": 0.08573,
"h": 245.3
},
"luminance": 0.5294
}Semantic roles & 50–950 ramp
primary
#91C6F4
secondary
#D29058
accent
#6B07DE
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385