#91C0DC#91C0DC
#91C0DC is a light, moderate cyan. Relative luminance 0.489; OKLCH L 78.4% C 0.064 H 234.8°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #91C0DC |
|---|---|
| RGB | rgb(145, 192, 220) |
| HSL | hsl(202, 52%, 72%) |
| HSV | hsv(202, 34%, 86%) |
| CMYK | cmyk(34.1%, 12.7%, 0%, 13.7%) |
| CIE-LAB | lab(75.38, -8.73, -18.96) |
| CIE-LCH | lch(75.38, 20.87, 245.27°) |
| OKLab | oklab(78.42% -0.0367 -0.052) |
| OKLCH | oklch(78.42% 0.064 234.8) |
| XYZ | xyz(43.4408, 48.8841, 74.8429) |
| Luminance | 0.4889 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.54
Baby Blue
#89CFF0
ΔE00 4.77
Sky Blue
#87CEEB
ΔE00 5.04
Lightblue (survey)
#7BC8F6
ΔE00 5.23
Lightskyblue
#87CEFA
ΔE00 5.35
Light Blue
#95D0FC
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C0DC #DCAD91
analogous
#91DCD3 #91C0DC #919BDC
triadic
#91C0DC #DC91C0 #C0DC91
tetradic
#91C0DC #D391DC #DCAD91 #9BDC91
square
#91C0DC #D391DC #DCAD91 #9BDC91
split-complementary
#91C0DC #DC919B #DCD391
monochromatic
#3B89B8 #63A5CD #91C0DC #BFDBEB #E8F2F8
Accessibility & contrast
On white
1.95
#91C0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#91C0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C0DC
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C0DC | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BEDD
Deuteranopia (green-blind)
#A9B6DC
Tritanopia (blue-blind)
#78C7C9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #91c0dc; /* rgb */ color: rgb(145, 192, 220); /* oklch */ color: oklch(78.4% 0.064 234.8);
Tailwind
colors: {
custom: {
50: '#b3d3e7',
500: '#91c0dc',
950: '#000000',
},
}SCSS
$custom: #91c0dc; $custom-light: #b3d3e7; $custom-dark: #000000;
JSON
{
"hex": "#91c0dc",
"rgb": {
"r": 145,
"g": 192,
"b": 220
},
"hsl": {
"h": 202.4,
"s": 51.724,
"l": 71.569
},
"oklch": {
"l": 0.7842,
"c": 0.06369,
"h": 234.8
},
"luminance": 0.48886
}Semantic roles & 50–950 ramp
primary
#91C0DC
secondary
#EEE2DB
accent
#5F26BF
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284