#91C1DE#91C1DE
#91C1DE is a light, moderate cyan. Relative luminance 0.494; OKLCH L 78.7% C 0.065 H 235.2°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #91C1DE |
|---|---|
| RGB | rgb(145, 193, 222) |
| HSL | hsl(203, 54%, 72%) |
| HSV | hsv(203, 35%, 87%) |
| CMYK | cmyk(34.7%, 13.1%, 0%, 12.9%) |
| CIE-LAB | lab(75.72, -8.76, -19.52) |
| CIE-LCH | lch(75.72, 21.40, 245.83°) |
| OKLab | oklab(78.71% -0.0372 -0.0536) |
| OKLCH | oklch(78.71% 0.065 235.2) |
| XYZ | xyz(43.9276, 49.4313, 76.3196) |
| Luminance | 0.4943 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.72
Baby Blue
#89CFF0
ΔE00 4.52
Sky Blue
#87CEEB
ΔE00 4.87
Lightblue (survey)
#7BC8F6
ΔE00 4.90
Lightskyblue
#87CEFA
ΔE00 4.99
Light Blue
#95D0FC
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C1DE #DEAE91
analogous
#91DED4 #91C1DE #919BDE
triadic
#91C1DE #DE91C1 #C1DE91
tetradic
#91C1DE #D491DE #DEAE91 #9BDE91
square
#91C1DE #D491DE #DEAE91 #9BDE91
split-complementary
#91C1DE #DE919B #DED491
monochromatic
#388BBC #62A6D0 #91C1DE #C0DCEC #E7F2F8
Accessibility & contrast
On white
1.93
#91C1DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#91C1DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C1DE
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C1DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C1DE | 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)
#B4C0E0
Deuteranopia (green-blind)
#A9B7DE
Tritanopia (blue-blind)
#77C9CA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #91c1de; /* rgb */ color: rgb(145, 193, 222); /* oklch */ color: oklch(78.7% 0.065 235.2);
Tailwind
colors: {
custom: {
50: '#b3d3e8',
500: '#91c1de',
950: '#000000',
},
}SCSS
$custom: #91c1de; $custom-light: #b3d3e8; $custom-dark: #000000;
JSON
{
"hex": "#91c1de",
"rgb": {
"r": 145,
"g": 193,
"b": 222
},
"hsl": {
"h": 202.597,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.78711,
"c": 0.0653,
"h": 235.2
},
"luminance": 0.49434
}Semantic roles & 50–950 ramp
primary
#91C1DE
secondary
#EFE3DC
accent
#5F24C1
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284