#91BFEF#91BFEF
#91BFEF is a light, moderate cyan. Relative luminance 0.495; OKLCH L 78.9% C 0.084 H 250.0°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #91BFEF |
|---|---|
| RGB | rgb(145, 191, 239) |
| HSL | hsl(211, 75%, 75%) |
| HSV | hsv(211, 39%, 94%) |
| CMYK | cmyk(39.3%, 20.1%, 0%, 6.3%) |
| CIE-LAB | lab(75.77, -3.32, -28.63) |
| CIE-LCH | lch(75.77, 28.82, 263.38°) |
| OKLab | oklab(78.95% -0.0289 -0.0793) |
| OKLCH | oklch(78.95% 0.084 250) |
| XYZ | xyz(45.8828, 49.5108, 88.7835) |
| Luminance | 0.4951 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.16
Baby Blue (survey)
#A2CFFE
ΔE00 4.07
Sky Blue (survey)
#75BBFD
ΔE00 4.15
Pastel Blue
#A2BFFE
ΔE00 5.00
Light Blue
#95D0FC
ΔE00 5.03
Sky
#82CAFC
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BFEF #EFC191
analogous
#91EEEF #91BFEF #9291EF
triadic
#91BFEF #EF91BF #BFEF91
tetradic
#91BFEF #EF91EE #EFC191 #91EF92
square
#91BFEF #EF91EE #EFC191 #91EF92
split-complementary
#91BFEF #EF9291 #EEEF91
monochromatic
#2681DF #5CA0E7 #91BFEF #C6DEF7 #E4EFFB
Accessibility & contrast
On white
1.93
#91BFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#91BFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BFEF
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BFEF | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC0F1
Deuteranopia (green-blind)
#A1B6EE
Tritanopia (blue-blind)
#70CACF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #91bfef; /* rgb */ color: rgb(145, 191, 239); /* oklch */ color: oklch(78.9% 0.084 250.0);
Tailwind
colors: {
custom: {
50: '#b4d2f4',
500: '#91bfef',
950: '#000000',
},
}SCSS
$custom: #91bfef; $custom-light: #b4d2f4; $custom-dark: #000000;
JSON
{
"hex": "#91bfef",
"rgb": {
"r": 145,
"g": 191,
"b": 239
},
"hsl": {
"h": 210.638,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.78946,
"c": 0.08437,
"h": 250
},
"luminance": 0.49513
}Semantic roles & 50–950 ramp
primary
#91BFEF
secondary
#F3E6D8
accent
#750FD7
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285