#91C1CE#91C1CE
#91C1CE is a light, muted cyan. Relative luminance 0.486; OKLCH L 78.1% C 0.054 H 216.3°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #91C1CE |
|---|---|
| RGB | rgb(145, 193, 206) |
| HSL | hsl(193, 38%, 69%) |
| HSV | hsv(193, 30%, 81%) |
| CMYK | cmyk(29.6%, 6.3%, 0%, 19.2%) |
| CIE-LAB | lab(75.21, -12.66, -11.62) |
| CIE-LCH | lch(75.21, 17.19, 222.55°) |
| OKLab | oklab(78.14% -0.0433 -0.0317) |
| OKLCH | oklch(78.14% 0.054 216.3) |
| XYZ | xyz(41.8841, 48.6139, 65.5571) |
| Luminance | 0.4862 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.04
Lightblue
#ADD8E6
ΔE00 6.15
Baby Blue
#89CFF0
ΔE00 7.10
Light Grey Blue
#9DBCD4
ΔE00 7.58
Powder Blue
#B0E0E6
ΔE00 8.09
Ice Blue
#A5DFF9
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C1CE #CE9E91
analogous
#91CEBD #91C1CE #91A3CE
triadic
#91C1CE #CE91C1 #C1CE91
tetradic
#91C1CE #BD91CE #CE9E91 #A3CE91
square
#91C1CE #BD91CE #CE9E91 #A3CE91
split-complementary
#91C1CE #CE91A3 #CEBD91
monochromatic
#468B9E #67A9BB #91C1CE #BBD9E1 #E6F1F4
Accessibility & contrast
On white
1.96
#91C1CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#91C1CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C1CE
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C1CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C1CE | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BECF
Deuteranopia (green-blind)
#AEB6CE
Tritanopia (blue-blind)
#7DC6C5
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #91c1ce; /* rgb */ color: rgb(145, 193, 206); /* oklch */ color: oklch(78.1% 0.054 216.3);
Tailwind
colors: {
custom: {
50: '#b3d3dd',
500: '#91c1ce',
950: '#000000',
},
}SCSS
$custom: #91c1ce; $custom-light: #b3d3dd; $custom-dark: #000000;
JSON
{
"hex": "#91c1ce",
"rgb": {
"r": 145,
"g": 193,
"b": 206
},
"hsl": {
"h": 192.787,
"s": 38.365,
"l": 68.824
},
"oklch": {
"l": 0.7814,
"c": 0.05366,
"h": 216.3
},
"luminance": 0.48616
}Semantic roles & 50–950 ramp
primary
#91C1CE
secondary
#E6D8D4
accent
#4F34B1
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283