#91C3E9#91C3E9
#91C3E9 is a light, moderate cyan. Relative luminance 0.509; OKLCH L 79.6% C 0.075 H 241.6°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #91C3E9 |
|---|---|
| RGB | rgb(145, 195, 233) |
| HSL | hsl(206, 67%, 74%) |
| HSV | hsv(206, 38%, 91%) |
| CMYK | cmyk(37.8%, 16.3%, 0%, 8.6%) |
| CIE-LAB | lab(76.64, -7.03, -24.06) |
| CIE-LCH | lch(76.64, 25.07, 253.71°) |
| OKLab | oklab(79.56% -0.0358 -0.0664) |
| OKLCH | oklch(79.56% 0.075 241.6) |
| XYZ | xyz(45.8953, 50.9306, 84.4872) |
| Luminance | 0.5093 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 3.47
Sky
#82CAFC
ΔE00 3.66
Lightskyblue
#87CEFA
ΔE00 3.92
Lightblue (survey)
#7BC8F6
ΔE00 3.98
Baby Blue (survey)
#A2CFFE
ΔE00 4.43
Light Grey Blue
#9DBCD4
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C3E9 #E9B791
analogous
#91E9E3 #91C3E9 #9197E9
triadic
#91C3E9 #E991C3 #C3E991
tetradic
#91C3E9 #E391E9 #E9B791 #97E991
square
#91C3E9 #E391E9 #E9B791 #97E991
split-complementary
#91C3E9 #E99197 #E9E391
monochromatic
#2B8BD5 #5EA7DF #91C3E9 #C4DFF3 #E5F1FA
Accessibility & contrast
On white
1.88
#91C3E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#91C3E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C3E9
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C3E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C3E9 | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C2EB
Deuteranopia (green-blind)
#A7B9E8
Tritanopia (blue-blind)
#72CCCF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #91c3e9; /* rgb */ color: rgb(145, 195, 233); /* oklch */ color: oklch(79.6% 0.075 241.6);
Tailwind
colors: {
custom: {
50: '#b4d5f0',
500: '#91c3e9',
950: '#000000',
},
}SCSS
$custom: #91c3e9; $custom-light: #b4d5f0; $custom-dark: #000000;
JSON
{
"hex": "#91c3e9",
"rgb": {
"r": 145,
"g": 195,
"b": 233
},
"hsl": {
"h": 205.909,
"s": 66.667,
"l": 74.118
},
"oklch": {
"l": 0.7956,
"c": 0.07545,
"h": 241.6
},
"luminance": 0.50933
}Semantic roles & 50–950 ramp
primary
#91C3E9
secondary
#C3885B
accent
#6617CF
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111416
muted
#818385