#91C0E2#91C0E2
#91C0E2 is a light, moderate cyan. Relative luminance 0.492; OKLCH L 78.6% C 0.069 H 240.2°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #91C0E2 |
|---|---|
| RGB | rgb(145, 192, 226) |
| HSL | hsl(205, 58%, 73%) |
| HSV | hsv(205, 36%, 89%) |
| CMYK | cmyk(35.8%, 15%, 0%, 11.4%) |
| CIE-LAB | lab(75.58, -7.22, -21.90) |
| CIE-LCH | lch(75.58, 23.06, 251.74°) |
| OKLab | oklab(78.65% -0.0346 -0.0603) |
| OKLCH | oklch(78.65% 0.069 240.2) |
| XYZ | xyz(44.2497, 49.2076, 79.1032) |
| Luminance | 0.4921 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.71
Light Blue
#95D0FC
ΔE00 4.55
Lightblue (survey)
#7BC8F6
ΔE00 4.62
Sky
#82CAFC
ΔE00 4.66
Lightskyblue
#87CEFA
ΔE00 4.75
Baby Blue
#89CFF0
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C0E2 #E2B391
analogous
#91E2DB #91C0E2 #9198E2
triadic
#91C0E2 #E291C0 #C0E291
tetradic
#91C0E2 #DB91E2 #E2B391 #98E291
square
#91C0E2 #DB91E2 #E2B391 #98E291
split-complementary
#91C0E2 #E29198 #E2DB91
monochromatic
#3488C5 #61A4D5 #91C0E2 #C1DCEF #E7F1F9
Accessibility & contrast
On white
1.94
#91C0E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#91C0E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C0E2
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C0E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C0E2 | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BFE4
Deuteranopia (green-blind)
#A7B6E1
Tritanopia (blue-blind)
#75C8CB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #91c0e2; /* rgb */ color: rgb(145, 192, 226); /* oklch */ color: oklch(78.6% 0.069 240.2);
Tailwind
colors: {
custom: {
50: '#b4d3eb',
500: '#91c0e2',
950: '#000000',
},
}SCSS
$custom: #91c0e2; $custom-light: #b4d3eb; $custom-dark: #000000;
JSON
{
"hex": "#91c0e2",
"rgb": {
"r": 145,
"g": 192,
"b": 226
},
"hsl": {
"h": 205.185,
"s": 58.273,
"l": 72.745
},
"oklch": {
"l": 0.78646,
"c": 0.06948,
"h": 240.2
},
"luminance": 0.4921
}Semantic roles & 50–950 ramp
primary
#91C0E2
secondary
#F0E4DB
accent
#6520C6
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284