#91C6DC#91C6DC
#91C6DC is a light, moderate cyan. Relative luminance 0.516; OKLCH L 79.7% C 0.063 H 225.5°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #91C6DC |
|---|---|
| RGB | rgb(145, 198, 220) |
| HSL | hsl(198, 52%, 72%) |
| HSV | hsv(198, 34%, 86%) |
| CMYK | cmyk(34.1%, 10%, 0%, 13.7%) |
| CIE-LAB | lab(77.02, -11.89, -16.47) |
| CIE-LCH | lch(77.02, 20.31, 234.17°) |
| OKLab | oklab(79.72% -0.0443 -0.0451) |
| OKLCH | oklch(79.72% 0.063 225.5) |
| XYZ | xyz(44.7852, 51.5728, 75.2910) |
| Luminance | 0.5158 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.21
Baby Blue
#89CFF0
ΔE00 3.88
Lightblue
#ADD8E6
ΔE00 5.53
Light Grey Blue
#9DBCD4
ΔE00 6.03
Ice Blue
#A5DFF9
ΔE00 6.10
Lightskyblue
#87CEFA
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C6DC #DCA791
analogous
#91DCCD #91C6DC #91A1DC
triadic
#91C6DC #DC91C6 #C6DC91
tetradic
#91C6DC #CD91DC #DCA791 #A1DC91
square
#91C6DC #CD91DC #DCA791 #A1DC91
split-complementary
#91C6DC #DC91A1 #DCCD91
monochromatic
#3B93B8 #63AECD #91C6DC #BFDEEB #E8F3F8
Accessibility & contrast
On white
1.86
#91C6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#91C6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C6DC
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C6DC | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC3DD
Deuteranopia (green-blind)
#AFBADC
Tritanopia (blue-blind)
#77CDCD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91c6dc; /* rgb */ color: rgb(145, 198, 220); /* oklch */ color: oklch(79.7% 0.063 225.5);
Tailwind
colors: {
custom: {
50: '#b3d7e6',
500: '#91c6dc',
950: '#000000',
},
}SCSS
$custom: #91c6dc; $custom-light: #b3d7e6; $custom-dark: #000000;
JSON
{
"hex": "#91c6dc",
"rgb": {
"r": 145,
"g": 198,
"b": 220
},
"hsl": {
"h": 197.6,
"s": 51.724,
"l": 71.569
},
"oklch": {
"l": 0.79724,
"c": 0.06326,
"h": 225.5
},
"luminance": 0.51575
}Semantic roles & 50–950 ramp
primary
#91C6DC
secondary
#B3775E
accent
#5326BF
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111416
muted
#818384