#91C4E5#91C4E5
#91C4E5 is a light, moderate cyan. Relative luminance 0.512; OKLCH L 79.6% C 0.071 H 237.2°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #91C4E5 |
|---|---|
| RGB | rgb(145, 196, 229) |
| HSL | hsl(204, 62%, 73%) |
| HSV | hsv(204, 37%, 90%) |
| CMYK | cmyk(36.7%, 14.4%, 0%, 10.2%) |
| CIE-LAB | lab(76.77, -8.59, -21.70) |
| CIE-LCH | lch(76.77, 23.34, 248.41°) |
| OKLab | oklab(79.62% -0.0385 -0.0597) |
| OKLCH | oklch(79.62% 0.071 237.2) |
| XYZ | xyz(45.5552, 51.1542, 81.5869) |
| Luminance | 0.5116 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 3.81
Lightblue (survey)
#7BC8F6
ΔE00 3.91
Light Blue
#95D0FC
ΔE00 3.92
Baby Blue
#89CFF0
ΔE00 4.02
Sky
#82CAFC
ΔE00 4.17
Light Grey Blue
#9DBCD4
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C4E5 #E5B291
analogous
#91E5DC #91C4E5 #919AE5
triadic
#91C4E5 #E591C4 #C4E591
tetradic
#91C4E5 #DC91E5 #E5B291 #9AE591
square
#91C4E5 #DC91E5 #E5B291 #9AE591
split-complementary
#91C4E5 #E5919A #E5DC91
monochromatic
#308ECB #5FA9D9 #91C4E5 #C2DFF1 #E6F2F9
Accessibility & contrast
On white
1.87
#91C4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#91C4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C4E5
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C4E5 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C3E7
Deuteranopia (green-blind)
#AAB9E4
Tritanopia (blue-blind)
#74CDCF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #91c4e5; /* rgb */ color: rgb(145, 196, 229); /* oklch */ color: oklch(79.6% 0.071 237.2);
Tailwind
colors: {
custom: {
50: '#b4d5ed',
500: '#91c4e5',
950: '#000000',
},
}SCSS
$custom: #91c4e5; $custom-light: #b4d5ed; $custom-dark: #000000;
JSON
{
"hex": "#91c4e5",
"rgb": {
"r": 145,
"g": 196,
"b": 229
},
"hsl": {
"h": 203.571,
"s": 61.765,
"l": 73.333
},
"oklch": {
"l": 0.79622,
"c": 0.07109,
"h": 237.2
},
"luminance": 0.51157
}Semantic roles & 50–950 ramp
primary
#91C4E5
secondary
#BE835C
accent
#601CC9
background
#FDFEFE
surface
#F8FBFD
border
#D1D4D5
text
#111416
muted
#818384