#91BDCE#91BDCE
#91BDCE is a light, muted cyan. Relative luminance 0.469; OKLCH L 77.3% C 0.053 H 223.6°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #91BDCE |
|---|---|
| RGB | rgb(145, 189, 206) |
| HSL | hsl(197, 38%, 69%) |
| HSV | hsv(197, 30%, 81%) |
| CMYK | cmyk(29.6%, 8.3%, 0%, 19.2%) |
| CIE-LAB | lab(74.11, -10.56, -13.28) |
| CIE-LCH | lch(74.11, 16.96, 231.50°) |
| OKLab | oklab(77.26% -0.0381 -0.0363) |
| OKLCH | oklch(77.26% 0.053 223.6) |
| XYZ | xyz(41.0118, 46.8693, 65.2663) |
| Luminance | 0.4687 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.45
Sky Blue
#87CEEB
ΔE00 5.96
Baby Blue
#89CFF0
ΔE00 6.63
Lightblue
#ADD8E6
ΔE00 6.91
Bluegrey
#85A3B2
ΔE00 7.62
Greyblue
#77A1B5
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BDCE #CEA291
analogous
#91CEC1 #91BDCE #919FCE
triadic
#91BDCE #CE91BD #BDCE91
tetradic
#91BDCE #C191CE #CEA291 #9FCE91
square
#91BDCE #C191CE #CEA291 #9FCE91
split-complementary
#91BDCE #CE919F #CEC191
monochromatic
#46869E #67A4BB #91BDCE #BBD6E1 #E6F0F4
Accessibility & contrast
On white
2.02
#91BDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#91BDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BDCE
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BDCE | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BACF
Deuteranopia (green-blind)
#AAB3CE
Tritanopia (blue-blind)
#7DC2C2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #91bdce; /* rgb */ color: rgb(145, 189, 206); /* oklch */ color: oklch(77.3% 0.053 223.6);
Tailwind
colors: {
custom: {
50: '#b3d0dd',
500: '#91bdce',
950: '#000000',
},
}SCSS
$custom: #91bdce; $custom-light: #b3d0dd; $custom-dark: #000000;
JSON
{
"hex": "#91bdce",
"rgb": {
"r": 145,
"g": 189,
"b": 206
},
"hsl": {
"h": 196.721,
"s": 38.365,
"l": 68.824
},
"oklch": {
"l": 0.77264,
"c": 0.05258,
"h": 223.6
},
"luminance": 0.46871
}Semantic roles & 50–950 ramp
primary
#91BDCE
secondary
#E6D9D4
accent
#5734B1
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283