#91C1DA#91C1DA
#91C1DA is a light, moderate cyan. Relative luminance 0.492; OKLCH L 78.6% C 0.062 H 231.2°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #91C1DA |
|---|---|
| RGB | rgb(145, 193, 218) |
| HSL | hsl(201, 50%, 71%) |
| HSV | hsv(201, 33%, 85%) |
| CMYK | cmyk(33.5%, 11.5%, 0%, 14.5%) |
| CIE-LAB | lab(75.59, -9.76, -17.56) |
| CIE-LCH | lch(75.59, 20.09, 240.94°) |
| OKLab | oklab(78.56% -0.0387 -0.0481) |
| OKLCH | oklch(78.56% 0.062 231.2) |
| XYZ | xyz(43.3978, 49.2194, 73.5297) |
| Luminance | 0.4922 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.17
Sky Blue
#87CEEB
ΔE00 4.46
Baby Blue
#89CFF0
ΔE00 4.53
Lightblue (survey)
#7BC8F6
ΔE00 5.77
Lightskyblue
#87CEFA
ΔE00 5.83
Light Blue
#95D0FC
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C1DA #DAAA91
analogous
#91DACE #91C1DA #919CDA
triadic
#91C1DA #DA91C1 #C1DA91
tetradic
#91C1DA #CE91DA #DAAA91 #9CDA91
square
#91C1DA #CE91DA #DAAA91 #9CDA91
split-complementary
#91C1DA #DA919C #DACE91
monochromatic
#3D8BB4 #63A7CB #91C1DA #BFDBE9 #E8F2F7
Accessibility & contrast
On white
1.94
#91C1DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#91C1DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C1DA
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C1DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C1DA | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BFDB
Deuteranopia (green-blind)
#AAB7DA
Tritanopia (blue-blind)
#78C8C9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #91c1da; /* rgb */ color: rgb(145, 193, 218); /* oklch */ color: oklch(78.6% 0.062 231.2);
Tailwind
colors: {
custom: {
50: '#b3d3e5',
500: '#91c1da',
950: '#000000',
},
}SCSS
$custom: #91c1da; $custom-light: #b3d3e5; $custom-dark: #000000;
JSON
{
"hex": "#91c1da",
"rgb": {
"r": 145,
"g": 193,
"b": 218
},
"hsl": {
"h": 200.548,
"s": 49.66,
"l": 71.176
},
"oklch": {
"l": 0.78564,
"c": 0.06179,
"h": 231.2
},
"luminance": 0.49222
}Semantic roles & 50–950 ramp
primary
#91C1DA
secondary
#EDE0DA
accent
#5B29BD
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111415
muted
#808284