#91C0D4#91C0D4
#91C0D4 is a light, muted cyan. Relative luminance 0.485; OKLCH L 78.1% C 0.057 H 226.0°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #91C0D4 |
|---|---|
| RGB | rgb(145, 192, 212) |
| HSL | hsl(198, 44%, 70%) |
| HSV | hsv(198, 32%, 83%) |
| CMYK | cmyk(31.6%, 9.4%, 0%, 16.9%) |
| CIE-LAB | lab(75.12, -10.70, -15.01) |
| CIE-LCH | lch(75.12, 18.43, 234.52°) |
| OKLab | oklab(78.13% -0.0397 -0.0411) |
| OKLCH | oklch(78.13% 0.057 226) |
| XYZ | xyz(42.4066, 48.4704, 69.3959) |
| Luminance | 0.4847 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.85
Light Grey Blue
#9DBCD4
ΔE00 5.11
Baby Blue
#89CFF0
ΔE00 5.40
Lightblue
#ADD8E6
ΔE00 6.46
Lightblue (survey)
#7BC8F6
ΔE00 7.32
Lightskyblue
#87CEFA
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C0D4 #D4A591
analogous
#91D4C6 #91C0D4 #919FD4
triadic
#91C0D4 #D491C0 #C0D491
tetradic
#91C0D4 #C691D4 #D4A591 #9FD491
square
#91C0D4 #C691D4 #D4A591 #9FD491
split-complementary
#91C0D4 #D4919F #D4C691
monochromatic
#428AA9 #65A7C3 #91C0D4 #BDD9E5 #E9F2F6
Accessibility & contrast
On white
1.96
#91C0D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#91C0D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C0D4
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C0D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C0D4 | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BED5
Deuteranopia (green-blind)
#ABB6D4
Tritanopia (blue-blind)
#7BC6C6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #91c0d4; /* rgb */ color: rgb(145, 192, 212); /* oklch */ color: oklch(78.1% 0.057 226.0);
Tailwind
colors: {
custom: {
50: '#b3d3e1',
500: '#91c0d4',
950: '#000000',
},
}SCSS
$custom: #91c0d4; $custom-light: #b3d3e1; $custom-dark: #000000;
JSON
{
"hex": "#91c0d4",
"rgb": {
"r": 145,
"g": 192,
"b": 212
},
"hsl": {
"h": 197.91,
"s": 43.791,
"l": 70
},
"oklch": {
"l": 0.7813,
"c": 0.05711,
"h": 226
},
"luminance": 0.48472
}Semantic roles & 50–950 ramp
primary
#91C0D4
secondary
#EADDD7
accent
#572FB7
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283