#91BCEE#91BCEE
#91BCEE is a light, moderate cyan. Relative luminance 0.482; OKLCH L 78.3% C 0.085 H 252.6°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #91BCEE |
|---|---|
| RGB | rgb(145, 188, 238) |
| HSL | hsl(212, 73%, 75%) |
| HSV | hsv(212, 39%, 93%) |
| CMYK | cmyk(39.1%, 21%, 0%, 6.7%) |
| CIE-LAB | lab(74.92, -1.96, -29.38) |
| CIE-LCH | lch(74.92, 29.45, 266.18°) |
| OKLab | oklab(78.27% -0.0255 -0.0814) |
| OKLCH | oklch(78.27% 0.085 252.6) |
| XYZ | xyz(45.0879, 48.1568, 87.7917) |
| Luminance | 0.4816 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.44
Pastel Blue
#A2BFFE
ΔE00 4.32
Sky Blue (survey)
#75BBFD
ΔE00 4.56
Baby Blue (survey)
#A2CFFE
ΔE00 4.78
Light Blue
#95D0FC
ΔE00 6.13
Powder Blue (survey)
#B1D1FC
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BCEE #EEC391
analogous
#91EAEE #91BCEE #9491EE
triadic
#91BCEE #EE91BC #BCEE91
tetradic
#91BCEE #EE91EA #EEC391 #91EE94
square
#91BCEE #EE91EA #EEC391 #91EE94
split-complementary
#91BCEE #EE9491 #EAEE91
monochromatic
#277BDE #5C9CE6 #91BCEE #C6DCF6 #E4EFFB
Accessibility & contrast
On white
1.98
#91BCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#91BCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BCEE
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BCEE | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BEF0
Deuteranopia (green-blind)
#9EB4ED
Tritanopia (blue-blind)
#71C7CD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #91bcee; /* rgb */ color: rgb(145, 188, 238); /* oklch */ color: oklch(78.3% 0.085 252.6);
Tailwind
colors: {
custom: {
50: '#b4d0f3',
500: '#91bcee',
950: '#000000',
},
}SCSS
$custom: #91bcee; $custom-light: #b4d0f3; $custom-dark: #000000;
JSON
{
"hex": "#91bcee",
"rgb": {
"r": 145,
"g": 188,
"b": 238
},
"hsl": {
"h": 212.258,
"s": 73.228,
"l": 75.098
},
"oklch": {
"l": 0.7827,
"c": 0.08532,
"h": 252.6
},
"luminance": 0.48159
}Semantic roles & 50–950 ramp
primary
#91BCEE
secondary
#F3E6D8
accent
#7A10D5
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285