#91BCED#91BCED
#91BCED is a light, moderate cyan. Relative luminance 0.481; OKLCH L 78.2% C 0.084 H 252.1°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #91BCED |
|---|---|
| RGB | rgb(145, 188, 237) |
| HSL | hsl(212, 72%, 75%) |
| HSV | hsv(212, 39%, 93%) |
| CMYK | cmyk(38.8%, 20.7%, 0%, 7.1%) |
| CIE-LAB | lab(74.89, -2.22, -28.90) |
| CIE-LCH | lch(74.89, 28.99, 265.60°) |
| OKLab | oklab(78.23% -0.0258 -0.08) |
| OKLCH | oklch(78.23% 0.084 252.1) |
| XYZ | xyz(44.9414, 48.0981, 87.0202) |
| Luminance | 0.4810 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.58
Pastel Blue
#A2BFFE
ΔE00 4.43
Sky Blue (survey)
#75BBFD
ΔE00 4.55
Baby Blue (survey)
#A2CFFE
ΔE00 4.78
Light Blue
#95D0FC
ΔE00 6.06
Powder Blue (survey)
#B1D1FC
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BCED #EDC291
analogous
#91EAED #91BCED #9491ED
triadic
#91BCED #ED91BC #BCED91
tetradic
#91BCED #ED91EA #EDC291 #91ED94
square
#91BCED #ED91EA #EDC291 #91ED94
split-complementary
#91BCED #ED9491 #EAED91
monochromatic
#287CDC #5C9CE4 #91BCED #C6DCF6 #E5EFFB
Accessibility & contrast
On white
1.98
#91BCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#91BCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BCED
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BCED | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BDEF
Deuteranopia (green-blind)
#9EB4EC
Tritanopia (blue-blind)
#71C7CC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #91bced; /* rgb */ color: rgb(145, 188, 237); /* oklch */ color: oklch(78.2% 0.084 252.1);
Tailwind
colors: {
custom: {
50: '#b4d0f3',
500: '#91bced',
950: '#000000',
},
}SCSS
$custom: #91bced; $custom-light: #b4d0f3; $custom-dark: #000000;
JSON
{
"hex": "#91bced",
"rgb": {
"r": 145,
"g": 188,
"b": 237
},
"hsl": {
"h": 211.957,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.78229,
"c": 0.0841,
"h": 252.1
},
"luminance": 0.48101
}Semantic roles & 50–950 ramp
primary
#91BCED
secondary
#F2E6D9
accent
#7912D4
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285