#91C3CF#91C3CF
#91C3CF is a light, muted cyan. Relative luminance 0.496; OKLCH L 78.6% C 0.055 H 214.1°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #91C3CF |
|---|---|
| RGB | rgb(145, 195, 207) |
| HSL | hsl(192, 39%, 69%) |
| HSV | hsv(192, 30%, 81%) |
| CMYK | cmyk(30%, 5.8%, 0%, 18.8%) |
| CIE-LAB | lab(75.79, -13.47, -11.29) |
| CIE-LCH | lch(75.79, 17.57, 219.98°) |
| OKLab | oklab(78.61% -0.0455 -0.0308) |
| OKLCH | oklch(78.61% 0.055 214.1) |
| XYZ | xyz(42.4510, 49.5528, 66.3472) |
| Luminance | 0.4955 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.96
Sky Blue
#87CEEB
ΔE00 6.09
Baby Blue
#89CFF0
ΔE00 7.24
Powder Blue
#B0E0E6
ΔE00 7.50
Light Grey Blue
#9DBCD4
ΔE00 8.30
Ice Blue
#A5DFF9
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C3CF #CF9D91
analogous
#91CFBC #91C3CF #91A4CF
triadic
#91C3CF #CF91C3 #C3CF91
tetradic
#91C3CF #BC91CF #CF9D91 #A4CF91
square
#91C3CF #BC91CF #CF9D91 #A4CF91
split-complementary
#91C3CF #CF91A4 #CFBC91
monochromatic
#468EA0 #66ACBC #91C3CF #BCDAE2 #E6F1F4
Accessibility & contrast
On white
1.92
#91C3CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#91C3CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C3CF
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C3CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C3CF | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABFD0
Deuteranopia (green-blind)
#B0B7CF
Tritanopia (blue-blind)
#7CC8C7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #91c3cf; /* rgb */ color: rgb(145, 195, 207); /* oklch */ color: oklch(78.6% 0.055 214.1);
Tailwind
colors: {
custom: {
50: '#b3d5dd',
500: '#91c3cf',
950: '#000000',
},
}SCSS
$custom: #91c3cf; $custom-light: #b3d5dd; $custom-dark: #000000;
JSON
{
"hex": "#91c3cf",
"rgb": {
"r": 145,
"g": 195,
"b": 207
},
"hsl": {
"h": 191.613,
"s": 39.241,
"l": 69.02
},
"oklch": {
"l": 0.78613,
"c": 0.05493,
"h": 214.1
},
"luminance": 0.49555
}Semantic roles & 50–950 ramp
primary
#91C3CF
secondary
#E7D8D5
accent
#4C33B2
background
#FBFDFD
surface
#F6FAFB
border
#D0D3D4
text
#111415
muted
#808383