#91BCD4#91BCD4
#91BCD4 is a light, muted cyan. Relative luminance 0.467; OKLCH L 77.3% C 0.057 H 232.9°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #91BCD4 |
|---|---|
| RGB | rgb(145, 188, 212) |
| HSL | hsl(201, 44%, 70%) |
| HSV | hsv(201, 32%, 83%) |
| CMYK | cmyk(31.6%, 11.3%, 0%, 16.9%) |
| CIE-LAB | lab(74.02, -8.58, -16.67) |
| CIE-LCH | lch(74.02, 18.75, 242.76°) |
| OKLab | oklab(77.26% -0.0345 -0.0457) |
| OKLCH | oklch(77.26% 0.057 232.9) |
| XYZ | xyz(41.5402, 46.7377, 69.1071) |
| Luminance | 0.4674 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.22
Sky Blue
#87CEEB
ΔE00 5.93
Baby Blue
#89CFF0
ΔE00 5.96
Cloudy Blue
#ACC2D9
ΔE00 6.40
Lightblue (survey)
#7BC8F6
ΔE00 6.64
Lightskyblue
#87CEFA
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BCD4 #D4A991
analogous
#91D4CB #91BCD4 #919AD4
triadic
#91BCD4 #D491BC #BCD491
tetradic
#91BCD4 #CB91D4 #D4A991 #9AD491
square
#91BCD4 #CB91D4 #D4A991 #9AD491
split-complementary
#91BCD4 #D4919A #D4CB91
monochromatic
#4284A9 #65A1C3 #91BCD4 #BDD7E5 #E9F2F6
Accessibility & contrast
On white
2.03
#91BCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#91BCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BCD4
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BCD4 | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BAD5
Deuteranopia (green-blind)
#A7B3D4
Tritanopia (blue-blind)
#7BC3C4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #91bcd4; /* rgb */ color: rgb(145, 188, 212); /* oklch */ color: oklch(77.3% 0.057 232.9);
Tailwind
colors: {
custom: {
50: '#b3d0e1',
500: '#91bcd4',
950: '#000000',
},
}SCSS
$custom: #91bcd4; $custom-light: #b3d0e1; $custom-dark: #000000;
JSON
{
"hex": "#91bcd4",
"rgb": {
"r": 145,
"g": 188,
"b": 212
},
"hsl": {
"h": 201.493,
"s": 43.791,
"l": 70
},
"oklch": {
"l": 0.7726,
"c": 0.05723,
"h": 232.9
},
"luminance": 0.4674
}Semantic roles & 50–950 ramp
primary
#91BCD4
secondary
#EADED7
accent
#5F2FB7
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283