#91C1CF#91C1CF
#91C1CF is a light, muted cyan. Relative luminance 0.487; OKLCH L 78.2% C 0.054 H 217.7°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #91C1CF |
|---|---|
| RGB | rgb(145, 193, 207) |
| HSL | hsl(194, 39%, 69%) |
| HSV | hsv(194, 30%, 81%) |
| CMYK | cmyk(30%, 6.8%, 0%, 18.8%) |
| CIE-LAB | lab(75.24, -12.42, -12.12) |
| CIE-LCH | lch(75.24, 17.36, 224.29°) |
| OKLab | oklab(78.17% -0.0429 -0.0331) |
| OKLCH | oklch(78.17% 0.054 217.7) |
| XYZ | xyz(42.0059, 48.6626, 66.1989) |
| Luminance | 0.4867 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.76
Lightblue
#ADD8E6
ΔE00 6.08
Baby Blue
#89CFF0
ΔE00 6.78
Light Grey Blue
#9DBCD4
ΔE00 7.23
Ice Blue
#A5DFF9
ΔE00 8.23
Powder Blue
#B0E0E6
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C1CF #CF9F91
analogous
#91CFBE #91C1CF #91A2CF
triadic
#91C1CF #CF91C1 #C1CF91
tetradic
#91C1CF #BE91CF #CF9F91 #A2CF91
square
#91C1CF #BE91CF #CF9F91 #A2CF91
split-complementary
#91C1CF #CF91A2 #CFBE91
monochromatic
#468CA0 #66A9BC #91C1CF #BCD9E2 #E6F1F4
Accessibility & contrast
On white
1.96
#91C1CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#91C1CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C1CF
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C1CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C1CF | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BED0
Deuteranopia (green-blind)
#AEB6CF
Tritanopia (blue-blind)
#7CC6C5
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #91c1cf; /* rgb */ color: rgb(145, 193, 207); /* oklch */ color: oklch(78.2% 0.054 217.7);
Tailwind
colors: {
custom: {
50: '#b3d3dd',
500: '#91c1cf',
950: '#000000',
},
}SCSS
$custom: #91c1cf; $custom-light: #b3d3dd; $custom-dark: #000000;
JSON
{
"hex": "#91c1cf",
"rgb": {
"r": 145,
"g": 193,
"b": 207
},
"hsl": {
"h": 193.548,
"s": 39.241,
"l": 69.02
},
"oklch": {
"l": 0.78174,
"c": 0.05416,
"h": 217.7
},
"luminance": 0.48665
}Semantic roles & 50–950 ramp
primary
#91C1CF
secondary
#E7D9D5
accent
#5033B2
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283