#91BDCF#91BDCF
#91BDCF is a light, muted cyan. Relative luminance 0.469; OKLCH L 77.3% C 0.053 H 224.9°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #91BDCF |
|---|---|
| RGB | rgb(145, 189, 207) |
| HSL | hsl(197, 39%, 69%) |
| HSV | hsv(197, 30%, 81%) |
| CMYK | cmyk(30%, 8.7%, 0%, 18.8%) |
| CIE-LAB | lab(74.14, -10.32, -13.77) |
| CIE-LCH | lch(74.14, 17.21, 233.15°) |
| OKLab | oklab(77.3% -0.0377 -0.0376) |
| OKLCH | oklch(77.3% 0.053 224.9) |
| XYZ | xyz(41.1336, 46.9180, 65.9081) |
| Luminance | 0.4692 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.11
Sky Blue
#87CEEB
ΔE00 5.83
Baby Blue
#89CFF0
ΔE00 6.42
Lightblue
#ADD8E6
ΔE00 6.97
Bluegrey
#85A3B2
ΔE00 7.59
Cloudy Blue
#ACC2D9
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BDCF #CFA391
analogous
#91CFC2 #91BDCF #919ECF
triadic
#91BDCF #CF91BD #BDCF91
tetradic
#91BDCF #C291CF #CFA391 #9ECF91
square
#91BDCF #C291CF #CFA391 #9ECF91
split-complementary
#91BDCF #CF919E #CFC291
monochromatic
#4686A0 #66A3BC #91BDCF #BCD7E2 #E6F0F4
Accessibility & contrast
On white
2.02
#91BDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#91BDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BDCF
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BDCF | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BBD0
Deuteranopia (green-blind)
#AAB3CF
Tritanopia (blue-blind)
#7DC3C3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #91bdcf; /* rgb */ color: rgb(145, 189, 207); /* oklch */ color: oklch(77.3% 0.053 224.9);
Tailwind
colors: {
custom: {
50: '#b3d0dd',
500: '#91bdcf',
950: '#000000',
},
}SCSS
$custom: #91bdcf; $custom-light: #b3d0dd; $custom-dark: #000000;
JSON
{
"hex": "#91bdcf",
"rgb": {
"r": 145,
"g": 189,
"b": 207
},
"hsl": {
"h": 197.419,
"s": 39.241,
"l": 69.02
},
"oklch": {
"l": 0.77299,
"c": 0.05327,
"h": 224.9
},
"luminance": 0.4692
}Semantic roles & 50–950 ramp
primary
#91BDCF
secondary
#E7DAD5
accent
#5833B2
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283