#91C6D2#91C6D2
#91C6D2 is a light, muted cyan. Relative luminance 0.511; OKLCH L 79.4% C 0.058 H 213.2°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #91C6D2 |
|---|---|
| RGB | rgb(145, 198, 210) |
| HSL | hsl(191, 42%, 70%) |
| HSV | hsv(191, 31%, 82%) |
| CMYK | cmyk(31%, 5.7%, 0%, 17.6%) |
| CIE-LAB | lab(76.71, -14.31, -11.54) |
| CIE-LCH | lch(76.71, 18.38, 218.88°) |
| OKLab | oklab(79.38% -0.0481 -0.0315) |
| OKLCH | oklch(79.38% 0.058 213.2) |
| XYZ | xyz(43.5002, 51.0588, 68.5235) |
| Luminance | 0.5106 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.61
Sky Blue
#87CEEB
ΔE00 5.81
Powder Blue
#B0E0E6
ΔE00 6.85
Baby Blue
#89CFF0
ΔE00 7.03
Ice Blue
#A5DFF9
ΔE00 7.87
Light Grey Blue
#9DBCD4
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C6D2 #D29D91
analogous
#91D2BE #91C6D2 #91A6D2
triadic
#91C6D2 #D291C6 #C6D291
tetradic
#91C6D2 #BE91D2 #D29D91 #A6D291
square
#91C6D2 #BE91D2 #D29D91 #A6D291
split-complementary
#91C6D2 #D291A6 #D2BE91
monochromatic
#4493A5 #66AFC0 #91C6D2 #BCDDE4 #E8F3F6
Accessibility & contrast
On white
1.87
#91C6D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#91C6D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C6D2
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C6D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C6D2 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC2D3
Deuteranopia (green-blind)
#B2BAD2
Tritanopia (blue-blind)
#7BCBCA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #91c6d2; /* rgb */ color: rgb(145, 198, 210); /* oklch */ color: oklch(79.4% 0.058 213.2);
Tailwind
colors: {
custom: {
50: '#b3d7df',
500: '#91c6d2',
950: '#000000',
},
}SCSS
$custom: #91c6d2; $custom-light: #b3d7df; $custom-dark: #000000;
JSON
{
"hex": "#91c6d2",
"rgb": {
"r": 145,
"g": 198,
"b": 210
},
"hsl": {
"h": 191.077,
"s": 41.935,
"l": 69.608
},
"oklch": {
"l": 0.79375,
"c": 0.05754,
"h": 213.2
},
"luminance": 0.51061
}Semantic roles & 50–950 ramp
primary
#91C6D2
secondary
#A86D5F
accent
#4930B5
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384