#91C0D9#91C0D9
#91C0D9 is a light, moderate cyan. Relative luminance 0.487; OKLCH L 78.3% C 0.061 H 231.7°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #91C0D9 |
|---|---|
| RGB | rgb(145, 192, 217) |
| HSL | hsl(201, 49%, 71%) |
| HSV | hsv(201, 33%, 85%) |
| CMYK | cmyk(33.2%, 11.5%, 0%, 14.9%) |
| CIE-LAB | lab(75.28, -9.48, -17.48) |
| CIE-LCH | lch(75.28, 19.88, 241.54°) |
| OKLab | oklab(78.31% -0.0378 -0.0479) |
| OKLCH | oklch(78.31% 0.061 231.7) |
| XYZ | xyz(43.0471, 48.7266, 72.7691) |
| Luminance | 0.4873 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.92
Sky Blue
#87CEEB
ΔE00 4.76
Baby Blue
#89CFF0
ΔE00 4.79
Lightblue (survey)
#7BC8F6
ΔE00 5.87
Lightskyblue
#87CEFA
ΔE00 5.98
Light Blue
#95D0FC
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C0D9 #D9AA91
analogous
#91D9CE #91C0D9 #919CD9
triadic
#91C0D9 #D991C0 #C0D991
tetradic
#91C0D9 #CE91D9 #D9AA91 #9CD991
square
#91C0D9 #CE91D9 #D9AA91 #9CD991
split-complementary
#91C0D9 #D9919C #D9CE91
monochromatic
#3E8AB2 #64A6C9 #91C0D9 #BEDAE9 #E8F2F7
Accessibility & contrast
On white
1.95
#91C0D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#91C0D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C0D9
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C0D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C0D9 | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BEDA
Deuteranopia (green-blind)
#AAB6D9
Tritanopia (blue-blind)
#79C7C8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #91c0d9; /* rgb */ color: rgb(145, 192, 217); /* oklch */ color: oklch(78.3% 0.061 231.7);
Tailwind
colors: {
custom: {
50: '#b3d3e4',
500: '#91c0d9',
950: '#000000',
},
}SCSS
$custom: #91c0d9; $custom-light: #b3d3e4; $custom-dark: #000000;
JSON
{
"hex": "#91c0d9",
"rgb": {
"r": 145,
"g": 192,
"b": 217
},
"hsl": {
"h": 200.833,
"s": 48.649,
"l": 70.98
},
"oklch": {
"l": 0.7831,
"c": 0.06105,
"h": 231.7
},
"luminance": 0.48729
}Semantic roles & 50–950 ramp
primary
#91C0D9
secondary
#ECE0D9
accent
#5C2ABC
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283