#91C0D5#91C0D5
#91C0D5 is a light, muted cyan. Relative luminance 0.485; OKLCH L 78.2% C 0.058 H 227.2°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #91C0D5 |
|---|---|
| RGB | rgb(145, 192, 213) |
| HSL | hsl(199, 45%, 70%) |
| HSV | hsv(199, 32%, 84%) |
| CMYK | cmyk(31.9%, 9.9%, 0%, 16.5%) |
| CIE-LAB | lab(75.15, -10.46, -15.51) |
| CIE-LCH | lch(75.15, 18.70, 236.01°) |
| OKLab | oklab(78.17% -0.0393 -0.0424) |
| OKLCH | oklch(78.17% 0.058 227.2) |
| XYZ | xyz(42.5331, 48.5210, 70.0623) |
| Luminance | 0.4852 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.77
Light Grey Blue
#9DBCD4
ΔE00 4.83
Baby Blue
#89CFF0
ΔE00 5.23
Lightblue
#ADD8E6
ΔE00 6.57
Lightblue (survey)
#7BC8F6
ΔE00 7.00
Lightskyblue
#87CEFA
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C0D5 #D5A691
analogous
#91D5C8 #91C0D5 #919ED5
triadic
#91C0D5 #D591C0 #C0D591
tetradic
#91C0D5 #C891D5 #D5A691 #9ED591
square
#91C0D5 #C891D5 #D5A691 #9ED591
split-complementary
#91C0D5 #D5919E #D5C891
monochromatic
#418AAA #65A7C4 #91C0D5 #BDD9E6 #E9F2F7
Accessibility & contrast
On white
1.96
#91C0D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#91C0D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C0D5
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C0D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C0D5 | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BED6
Deuteranopia (green-blind)
#ABB6D5
Tritanopia (blue-blind)
#7AC6C7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #91c0d5; /* rgb */ color: rgb(145, 192, 213); /* oklch */ color: oklch(78.2% 0.058 227.2);
Tailwind
colors: {
custom: {
50: '#b3d3e2',
500: '#91c0d5',
950: '#000000',
},
}SCSS
$custom: #91c0d5; $custom-light: #b3d3e2; $custom-dark: #000000;
JSON
{
"hex": "#91c0d5",
"rgb": {
"r": 145,
"g": 192,
"b": 213
},
"hsl": {
"h": 198.529,
"s": 44.737,
"l": 70.196
},
"oklch": {
"l": 0.78166,
"c": 0.05785,
"h": 227.2
},
"luminance": 0.48523
}Semantic roles & 50–950 ramp
primary
#91C0D5
secondary
#EADDD7
accent
#582EB8
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283