#91BFCC#91BFCC
#91BFCC is a light, muted cyan. Relative luminance 0.476; OKLCH L 77.6% C 0.052 H 217.0°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #91BFCC |
|---|---|
| RGB | rgb(145, 191, 204) |
| HSL | hsl(193, 37%, 68%) |
| HSV | hsv(193, 29%, 80%) |
| CMYK | cmyk(28.9%, 6.4%, 0%, 20%) |
| CIE-LAB | lab(74.60, -12.09, -11.45) |
| CIE-LCH | lch(74.60, 16.65, 223.46°) |
| OKLab | oklab(77.63% -0.0415 -0.0313) |
| OKLCH | oklch(77.63% 0.052 217) |
| XYZ | xyz(41.2035, 47.6390, 64.1392) |
| Luminance | 0.4764 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.37
Lightblue
#ADD8E6
ΔE00 6.51
Light Grey Blue
#9DBCD4
ΔE00 7.22
Baby Blue
#89CFF0
ΔE00 7.35
Powder Blue
#B0E0E6
ΔE00 8.58
Bluegrey
#85A3B2
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BFCC #CC9E91
analogous
#91CCBB #91BFCC #91A1CC
triadic
#91BFCC #CC91BF #BFCC91
tetradic
#91BFCC #BB91CC #CC9E91 #A1CC91
square
#91BFCC #BB91CC #CC9E91 #A1CC91
split-complementary
#91BFCC #CC91A1 #CCBB91
monochromatic
#48899B #67A7B9 #91BFCC #BBD7DF #E5F0F3
Accessibility & contrast
On white
1.99
#91BFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#91BFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BFCC
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BFCC | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCCD
Deuteranopia (green-blind)
#ACB4CC
Tritanopia (blue-blind)
#7EC4C3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #91bfcc; /* rgb */ color: rgb(145, 191, 204); /* oklch */ color: oklch(77.6% 0.052 217.0);
Tailwind
colors: {
custom: {
50: '#b3d2db',
500: '#91bfcc',
950: '#000000',
},
}SCSS
$custom: #91bfcc; $custom-light: #b3d2db; $custom-dark: #000000;
JSON
{
"hex": "#91bfcc",
"rgb": {
"r": 145,
"g": 191,
"b": 204
},
"hsl": {
"h": 193.22,
"s": 36.646,
"l": 68.431
},
"oklch": {
"l": 0.77632,
"c": 0.05192,
"h": 217
},
"luminance": 0.47641
}Semantic roles & 50–950 ramp
primary
#91BFCC
secondary
#E5D7D4
accent
#5136B0
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283