#91C6DA#91C6DA
#91C6DA is a light, moderate cyan. Relative luminance 0.515; OKLCH L 79.7% C 0.062 H 223.3°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #91C6DA |
|---|---|
| RGB | rgb(145, 198, 218) |
| HSL | hsl(196, 50%, 71%) |
| HSV | hsv(196, 33%, 85%) |
| CMYK | cmyk(33.5%, 9.2%, 0%, 14.5%) |
| CIE-LAB | lab(76.96, -12.38, -15.49) |
| CIE-LCH | lch(76.96, 19.83, 231.36°) |
| OKLab | oklab(79.65% -0.0451 -0.0424) |
| OKLCH | oklch(79.65% 0.062 223.3) |
| XYZ | xyz(44.5219, 51.4675, 73.9043) |
| Luminance | 0.5147 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.52
Baby Blue
#89CFF0
ΔE00 4.39
Lightblue
#ADD8E6
ΔE00 5.32
Ice Blue
#A5DFF9
ΔE00 6.29
Light Grey Blue
#9DBCD4
ΔE00 6.51
Lightskyblue
#87CEFA
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C6DA #DAA591
analogous
#91DAC9 #91C6DA #91A1DA
triadic
#91C6DA #DA91C6 #C6DA91
tetradic
#91C6DA #C991DA #DAA591 #A1DA91
square
#91C6DA #C991DA #DAA591 #A1DA91
split-complementary
#91C6DA #DA91A1 #DAC991
monochromatic
#3D93B4 #63AECB #91C6DA #BFDEE9 #E8F3F7
Accessibility & contrast
On white
1.86
#91C6DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#91C6DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C6DA
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C6DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C6DA | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC3DB
Deuteranopia (green-blind)
#AFBADA
Tritanopia (blue-blind)
#78CCCC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91c6da; /* rgb */ color: rgb(145, 198, 218); /* oklch */ color: oklch(79.7% 0.062 223.3);
Tailwind
colors: {
custom: {
50: '#b3d7e5',
500: '#91c6da',
950: '#000000',
},
}SCSS
$custom: #91c6da; $custom-light: #b3d7e5; $custom-dark: #000000;
JSON
{
"hex": "#91c6da",
"rgb": {
"r": 145,
"g": 198,
"b": 218
},
"hsl": {
"h": 196.438,
"s": 49.66,
"l": 71.176
},
"oklch": {
"l": 0.79652,
"c": 0.06189,
"h": 223.3
},
"luminance": 0.5147
}Semantic roles & 50–950 ramp
primary
#91C6DA
secondary
#B1755E
accent
#5129BD
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384