#91BFCD#91BFCD
#91BFCD is a light, muted cyan. Relative luminance 0.477; OKLCH L 77.7% C 0.052 H 218.5°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #91BFCD |
|---|---|
| RGB | rgb(145, 191, 205) |
| HSL | hsl(194, 38%, 69%) |
| HSV | hsv(194, 29%, 80%) |
| CMYK | cmyk(29.3%, 6.8%, 0%, 19.6%) |
| CIE-LAB | lab(74.63, -11.85, -11.95) |
| CIE-LCH | lch(74.63, 16.83, 225.24°) |
| OKLab | oklab(77.67% -0.0411 -0.0326) |
| OKLCH | oklch(77.67% 0.052 218.5) |
| XYZ | xyz(41.3238, 47.6872, 64.7729) |
| Luminance | 0.4769 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.11
Lightblue
#ADD8E6
ΔE00 6.46
Light Grey Blue
#9DBCD4
ΔE00 6.86
Baby Blue
#89CFF0
ΔE00 7.05
Bluegrey
#85A3B2
ΔE00 8.46
Ice Blue
#A5DFF9
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BFCD #CD9F91
analogous
#91CDBD #91BFCD #91A1CD
triadic
#91BFCD #CD91BF #BFCD91
tetradic
#91BFCD #BD91CD #CD9F91 #A1CD91
square
#91BFCD #BD91CD #CD9F91 #A1CD91
split-complementary
#91BFCD #CD91A1 #CDBD91
monochromatic
#47899C #67A7BA #91BFCD #BBD7E0 #E5F0F3
Accessibility & contrast
On white
1.99
#91BFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#91BFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BFCD
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BFCD | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCCE
Deuteranopia (green-blind)
#ACB4CD
Tritanopia (blue-blind)
#7DC4C3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #91bfcd; /* rgb */ color: rgb(145, 191, 205); /* oklch */ color: oklch(77.7% 0.052 218.5);
Tailwind
colors: {
custom: {
50: '#b3d2dc',
500: '#91bfcd',
950: '#000000',
},
}SCSS
$custom: #91bfcd; $custom-light: #b3d2dc; $custom-dark: #000000;
JSON
{
"hex": "#91bfcd",
"rgb": {
"r": 145,
"g": 191,
"b": 205
},
"hsl": {
"h": 194,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.77667,
"c": 0.05245,
"h": 218.5
},
"luminance": 0.47689
}Semantic roles & 50–950 ramp
primary
#91BFCD
secondary
#E6D8D4
accent
#5235B0
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283