#91BEFC#91BEFC
#91BEFC is a light, moderate cyan. Relative luminance 0.499; OKLCH L 79.3% C 0.101 H 256.5°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #91BEFC |
|---|---|
| RGB | rgb(145, 190, 252) |
| HSL | hsl(215, 95%, 78%) |
| HSV | hsv(215, 42%, 99%) |
| CMYK | cmyk(42.5%, 24.6%, 0%, 1.2%) |
| CIE-LAB | lab(75.99, 0.71, -35.28) |
| CIE-LCH | lch(75.99, 35.28, 271.15°) |
| OKLab | oklab(79.28% -0.0235 -0.0982) |
| OKLCH | oklch(79.28% 0.101 256.5) |
| XYZ | xyz(47.6555, 49.8721, 99.1917) |
| Luminance | 0.4988 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.64
Pastel Blue
#A2BFFE
ΔE00 3.85
Baby Blue (survey)
#A2CFFE
ΔE00 4.56
Sky Blue (survey)
#75BBFD
ΔE00 4.68
Powder Blue (survey)
#B1D1FC
ΔE00 6.05
Light Blue
#95D0FC
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BEFC #FCCF91
analogous
#91F4FC #91BEFC #9991FC
triadic
#91BEFC #FC91BE #BEFC91
tetradic
#91BEFC #FC91F4 #FCCF91 #91FC99
square
#91BEFC #FC91F4 #FCCF91 #91FC99
split-complementary
#91BEFC #FC9991 #F4FC91
monochromatic
#1A78F9 #559BFA #91BEFC #CDE1FE #E1EDFE
Accessibility & contrast
On white
1.91
#91BEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#91BEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BEFC
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BEFC | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C1FF
Deuteranopia (green-blind)
#9AB7FB
Tritanopia (blue-blind)
#69CCD3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #91befc; /* rgb */ color: rgb(145, 190, 252); /* oklch */ color: oklch(79.3% 0.101 256.5);
Tailwind
colors: {
custom: {
50: '#b5d1fd',
500: '#91befc',
950: '#000000',
},
}SCSS
$custom: #91befc; $custom-light: #b5d1fd; $custom-dark: #000000;
JSON
{
"hex": "#91befc",
"rgb": {
"r": 145,
"g": 190,
"b": 252
},
"hsl": {
"h": 214.766,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.79283,
"c": 0.10103,
"h": 256.5
},
"luminance": 0.49875
}Semantic roles & 50–950 ramp
primary
#91BEFC
secondary
#F6E8D5
accent
#8500E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285