#91CBDC#91CBDC
#91CBDC is a light, moderate cyan. Relative luminance 0.539; OKLCH L 80.8% C 0.064 H 217.9°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #91CBDC |
|---|---|
| RGB | rgb(145, 203, 220) |
| HSL | hsl(194, 52%, 72%) |
| HSV | hsv(194, 34%, 86%) |
| CMYK | cmyk(34.1%, 7.7%, 0%, 13.7%) |
| CIE-LAB | lab(78.40, -14.49, -14.40) |
| CIE-LCH | lch(78.40, 20.43, 224.82°) |
| OKLab | oklab(80.82% -0.0506 -0.0394) |
| OKLCH | oklch(80.82% 0.064 217.9) |
| XYZ | xyz(45.9470, 53.8963, 75.6783) |
| Luminance | 0.5390 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.80
Lightblue
#ADD8E6
ΔE00 4.70
Baby Blue
#89CFF0
ΔE00 5.03
Ice Blue
#A5DFF9
ΔE00 5.96
Powder Blue
#B0E0E6
ΔE00 6.68
Lightskyblue
#87CEFA
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CBDC #DCA291
analogous
#91DCC8 #91CBDC #91A6DC
triadic
#91CBDC #DC91CB #CBDC91
tetradic
#91CBDC #C891DC #DCA291 #A6DC91
square
#91CBDC #C891DC #DCA291 #A6DC91
split-complementary
#91CBDC #DC91A6 #DCC891
monochromatic
#3B9CB8 #63B5CD #91CBDC #BFE1EB #E8F4F8
Accessibility & contrast
On white
1.78
#91CBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#91CBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CBDC
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CBDC | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DD
Deuteranopia (green-blind)
#B4BEDC
Tritanopia (blue-blind)
#76D1D0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #91cbdc; /* rgb */ color: rgb(145, 203, 220); /* oklch */ color: oklch(80.8% 0.064 217.9);
Tailwind
colors: {
custom: {
50: '#b3dae6',
500: '#91cbdc',
950: '#000000',
},
}SCSS
$custom: #91cbdc; $custom-light: #b3dae6; $custom-dark: #000000;
JSON
{
"hex": "#91cbdc",
"rgb": {
"r": 145,
"g": 203,
"b": 220
},
"hsl": {
"h": 193.6,
"s": 51.724,
"l": 71.569
},
"oklch": {
"l": 0.80816,
"c": 0.06413,
"h": 217.9
},
"luminance": 0.53899
}Semantic roles & 50–950 ramp
primary
#91CBDC
secondary
#B3715E
accent
#4926BF
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111516
muted
#818484