#91C1E2#91C1E2
#91C1E2 is a light, moderate cyan. Relative luminance 0.497; OKLCH L 78.9% C 0.069 H 238.8°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #91C1E2 |
|---|---|
| RGB | rgb(145, 193, 226) |
| HSL | hsl(204, 58%, 73%) |
| HSV | hsv(204, 36%, 89%) |
| CMYK | cmyk(35.8%, 14.6%, 0%, 11.4%) |
| CIE-LAB | lab(75.85, -7.76, -21.48) |
| CIE-LCH | lch(75.85, 22.84, 250.15°) |
| OKLab | oklab(78.86% -0.0358 -0.0591) |
| OKLCH | oklch(78.86% 0.069 238.8) |
| XYZ | xyz(44.4701, 49.6483, 79.1766) |
| Luminance | 0.4965 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.79
Lightblue (survey)
#7BC8F6
ΔE00 4.44
Light Blue
#95D0FC
ΔE00 4.46
Lightskyblue
#87CEFA
ΔE00 4.53
Sky
#82CAFC
ΔE00 4.60
Baby Blue
#89CFF0
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C1E2 #E2B291
analogous
#91E2DA #91C1E2 #9199E2
triadic
#91C1E2 #E291C1 #C1E291
tetradic
#91C1E2 #DA91E2 #E2B291 #99E291
square
#91C1E2 #DA91E2 #E2B291 #99E291
split-complementary
#91C1E2 #E29199 #E2DA91
monochromatic
#348AC5 #61A6D5 #91C1E2 #C1DCEF #E7F1F9
Accessibility & contrast
On white
1.92
#91C1E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#91C1E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C1E2
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C1E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C1E2 | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C0E4
Deuteranopia (green-blind)
#A8B7E1
Tritanopia (blue-blind)
#75C9CC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #91c1e2; /* rgb */ color: rgb(145, 193, 226); /* oklch */ color: oklch(78.9% 0.069 238.8);
Tailwind
colors: {
custom: {
50: '#b4d3eb',
500: '#91c1e2',
950: '#000000',
},
}SCSS
$custom: #91c1e2; $custom-light: #b4d3eb; $custom-dark: #000000;
JSON
{
"hex": "#91c1e2",
"rgb": {
"r": 145,
"g": 193,
"b": 226
},
"hsl": {
"h": 204.444,
"s": 58.273,
"l": 72.745
},
"oklch": {
"l": 0.78861,
"c": 0.06912,
"h": 238.8
},
"luminance": 0.49651
}Semantic roles & 50–950 ramp
primary
#91C1E2
secondary
#F0E4DB
accent
#6320C6
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284