#91C5EA#91C5EA
#91C5EA is a light, moderate cyan. Relative luminance 0.519; OKLCH L 80.0% C 0.076 H 239.9°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #91C5EA |
|---|---|
| RGB | rgb(145, 197, 234) |
| HSL | hsl(205, 68%, 74%) |
| HSV | hsv(205, 38%, 92%) |
| CMYK | cmyk(38%, 15.8%, 0%, 8.2%) |
| CIE-LAB | lab(77.22, -7.84, -23.72) |
| CIE-LCH | lch(77.22, 24.98, 251.72°) |
| OKLab | oklab(80.03% -0.038 -0.0654) |
| OKLCH | oklch(80.03% 0.076 239.9) |
| XYZ | xyz(46.4897, 51.8901, 85.3921) |
| Luminance | 0.5189 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 3.09
Lightskyblue
#87CEFA
ΔE00 3.34
Sky
#82CAFC
ΔE00 3.37
Lightblue (survey)
#7BC8F6
ΔE00 3.54
Baby Blue
#89CFF0
ΔE00 4.44
Baby Blue (survey)
#A2CFFE
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C5EA #EAB691
analogous
#91EAE3 #91C5EA #9199EA
triadic
#91C5EA #EA91C5 #C5EA91
tetradic
#91C5EA #E391EA #EAB691 #99EA91
square
#91C5EA #E391EA #EAB691 #99EA91
split-complementary
#91C5EA #EA9199 #EAE391
monochromatic
#2A8FD6 #5EAAE0 #91C5EA #C4E0F4 #E5F1FA
Accessibility & contrast
On white
1.85
#91C5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#91C5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C5EA
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C5EA | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C4EC
Deuteranopia (green-blind)
#A9BAE9
Tritanopia (blue-blind)
#71CED1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #91c5ea; /* rgb */ color: rgb(145, 197, 234); /* oklch */ color: oklch(80.0% 0.076 239.9);
Tailwind
colors: {
custom: {
50: '#b4d6f0',
500: '#91c5ea',
950: '#000000',
},
}SCSS
$custom: #91c5ea; $custom-light: #b4d6f0; $custom-dark: #000000;
JSON
{
"hex": "#91c5ea",
"rgb": {
"r": 145,
"g": 197,
"b": 234
},
"hsl": {
"h": 204.944,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.80028,
"c": 0.07565,
"h": 239.9
},
"luminance": 0.51893
}Semantic roles & 50–950 ramp
primary
#91C5EA
secondary
#C5875B
accent
#6316D0
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111416
muted
#818385