#91C2CF#91C2CF
#91C2CF is a light, muted cyan. Relative luminance 0.491; OKLCH L 78.4% C 0.055 H 215.9°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #91C2CF |
|---|---|
| RGB | rgb(145, 194, 207) |
| HSL | hsl(193, 39%, 69%) |
| HSV | hsv(193, 30%, 81%) |
| CMYK | cmyk(30%, 6.3%, 0%, 18.8%) |
| CIE-LAB | lab(75.52, -12.95, -11.71) |
| CIE-LCH | lch(75.52, 17.45, 222.12°) |
| OKLab | oklab(78.39% -0.0442 -0.032) |
| OKLCH | oklch(78.39% 0.055 215.9) |
| XYZ | xyz(42.2277, 49.1062, 66.2728) |
| Luminance | 0.4911 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.90
Lightblue
#ADD8E6
ΔE00 5.99
Baby Blue
#89CFF0
ΔE00 6.99
Light Grey Blue
#9DBCD4
ΔE00 7.77
Powder Blue
#B0E0E6
ΔE00 7.85
Ice Blue
#A5DFF9
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C2CF #CF9E91
analogous
#91CFBD #91C2CF #91A3CF
triadic
#91C2CF #CF91C2 #C2CF91
tetradic
#91C2CF #BD91CF #CF9E91 #A3CF91
square
#91C2CF #BD91CF #CF9E91 #A3CF91
split-complementary
#91C2CF #CF91A3 #CFBD91
monochromatic
#468DA0 #66AABC #91C2CF #BCDAE2 #E6F1F4
Accessibility & contrast
On white
1.94
#91C2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#91C2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C2CF
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C2CF | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BFD0
Deuteranopia (green-blind)
#AFB7CF
Tritanopia (blue-blind)
#7CC7C6
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #91c2cf; /* rgb */ color: rgb(145, 194, 207); /* oklch */ color: oklch(78.4% 0.055 215.9);
Tailwind
colors: {
custom: {
50: '#b3d4dd',
500: '#91c2cf',
950: '#000000',
},
}SCSS
$custom: #91c2cf; $custom-light: #b3d4dd; $custom-dark: #000000;
JSON
{
"hex": "#91c2cf",
"rgb": {
"r": 145,
"g": 194,
"b": 207
},
"hsl": {
"h": 192.581,
"s": 39.241,
"l": 69.02
},
"oklch": {
"l": 0.78393,
"c": 0.05452,
"h": 215.9
},
"luminance": 0.49108
}Semantic roles & 50–950 ramp
primary
#91C2CF
secondary
#E7D9D5
accent
#4E33B2
background
#FBFDFD
surface
#F6FAFB
border
#D0D3D4
text
#111415
muted
#808383