#91C4E8#91C4E8
#91C4E8 is a light, moderate cyan. Relative luminance 0.513; OKLCH L 79.7% C 0.074 H 239.6°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #91C4E8 |
|---|---|
| RGB | rgb(145, 196, 232) |
| HSL | hsl(205, 65%, 74%) |
| HSV | hsv(205, 38%, 91%) |
| CMYK | cmyk(37.5%, 15.5%, 0%, 9%) |
| CIE-LAB | lab(76.87, -7.82, -23.16) |
| CIE-LCH | lch(76.87, 24.45, 251.34°) |
| OKLab | oklab(79.74% -0.0374 -0.0638) |
| OKLCH | oklch(79.74% 0.074 239.6) |
| XYZ | xyz(45.9777, 51.3232, 83.8120) |
| Luminance | 0.5133 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 3.42
Lightskyblue
#87CEFA
ΔE00 3.62
Sky
#82CAFC
ΔE00 3.66
Lightblue (survey)
#7BC8F6
ΔE00 3.73
Baby Blue
#89CFF0
ΔE00 4.53
Light Grey Blue
#9DBCD4
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C4E8 #E8B591
analogous
#91E8E1 #91C4E8 #9199E8
triadic
#91C4E8 #E891C4 #C4E891
tetradic
#91C4E8 #E191E8 #E8B591 #99E891
square
#91C4E8 #E191E8 #E8B591 #99E891
split-complementary
#91C4E8 #E89199 #E8E191
monochromatic
#2C8ED3 #5EA9DD #91C4E8 #C4DFF3 #E6F1FA
Accessibility & contrast
On white
1.86
#91C4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#91C4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C4E8
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C4E8 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C3EA
Deuteranopia (green-blind)
#A9BAE7
Tritanopia (blue-blind)
#72CDD0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91c4e8; /* rgb */ color: rgb(145, 196, 232); /* oklch */ color: oklch(79.7% 0.074 239.6);
Tailwind
colors: {
custom: {
50: '#b4d5ef',
500: '#91c4e8',
950: '#000000',
},
}SCSS
$custom: #91c4e8; $custom-light: #b4d5ef; $custom-dark: #000000;
JSON
{
"hex": "#91c4e8",
"rgb": {
"r": 145,
"g": 196,
"b": 232
},
"hsl": {
"h": 204.828,
"s": 65.414,
"l": 73.922
},
"oklch": {
"l": 0.79736,
"c": 0.07402,
"h": 239.6
},
"luminance": 0.51326
}Semantic roles & 50–950 ramp
primary
#91C4E8
secondary
#C2865B
accent
#6318CD
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111416
muted
#818385