#91C7D6#91C7D6
#91C7D6 is a light, muted cyan. Relative luminance 0.517; OKLCH L 79.7% C 0.060 H 216.8°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #91C7D6 |
|---|---|
| RGB | rgb(145, 199, 214) |
| HSL | hsl(193, 46%, 70%) |
| HSV | hsv(193, 32%, 84%) |
| CMYK | cmyk(32.2%, 7%, 0%, 16.1%) |
| CIE-LAB | lab(77.11, -13.87, -13.10) |
| CIE-LCH | lch(77.11, 19.08, 223.36°) |
| OKLab | oklab(79.73% -0.0478 -0.0358) |
| OKLCH | oklch(79.73% 0.06 216.8) |
| XYZ | xyz(44.2341, 51.7193, 71.2573) |
| Luminance | 0.5172 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.71
Lightblue
#ADD8E6
ΔE00 5.16
Baby Blue
#89CFF0
ΔE00 5.89
Ice Blue
#A5DFF9
ΔE00 6.98
Powder Blue
#B0E0E6
ΔE00 7.06
Light Grey Blue
#9DBCD4
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C7D6 #D6A091
analogous
#91D6C2 #91C7D6 #91A5D6
triadic
#91C7D6 #D691C7 #C7D691
tetradic
#91C7D6 #C291D6 #D6A091 #A5D691
square
#91C7D6 #C291D6 #D6A091 #A5D691
split-complementary
#91C7D6 #D691A5 #D6C291
monochromatic
#4095AC #64B0C5 #91C7D6 #BEDEE7 #E9F4F7
Accessibility & contrast
On white
1.85
#91C7D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#91C7D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C7D6
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C7D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C7D6 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC3D7
Deuteranopia (green-blind)
#B1BBD6
Tritanopia (blue-blind)
#79CDCC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91c7d6; /* rgb */ color: rgb(145, 199, 214); /* oklch */ color: oklch(79.7% 0.060 216.8);
Tailwind
colors: {
custom: {
50: '#b3d8e2',
500: '#91c7d6',
950: '#000000',
},
}SCSS
$custom: #91c7d6; $custom-light: #b3d8e2; $custom-dark: #000000;
JSON
{
"hex": "#91c7d6",
"rgb": {
"r": 145,
"g": 199,
"b": 214
},
"hsl": {
"h": 193.043,
"s": 45.695,
"l": 70.392
},
"oklch": {
"l": 0.79731,
"c": 0.05978,
"h": 216.8
},
"luminance": 0.51722
}Semantic roles & 50–950 ramp
primary
#91C7D6
secondary
#AC705F
accent
#4B2DB9
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384