#91BCD2#91BCD2
#91BCD2 is a light, muted cyan. Relative luminance 0.466; OKLCH L 77.2% C 0.056 H 230.6°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #91BCD2 |
|---|---|
| RGB | rgb(145, 188, 210) |
| HSL | hsl(200, 42%, 70%) |
| HSV | hsv(200, 31%, 82%) |
| CMYK | cmyk(31%, 10.5%, 0%, 17.6%) |
| CIE-LAB | lab(73.96, -9.07, -15.68) |
| CIE-LCH | lch(73.96, 18.11, 239.95°) |
| OKLab | oklab(77.19% -0.0353 -0.0429) |
| OKLCH | oklch(77.19% 0.056 230.6) |
| XYZ | xyz(41.2895, 46.6374, 67.7866) |
| Luminance | 0.4664 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.70
Sky Blue
#87CEEB
ΔE00 5.88
Baby Blue
#89CFF0
ΔE00 6.09
Cloudy Blue
#ACC2D9
ΔE00 6.78
Lightblue (survey)
#7BC8F6
ΔE00 7.12
Lightskyblue
#87CEFA
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BCD2 #D2A791
analogous
#91D2C8 #91BCD2 #919CD2
triadic
#91BCD2 #D291BC #BCD291
tetradic
#91BCD2 #C891D2 #D2A791 #9CD291
square
#91BCD2 #C891D2 #D2A791 #9CD291
split-complementary
#91BCD2 #D2919C #D2C891
monochromatic
#4484A5 #66A2C0 #91BCD2 #BCD6E4 #E8F1F6
Accessibility & contrast
On white
2.03
#91BCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#91BCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BCD2
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BCD2 | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BAD3
Deuteranopia (green-blind)
#A8B3D2
Tritanopia (blue-blind)
#7CC2C3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #91bcd2; /* rgb */ color: rgb(145, 188, 210); /* oklch */ color: oklch(77.2% 0.056 230.6);
Tailwind
colors: {
custom: {
50: '#b3d0df',
500: '#91bcd2',
950: '#000000',
},
}SCSS
$custom: #91bcd2; $custom-light: #b3d0df; $custom-dark: #000000;
JSON
{
"hex": "#91bcd2",
"rgb": {
"r": 145,
"g": 188,
"b": 210
},
"hsl": {
"h": 200.308,
"s": 41.935,
"l": 69.608
},
"oklch": {
"l": 0.77188,
"c": 0.05554,
"h": 230.6
},
"luminance": 0.46639
}Semantic roles & 50–950 ramp
primary
#91BCD2
secondary
#E9DCD6
accent
#5D30B5
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283