#91C3D5#91C3D5
#91C3D5 is a light, muted cyan. Relative luminance 0.499; OKLCH L 78.8% C 0.058 H 222.1°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #91C3D5 |
|---|---|
| RGB | rgb(145, 195, 213) |
| HSL | hsl(196, 45%, 70%) |
| HSV | hsv(196, 32%, 84%) |
| CMYK | cmyk(31.9%, 8.5%, 0%, 16.5%) |
| CIE-LAB | lab(75.98, -12.03, -14.26) |
| CIE-LCH | lch(75.98, 18.66, 229.85°) |
| OKLab | oklab(78.82% -0.0431 -0.039) |
| OKLCH | oklch(78.82% 0.058 222.1) |
| XYZ | xyz(43.1985, 49.8518, 70.2841) |
| Luminance | 0.4985 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.47
Baby Blue
#89CFF0
ΔE00 5.34
Lightblue
#ADD8E6
ΔE00 5.70
Light Grey Blue
#9DBCD4
ΔE00 6.36
Ice Blue
#A5DFF9
ΔE00 7.16
Lightskyblue
#87CEFA
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C3D5 #D5A391
analogous
#91D5C5 #91C3D5 #91A1D5
triadic
#91C3D5 #D591C3 #C3D591
tetradic
#91C3D5 #C591D5 #D5A391 #A1D591
square
#91C3D5 #C591D5 #D5A391 #A1D591
split-complementary
#91C3D5 #D591A1 #D5C591
monochromatic
#418FAA #65ABC4 #91C3D5 #BDDBE6 #E9F3F7
Accessibility & contrast
On white
1.91
#91C3D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#91C3D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C3D5
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C3D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C3D5 | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C0D6
Deuteranopia (green-blind)
#AEB8D5
Tritanopia (blue-blind)
#7AC9C9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #91c3d5; /* rgb */ color: rgb(145, 195, 213); /* oklch */ color: oklch(78.8% 0.058 222.1);
Tailwind
colors: {
custom: {
50: '#b3d5e2',
500: '#91c3d5',
950: '#000000',
},
}SCSS
$custom: #91c3d5; $custom-light: #b3d5e2; $custom-dark: #000000;
JSON
{
"hex": "#91c3d5",
"rgb": {
"r": 145,
"g": 195,
"b": 213
},
"hsl": {
"h": 195.882,
"s": 44.737,
"l": 70.196
},
"oklch": {
"l": 0.7882,
"c": 0.05818,
"h": 222.1
},
"luminance": 0.49854
}Semantic roles & 50–950 ramp
primary
#91C3D5
secondary
#EADCD7
accent
#522EB8
background
#FBFDFD
surface
#F6FAFB
border
#D0D3D4
text
#111415
muted
#808383