#91BCD7#91BCD7
#91BCD7 is a light, muted cyan. Relative luminance 0.469; OKLCH L 77.4% C 0.060 H 236.1°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #91BCD7 |
|---|---|
| RGB | rgb(145, 188, 215) |
| HSL | hsl(203, 47%, 71%) |
| HSV | hsv(203, 33%, 84%) |
| CMYK | cmyk(32.6%, 12.6%, 0%, 15.7%) |
| CIE-LAB | lab(74.12, -7.84, -18.15) |
| CIE-LCH | lch(74.12, 19.77, 246.63°) |
| OKLab | oklab(77.37% -0.0334 -0.0498) |
| OKLCH | oklch(77.37% 0.06 236.1) |
| XYZ | xyz(41.9222, 46.8904, 71.1186) |
| Luminance | 0.4689 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.77
Cloudy Blue
#ACC2D9
ΔE00 5.96
Baby Blue
#89CFF0
ΔE00 5.96
Lightblue (survey)
#7BC8F6
ΔE00 6.09
Sky Blue
#87CEEB
ΔE00 6.18
Lightskyblue
#87CEFA
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BCD7 #D7AC91
analogous
#91D7CF #91BCD7 #9199D7
triadic
#91BCD7 #D791BC #BCD791
tetradic
#91BCD7 #CF91D7 #D7AC91 #99D791
square
#91BCD7 #CF91D7 #D7AC91 #99D791
split-complementary
#91BCD7 #D79199 #D7CF91
monochromatic
#3F83AE #64A1C7 #91BCD7 #BED7E7 #E9F1F7
Accessibility & contrast
On white
2.02
#91BCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#91BCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BCD7
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BCD7 | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BBD8
Deuteranopia (green-blind)
#A6B3D7
Tritanopia (blue-blind)
#7AC3C5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #91bcd7; /* rgb */ color: rgb(145, 188, 215); /* oklch */ color: oklch(77.4% 0.060 236.1);
Tailwind
colors: {
custom: {
50: '#b3d0e3',
500: '#91bcd7',
950: '#000000',
},
}SCSS
$custom: #91bcd7; $custom-light: #b3d0e3; $custom-dark: #000000;
JSON
{
"hex": "#91bcd7",
"rgb": {
"r": 145,
"g": 188,
"b": 215
},
"hsl": {
"h": 203.143,
"s": 46.667,
"l": 70.588
},
"oklch": {
"l": 0.7737,
"c": 0.05996,
"h": 236.1
},
"luminance": 0.46892
}Semantic roles & 50–950 ramp
primary
#91BCD7
secondary
#EBE0D8
accent
#622CBA
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283