#91C3CD#91C3CD
#91C3CD is a light, muted cyan. Relative luminance 0.495; OKLCH L 78.5% C 0.054 H 211.3°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #91C3CD |
|---|---|
| RGB | rgb(145, 195, 205) |
| HSL | hsl(190, 38%, 69%) |
| HSV | hsv(190, 29%, 80%) |
| CMYK | cmyk(29.3%, 4.9%, 0%, 19.6%) |
| CIE-LAB | lab(75.73, -13.94, -10.30) |
| CIE-LCH | lch(75.73, 17.33, 216.46°) |
| OKLab | oklab(78.55% -0.0462 -0.0281) |
| OKLCH | oklch(78.55% 0.054 211.3) |
| XYZ | xyz(42.2081, 49.4557, 65.0677) |
| Luminance | 0.4946 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.26
Sky Blue
#87CEEB
ΔE00 6.76
Powder Blue
#B0E0E6
ΔE00 7.31
Baby Blue
#89CFF0
ΔE00 7.96
Ice Blue
#A5DFF9
ΔE00 8.84
Light Grey Blue
#9DBCD4
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C3CD #CD9B91
analogous
#91CDB9 #91C3CD #91A5CD
triadic
#91C3CD #CD91C3 #C3CD91
tetradic
#91C3CD #B991CD #CD9B91 #A5CD91
square
#91C3CD #B991CD #CD9B91 #A5CD91
split-complementary
#91C3CD #CD91A5 #CDB991
monochromatic
#478E9C #67ACBA #91C3CD #BBDAE0 #E5F1F3
Accessibility & contrast
On white
1.93
#91C3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#91C3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C3CD
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C3CD | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABFCE
Deuteranopia (green-blind)
#B0B7CD
Tritanopia (blue-blind)
#7DC8C6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #91c3cd; /* rgb */ color: rgb(145, 195, 205); /* oklch */ color: oklch(78.5% 0.054 211.3);
Tailwind
colors: {
custom: {
50: '#b3d5dc',
500: '#91c3cd',
950: '#000000',
},
}SCSS
$custom: #91c3cd; $custom-light: #b3d5dc; $custom-dark: #000000;
JSON
{
"hex": "#91c3cd",
"rgb": {
"r": 145,
"g": 195,
"b": 205
},
"hsl": {
"h": 190,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.78545,
"c": 0.05411,
"h": 211.3
},
"luminance": 0.49458
}Semantic roles & 50–950 ramp
primary
#91C3CD
secondary
#E6D7D4
accent
#4A35B0
background
#FBFDFD
surface
#F6FAFB
border
#D0D3D4
text
#111415
muted
#808383