#91BDCC#91BDCC
#91BDCC is a light, muted cyan. Relative luminance 0.468; OKLCH L 77.2% C 0.051 H 220.8°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #91BDCC |
|---|---|
| RGB | rgb(145, 189, 204) |
| HSL | hsl(195, 37%, 68%) |
| HSV | hsv(195, 29%, 80%) |
| CMYK | cmyk(28.9%, 7.4%, 0%, 20%) |
| CIE-LAB | lab(74.04, -11.04, -12.28) |
| CIE-LCH | lch(74.04, 16.51, 228.05°) |
| OKLab | oklab(77.19% -0.0388 -0.0335) |
| OKLCH | oklch(77.19% 0.051 220.8) |
| XYZ | xyz(40.7703, 46.7727, 63.9949) |
| Luminance | 0.4677 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.15
Sky Blue
#87CEEB
ΔE00 6.30
Lightblue
#ADD8E6
ΔE00 6.86
Baby Blue
#89CFF0
ΔE00 7.10
Bluegrey
#85A3B2
ΔE00 7.75
Greyblue
#77A1B5
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BDCC #CCA091
analogous
#91CCBD #91BDCC #919FCC
triadic
#91BDCC #CC91BD #BDCC91
tetradic
#91BDCC #BD91CC #CCA091 #9FCC91
square
#91BDCC #BD91CC #CCA091 #9FCC91
split-complementary
#91BDCC #CC919F #CCBD91
monochromatic
#48869B #67A4B9 #91BDCC #BBD6DF #E5EFF3
Accessibility & contrast
On white
2.03
#91BDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#91BDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BDCC
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BDCC | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BACD
Deuteranopia (green-blind)
#AAB3CC
Tritanopia (blue-blind)
#7EC2C2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #91bdcc; /* rgb */ color: rgb(145, 189, 204); /* oklch */ color: oklch(77.2% 0.051 220.8);
Tailwind
colors: {
custom: {
50: '#b2d0db',
500: '#91bdcc',
950: '#000000',
},
}SCSS
$custom: #91bdcc; $custom-light: #b2d0db; $custom-dark: #000000;
JSON
{
"hex": "#91bdcc",
"rgb": {
"r": 145,
"g": 189,
"b": 204
},
"hsl": {
"h": 195.254,
"s": 36.646,
"l": 68.431
},
"oklch": {
"l": 0.77194,
"c": 0.05131,
"h": 220.8
},
"luminance": 0.46775
}Semantic roles & 50–950 ramp
primary
#91BDCC
secondary
#E5D8D4
accent
#5536B0
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283