#91BCDE#91BCDE
#91BCDE is a light, moderate cyan. Relative luminance 0.473; OKLCH L 77.6% C 0.067 H 242.5°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #91BCDE |
|---|---|
| RGB | rgb(145, 188, 222) |
| HSL | hsl(206, 54%, 72%) |
| HSV | hsv(206, 35%, 87%) |
| CMYK | cmyk(34.7%, 15.3%, 0%, 12.9%) |
| CIE-LAB | lab(74.35, -6.10, -21.59) |
| CIE-LCH | lch(74.35, 22.44, 254.24°) |
| OKLab | oklab(77.63% -0.0309 -0.0594) |
| OKLCH | oklch(77.63% 0.067 242.5) |
| XYZ | xyz(42.8409, 47.2579, 75.9574) |
| Luminance | 0.4726 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.25
Light Blue
#95D0FC
ΔE00 5.57
Sky
#82CAFC
ΔE00 5.61
Lightblue (survey)
#7BC8F6
ΔE00 5.66
Cloudy Blue
#ACC2D9
ΔE00 5.69
Carolina Blue
#8AB8FE
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BCDE #DEB391
analogous
#91DEDA #91BCDE #9196DE
triadic
#91BCDE #DE91BC #BCDE91
tetradic
#91BCDE #DA91DE #DEB391 #96DE91
square
#91BCDE #DA91DE #DEB391 #96DE91
split-complementary
#91BCDE #DE9196 #DEDA91
monochromatic
#3882BC #629FD0 #91BCDE #C0D9EC #E7F1F8
Accessibility & contrast
On white
2.01
#91BCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#91BCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BCDE
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BCDE | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBCE0
Deuteranopia (green-blind)
#A4B3DD
Tritanopia (blue-blind)
#78C4C7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #91bcde; /* rgb */ color: rgb(145, 188, 222); /* oklch */ color: oklch(77.6% 0.067 242.5);
Tailwind
colors: {
custom: {
50: '#b3d0e8',
500: '#91bcde',
950: '#000000',
},
}SCSS
$custom: #91bcde; $custom-light: #b3d0e8; $custom-dark: #000000;
JSON
{
"hex": "#91bcde",
"rgb": {
"r": 145,
"g": 188,
"b": 222
},
"hsl": {
"h": 206.494,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.77633,
"c": 0.06697,
"h": 242.5
},
"luminance": 0.4726
}Semantic roles & 50–950 ramp
primary
#91BCDE
secondary
#EFE4DC
accent
#6A24C1
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284