#91BEF8#91BEF8
#91BEF8 is a light, moderate cyan. Relative luminance 0.496; OKLCH L 79.1% C 0.096 H 255.1°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #91BEF8 |
|---|---|
| RGB | rgb(145, 190, 248) |
| HSL | hsl(214, 88%, 77%) |
| HSV | hsv(214, 42%, 97%) |
| CMYK | cmyk(41.5%, 23.4%, 0%, 2.7%) |
| CIE-LAB | lab(75.84, -0.38, -33.37) |
| CIE-LCH | lch(75.84, 33.37, 269.35°) |
| OKLab | oklab(79.11% -0.0248 -0.0928) |
| OKLCH | oklch(79.11% 0.096 255.1) |
| XYZ | xyz(47.0283, 49.6212, 95.8885) |
| Luminance | 0.4962 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.85
Pastel Blue
#A2BFFE
ΔE00 4.00
Baby Blue (survey)
#A2CFFE
ΔE00 4.44
Sky Blue (survey)
#75BBFD
ΔE00 4.48
Powder Blue (survey)
#B1D1FC
ΔE00 5.98
Light Blue
#95D0FC
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BEF8 #F8CB91
analogous
#91F2F8 #91BEF8 #9891F8
triadic
#91BEF8 #F891BE #BEF891
tetradic
#91BEF8 #F891F2 #F8CB91 #91F898
square
#91BEF8 #F891F2 #F8CB91 #91F898
split-complementary
#91BEF8 #F89891 #F2F891
monochromatic
#1E7AF1 #579CF4 #91BEF8 #CBE0FC #E2EEFD
Accessibility & contrast
On white
1.92
#91BEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#91BEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BEF8
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BEF8 | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C1FB
Deuteranopia (green-blind)
#9CB6F7
Tritanopia (blue-blind)
#6BCBD2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #91bef8; /* rgb */ color: rgb(145, 190, 248); /* oklch */ color: oklch(79.1% 0.096 255.1);
Tailwind
colors: {
custom: {
50: '#b5d1fa',
500: '#91bef8',
950: '#000000',
},
}SCSS
$custom: #91bef8; $custom-light: #b5d1fa; $custom-dark: #000000;
JSON
{
"hex": "#91bef8",
"rgb": {
"r": 145,
"g": 190,
"b": 248
},
"hsl": {
"h": 213.786,
"s": 88.034,
"l": 77.059
},
"oklch": {
"l": 0.79111,
"c": 0.09603,
"h": 255.1
},
"luminance": 0.49624
}Semantic roles & 50–950 ramp
primary
#91BEF8
secondary
#F5E7D6
accent
#8101E5
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285