#91BFCE#91BFCE
#91BFCE is a light, muted cyan. Relative luminance 0.477; OKLCH L 77.7% C 0.053 H 219.9°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #91BFCE |
|---|---|
| RGB | rgb(145, 191, 206) |
| HSL | hsl(195, 38%, 69%) |
| HSV | hsv(195, 30%, 81%) |
| CMYK | cmyk(29.6%, 7.3%, 0%, 19.2%) |
| CIE-LAB | lab(74.66, -11.61, -12.45) |
| CIE-LCH | lch(74.66, 17.03, 226.99°) |
| OKLab | oklab(77.7% -0.0407 -0.034) |
| OKLCH | oklch(77.7% 0.053 219.9) |
| XYZ | xyz(41.4449, 47.7356, 65.4107) |
| Luminance | 0.4774 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.88
Lightblue
#ADD8E6
ΔE00 6.43
Light Grey Blue
#9DBCD4
ΔE00 6.51
Baby Blue
#89CFF0
ΔE00 6.76
Bluegrey
#85A3B2
ΔE00 8.36
Ice Blue
#A5DFF9
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BFCE #CEA091
analogous
#91CEBF #91BFCE #91A1CE
triadic
#91BFCE #CE91BF #BFCE91
tetradic
#91BFCE #BF91CE #CEA091 #A1CE91
square
#91BFCE #BF91CE #CEA091 #A1CE91
split-complementary
#91BFCE #CE91A1 #CEBF91
monochromatic
#46899E #67A6BB #91BFCE #BBD8E1 #E6F0F4
Accessibility & contrast
On white
1.99
#91BFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#91BFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BFCE
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BFCE | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCCF
Deuteranopia (green-blind)
#ACB4CE
Tritanopia (blue-blind)
#7DC4C4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #91bfce; /* rgb */ color: rgb(145, 191, 206); /* oklch */ color: oklch(77.7% 0.053 219.9);
Tailwind
colors: {
custom: {
50: '#b3d2dd',
500: '#91bfce',
950: '#000000',
},
}SCSS
$custom: #91bfce; $custom-light: #b3d2dd; $custom-dark: #000000;
JSON
{
"hex": "#91bfce",
"rgb": {
"r": 145,
"g": 191,
"b": 206
},
"hsl": {
"h": 194.754,
"s": 38.365,
"l": 68.824
},
"oklch": {
"l": 0.77701,
"c": 0.05301,
"h": 219.9
},
"luminance": 0.47738
}Semantic roles & 50–950 ramp
primary
#91BFCE
secondary
#E6D9D4
accent
#5334B1
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283