#91C1DF#91C1DF
#91C1DF is a light, moderate cyan. Relative luminance 0.495; OKLCH L 78.7% C 0.066 H 236.1°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #91C1DF |
|---|---|
| RGB | rgb(145, 193, 223) |
| HSL | hsl(203, 55%, 72%) |
| HSV | hsv(203, 35%, 87%) |
| CMYK | cmyk(35%, 13.5%, 0%, 12.5%) |
| CIE-LAB | lab(75.75, -8.51, -20.01) |
| CIE-LCH | lch(75.75, 21.75, 246.96°) |
| OKLab | oklab(78.75% -0.0369 -0.055) |
| OKLCH | oklch(78.75% 0.066 236.1) |
| XYZ | xyz(44.0620, 49.4851, 77.0276) |
| Luminance | 0.4949 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.69
Baby Blue
#89CFF0
ΔE00 4.59
Lightblue (survey)
#7BC8F6
ΔE00 4.75
Lightskyblue
#87CEFA
ΔE00 4.83
Light Blue
#95D0FC
ΔE00 5.01
Sky Blue
#87CEEB
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C1DF #DFAF91
analogous
#91DFD6 #91C1DF #919ADF
triadic
#91C1DF #DF91C1 #C1DF91
tetradic
#91C1DF #D691DF #DFAF91 #9ADF91
square
#91C1DF #D691DF #DFAF91 #9ADF91
split-complementary
#91C1DF #DF919A #DFD691
monochromatic
#378ABE #62A6D1 #91C1DF #C0DCED #E7F2F8
Accessibility & contrast
On white
1.93
#91C1DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#91C1DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C1DF
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C1DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C1DF | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C0E1
Deuteranopia (green-blind)
#A9B7DF
Tritanopia (blue-blind)
#76C9CB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #91c1df; /* rgb */ color: rgb(145, 193, 223); /* oklch */ color: oklch(78.7% 0.066 236.1);
Tailwind
colors: {
custom: {
50: '#b3d3e9',
500: '#91c1df',
950: '#000000',
},
}SCSS
$custom: #91c1df; $custom-light: #b3d3e9; $custom-dark: #000000;
JSON
{
"hex": "#91c1df",
"rgb": {
"r": 145,
"g": 193,
"b": 223
},
"hsl": {
"h": 203.077,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.78748,
"c": 0.06623,
"h": 236.1
},
"luminance": 0.49487
}Semantic roles & 50–950 ramp
primary
#91C1DF
secondary
#EFE3DC
accent
#6023C2
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284