#91C5D0#91C5D0
#91C5D0 is a light, muted cyan. Relative luminance 0.505; OKLCH L 79.1% C 0.056 H 212.2°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #91C5D0 |
|---|---|
| RGB | rgb(145, 197, 208) |
| HSL | hsl(190, 40%, 69%) |
| HSV | hsv(190, 30%, 82%) |
| CMYK | cmyk(30.3%, 5.3%, 0%, 18.4%) |
| CIE-LAB | lab(76.38, -14.27, -10.96) |
| CIE-LCH | lch(76.38, 17.99, 217.53°) |
| OKLab | oklab(79.09% -0.0476 -0.0299) |
| OKLCH | oklch(79.09% 0.056 212.2) |
| XYZ | xyz(43.0248, 50.5041, 67.1435) |
| Luminance | 0.5051 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.87
Sky Blue
#87CEEB
ΔE00 6.24
Powder Blue
#B0E0E6
ΔE00 6.96
Baby Blue
#89CFF0
ΔE00 7.46
Ice Blue
#A5DFF9
ΔE00 8.28
Light Grey Blue
#9DBCD4
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C5D0 #D09C91
analogous
#91D0BC #91C5D0 #91A6D0
triadic
#91C5D0 #D091C5 #C5D091
tetradic
#91C5D0 #BC91D0 #D09C91 #A6D091
square
#91C5D0 #BC91D0 #D09C91 #A6D091
split-complementary
#91C5D0 #D091A6 #D0BC91
monochromatic
#4591A2 #66AEBE #91C5D0 #BCDCE2 #E7F2F5
Accessibility & contrast
On white
1.89
#91C5D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#91C5D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C5D0
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C5D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C5D0 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC1D1
Deuteranopia (green-blind)
#B1B9D0
Tritanopia (blue-blind)
#7CCAC8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #91c5d0; /* rgb */ color: rgb(145, 197, 208); /* oklch */ color: oklch(79.1% 0.056 212.2);
Tailwind
colors: {
custom: {
50: '#b3d6de',
500: '#91c5d0',
950: '#000000',
},
}SCSS
$custom: #91c5d0; $custom-light: #b3d6de; $custom-dark: #000000;
JSON
{
"hex": "#91c5d0",
"rgb": {
"r": 145,
"g": 197,
"b": 208
},
"hsl": {
"h": 190.476,
"s": 40.127,
"l": 69.216
},
"oklch": {
"l": 0.79087,
"c": 0.05626,
"h": 212.2
},
"luminance": 0.50506
}Semantic roles & 50–950 ramp
primary
#91C5D0
secondary
#A66C60
accent
#4932B3
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384