#91BDCD#91BDCD
#91BDCD is a light, muted cyan. Relative luminance 0.468; OKLCH L 77.2% C 0.052 H 222.2°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #91BDCD |
|---|---|
| RGB | rgb(145, 189, 205) |
| HSL | hsl(196, 38%, 69%) |
| HSV | hsv(196, 29%, 80%) |
| CMYK | cmyk(29.3%, 7.8%, 0%, 19.6%) |
| CIE-LAB | lab(74.08, -10.80, -12.78) |
| CIE-LCH | lch(74.08, 16.73, 229.80°) |
| OKLab | oklab(77.23% -0.0385 -0.0349) |
| OKLCH | oklch(77.23% 0.052 222.2) |
| XYZ | xyz(40.8907, 46.8208, 64.6285) |
| Luminance | 0.4682 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.79
Sky Blue
#87CEEB
ΔE00 6.12
Baby Blue
#89CFF0
ΔE00 6.85
Lightblue
#ADD8E6
ΔE00 6.87
Bluegrey
#85A3B2
ΔE00 7.67
Greyblue
#77A1B5
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BDCD #CDA191
analogous
#91CDBF #91BDCD #919FCD
triadic
#91BDCD #CD91BD #BDCD91
tetradic
#91BDCD #BF91CD #CDA191 #9FCD91
square
#91BDCD #BF91CD #CDA191 #9FCD91
split-complementary
#91BDCD #CD919F #CDBF91
monochromatic
#47869C #67A4BA #91BDCD #BBD6E0 #E5EFF3
Accessibility & contrast
On white
2.03
#91BDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#91BDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BDCD
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BDCD | 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)
#B4BACE
Deuteranopia (green-blind)
#AAB3CD
Tritanopia (blue-blind)
#7EC2C2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #91bdcd; /* rgb */ color: rgb(145, 189, 205); /* oklch */ color: oklch(77.2% 0.052 222.2);
Tailwind
colors: {
custom: {
50: '#b3d0dc',
500: '#91bdcd',
950: '#000000',
},
}SCSS
$custom: #91bdcd; $custom-light: #b3d0dc; $custom-dark: #000000;
JSON
{
"hex": "#91bdcd",
"rgb": {
"r": 145,
"g": 189,
"b": 205
},
"hsl": {
"h": 196,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.77229,
"c": 0.05194,
"h": 222.2
},
"luminance": 0.46823
}Semantic roles & 50–950 ramp
primary
#91BDCD
secondary
#E6D9D4
accent
#5635B0
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283