#91C5EB#91C5EB
#91C5EB is a light, moderate cyan. Relative luminance 0.519; OKLCH L 80.1% C 0.077 H 240.6°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #91C5EB |
|---|---|
| RGB | rgb(145, 197, 235) |
| HSL | hsl(205, 69%, 75%) |
| HSV | hsv(205, 38%, 92%) |
| CMYK | cmyk(38.3%, 16.2%, 0%, 7.8%) |
| CIE-LAB | lab(77.25, -7.58, -24.21) |
| CIE-LCH | lch(77.25, 25.37, 252.61°) |
| OKLab | oklab(80.07% -0.0376 -0.0668) |
| OKLCH | oklch(80.07% 0.077 240.6) |
| XYZ | xyz(46.6338, 51.9477, 86.1508) |
| Luminance | 0.5195 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 2.98
Sky
#82CAFC
ΔE00 3.26
Lightskyblue
#87CEFA
ΔE00 3.35
Lightblue (survey)
#7BC8F6
ΔE00 3.56
Baby Blue (survey)
#A2CFFE
ΔE00 4.36
Baby Blue
#89CFF0
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C5EB #EBB791
analogous
#91EBE4 #91C5EB #9198EB
triadic
#91C5EB #EB91C5 #C5EB91
tetradic
#91C5EB #E491EB #EBB791 #98EB91
square
#91C5EB #E491EB #EBB791 #98EB91
split-complementary
#91C5EB #EB9198 #EBE491
monochromatic
#298ED8 #5DAAE2 #91C5EB #C5E0F4 #E5F1FA
Accessibility & contrast
On white
1.84
#91C5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#91C5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C5EB
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C5EB | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C4ED
Deuteranopia (green-blind)
#A9BBEA
Tritanopia (blue-blind)
#71CED1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #91c5eb; /* rgb */ color: rgb(145, 197, 235); /* oklch */ color: oklch(80.1% 0.077 240.6);
Tailwind
colors: {
custom: {
50: '#b4d6f1',
500: '#91c5eb',
950: '#000000',
},
}SCSS
$custom: #91c5eb; $custom-light: #b4d6f1; $custom-dark: #000000;
JSON
{
"hex": "#91c5eb",
"rgb": {
"r": 145,
"g": 197,
"b": 235
},
"hsl": {
"h": 205.333,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.80067,
"c": 0.07666,
"h": 240.6
},
"luminance": 0.5195
}Semantic roles & 50–950 ramp
primary
#91C5EB
secondary
#C6885A
accent
#6414D1
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111416
muted
#818385