#91BCD3#91BCD3
#91BCD3 is a light, muted cyan. Relative luminance 0.467; OKLCH L 77.2% C 0.056 H 231.8°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #91BCD3 |
|---|---|
| RGB | rgb(145, 188, 211) |
| HSL | hsl(201, 43%, 70%) |
| HSV | hsv(201, 31%, 83%) |
| CMYK | cmyk(31.3%, 10.9%, 0%, 17.3%) |
| CIE-LAB | lab(73.99, -8.83, -16.17) |
| CIE-LCH | lch(73.99, 18.42, 241.38°) |
| OKLab | oklab(77.22% -0.0349 -0.0443) |
| OKLCH | oklch(77.22% 0.056 231.8) |
| XYZ | xyz(41.4145, 46.6874, 68.4448) |
| Luminance | 0.4669 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.45
Sky Blue
#87CEEB
ΔE00 5.89
Baby Blue
#89CFF0
ΔE00 6.01
Cloudy Blue
#ACC2D9
ΔE00 6.58
Lightblue (survey)
#7BC8F6
ΔE00 6.87
Lightskyblue
#87CEFA
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BCD3 #D3A891
analogous
#91D3C9 #91BCD3 #919BD3
triadic
#91BCD3 #D391BC #BCD391
tetradic
#91BCD3 #C991D3 #D3A891 #9BD391
square
#91BCD3 #C991D3 #D3A891 #9BD391
split-complementary
#91BCD3 #D3919B #D3C991
monochromatic
#4384A7 #65A1C2 #91BCD3 #BDD7E4 #E8F1F6
Accessibility & contrast
On white
2.03
#91BCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#91BCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BCD3
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BCD3 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BAD4
Deuteranopia (green-blind)
#A7B3D3
Tritanopia (blue-blind)
#7CC2C3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #91bcd3; /* rgb */ color: rgb(145, 188, 211); /* oklch */ color: oklch(77.2% 0.056 231.8);
Tailwind
colors: {
custom: {
50: '#b3d0e0',
500: '#91bcd3',
950: '#000000',
},
}SCSS
$custom: #91bcd3; $custom-light: #b3d0e0; $custom-dark: #000000;
JSON
{
"hex": "#91bcd3",
"rgb": {
"r": 145,
"g": 188,
"b": 211
},
"hsl": {
"h": 200.909,
"s": 42.857,
"l": 69.804
},
"oklch": {
"l": 0.77224,
"c": 0.05637,
"h": 231.8
},
"luminance": 0.46689
}Semantic roles & 50–950 ramp
primary
#91BCD3
secondary
#E9DDD7
accent
#5E30B6
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283