#91C1DC#91C1DC
#91C1DC is a light, moderate cyan. Relative luminance 0.493; OKLCH L 78.6% C 0.064 H 233.3°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #91C1DC |
|---|---|
| RGB | rgb(145, 193, 220) |
| HSL | hsl(202, 52%, 72%) |
| HSV | hsv(202, 34%, 86%) |
| CMYK | cmyk(34.1%, 12.3%, 0%, 13.7%) |
| CIE-LAB | lab(75.65, -9.26, -18.54) |
| CIE-LCH | lch(75.65, 20.73, 243.46°) |
| OKLab | oklab(78.64% -0.038 -0.0509) |
| OKLCH | oklch(78.64% 0.064 233.3) |
| XYZ | xyz(43.6611, 49.3247, 74.9163) |
| Luminance | 0.4933 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.88
Baby Blue
#89CFF0
ΔE00 4.46
Sky Blue
#87CEEB
ΔE00 4.62
Lightblue (survey)
#7BC8F6
ΔE00 5.29
Lightskyblue
#87CEFA
ΔE00 5.37
Light Blue
#95D0FC
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C1DC #DCAC91
analogous
#91DCD2 #91C1DC #919CDC
triadic
#91C1DC #DC91C1 #C1DC91
tetradic
#91C1DC #D291DC #DCAC91 #9CDC91
square
#91C1DC #D291DC #DCAC91 #9CDC91
split-complementary
#91C1DC #DC919C #DCD291
monochromatic
#3B8BB8 #63A7CD #91C1DC #BFDBEB #E8F2F8
Accessibility & contrast
On white
1.93
#91C1DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#91C1DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C1DC
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C1DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C1DC | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BFDD
Deuteranopia (green-blind)
#AAB7DC
Tritanopia (blue-blind)
#78C8CA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #91c1dc; /* rgb */ color: rgb(145, 193, 220); /* oklch */ color: oklch(78.6% 0.064 233.3);
Tailwind
colors: {
custom: {
50: '#b3d3e6',
500: '#91c1dc',
950: '#000000',
},
}SCSS
$custom: #91c1dc; $custom-light: #b3d3e6; $custom-dark: #000000;
JSON
{
"hex": "#91c1dc",
"rgb": {
"r": 145,
"g": 193,
"b": 220
},
"hsl": {
"h": 201.6,
"s": 51.724,
"l": 71.569
},
"oklch": {
"l": 0.78637,
"c": 0.0635,
"h": 233.3
},
"luminance": 0.49327
}Semantic roles & 50–950 ramp
primary
#91C1DC
secondary
#EEE2DB
accent
#5D26BF
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284