#91C2DC#91C2DC
#91C2DC is a light, moderate cyan. Relative luminance 0.498; OKLCH L 78.9% C 0.063 H 231.7°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #91C2DC |
|---|---|
| RGB | rgb(145, 194, 220) |
| HSL | hsl(201, 52%, 72%) |
| HSV | hsv(201, 34%, 86%) |
| CMYK | cmyk(34.1%, 11.8%, 0%, 13.7%) |
| CIE-LAB | lab(75.93, -9.79, -18.13) |
| CIE-LCH | lch(75.93, 20.60, 241.63°) |
| OKLab | oklab(78.85% -0.0392 -0.0497) |
| OKLCH | oklch(78.85% 0.063 231.7) |
| XYZ | xyz(43.8829, 49.7683, 74.9902) |
| Luminance | 0.4977 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 4.21
Sky Blue
#87CEEB
ΔE00 4.23
Light Grey Blue
#9DBCD4
ΔE00 4.26
Lightblue (survey)
#7BC8F6
ΔE00 5.42
Lightskyblue
#87CEFA
ΔE00 5.44
Light Blue
#95D0FC
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C2DC #DCAB91
analogous
#91DCD1 #91C2DC #919DDC
triadic
#91C2DC #DC91C2 #C2DC91
tetradic
#91C2DC #D191DC #DCAB91 #9DDC91
square
#91C2DC #D191DC #DCAB91 #9DDC91
split-complementary
#91C2DC #DC919D #DCD191
monochromatic
#3B8DB8 #63A8CD #91C2DC #BFDCEB #E8F2F8
Accessibility & contrast
On white
1.92
#91C2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#91C2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C2DC
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C2DC | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C0DD
Deuteranopia (green-blind)
#ABB7DC
Tritanopia (blue-blind)
#78C9CA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #91c2dc; /* rgb */ color: rgb(145, 194, 220); /* oklch */ color: oklch(78.9% 0.063 231.7);
Tailwind
colors: {
custom: {
50: '#b3d4e6',
500: '#91c2dc',
950: '#000000',
},
}SCSS
$custom: #91c2dc; $custom-light: #b3d4e6; $custom-dark: #000000;
JSON
{
"hex": "#91c2dc",
"rgb": {
"r": 145,
"g": 194,
"b": 220
},
"hsl": {
"h": 200.8,
"s": 51.724,
"l": 71.569
},
"oklch": {
"l": 0.78854,
"c": 0.06336,
"h": 231.7
},
"luminance": 0.49771
}Semantic roles & 50–950 ramp
primary
#91C2DC
secondary
#EEE1DB
accent
#5B26BF
background
#FBFDFE
surface
#F6FAFC
border
#D0D3D5
text
#111416
muted
#808384