#91C1CD#91C1CD
#91C1CD is a light, muted cyan. Relative luminance 0.486; OKLCH L 78.1% C 0.053 H 214.8°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #91C1CD |
|---|---|
| RGB | rgb(145, 193, 205) |
| HSL | hsl(192, 38%, 69%) |
| HSV | hsv(192, 29%, 80%) |
| CMYK | cmyk(29.3%, 5.9%, 0%, 19.6%) |
| CIE-LAB | lab(75.18, -12.90, -11.13) |
| CIE-LCH | lch(75.18, 17.03, 220.78°) |
| OKLab | oklab(78.11% -0.0437 -0.0304) |
| OKLCH | oklch(78.11% 0.053 214.8) |
| XYZ | xyz(41.7630, 48.5654, 64.9193) |
| Luminance | 0.4857 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.25
Sky Blue
#87CEEB
ΔE00 6.34
Baby Blue
#89CFF0
ΔE00 7.43
Light Grey Blue
#9DBCD4
ΔE00 7.94
Powder Blue
#B0E0E6
ΔE00 7.96
Ice Blue
#A5DFF9
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C1CD #CD9D91
analogous
#91CDBB #91C1CD #91A3CD
triadic
#91C1CD #CD91C1 #C1CD91
tetradic
#91C1CD #BB91CD #CD9D91 #A3CD91
square
#91C1CD #BB91CD #CD9D91 #A3CD91
split-complementary
#91C1CD #CD91A3 #CDBB91
monochromatic
#478B9C #67A9BA #91C1CD #BBD9E0 #E5F0F3
Accessibility & contrast
On white
1.96
#91C1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#91C1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C1CD
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C1CD | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BECE
Deuteranopia (green-blind)
#AEB6CD
Tritanopia (blue-blind)
#7DC6C5
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #91c1cd; /* rgb */ color: rgb(145, 193, 205); /* oklch */ color: oklch(78.1% 0.053 214.8);
Tailwind
colors: {
custom: {
50: '#b3d3dc',
500: '#91c1cd',
950: '#000000',
},
}SCSS
$custom: #91c1cd; $custom-light: #b3d3dc; $custom-dark: #000000;
JSON
{
"hex": "#91c1cd",
"rgb": {
"r": 145,
"g": 193,
"b": 205
},
"hsl": {
"h": 192,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.78106,
"c": 0.05318,
"h": 214.8
},
"luminance": 0.48567
}Semantic roles & 50–950 ramp
primary
#91C1CD
secondary
#E6D8D4
accent
#4E35B0
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283