#91BFFE#91BFFE
#91BFFE is a light, moderate cyan. Relative luminance 0.504; OKLCH L 79.6% C 0.103 H 256.4°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #91BFFE |
|---|---|
| RGB | rgb(145, 191, 254) |
| HSL | hsl(215, 98%, 78%) |
| HSV | hsv(215, 43%, 100%) |
| CMYK | cmyk(42.9%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(76.33, 0.70, -35.82) |
| CIE-LCH | lch(76.33, 35.82, 271.13°) |
| OKLab | oklab(79.58% -0.0241 -0.0998) |
| OKLCH | oklch(79.58% 0.103 256.4) |
| XYZ | xyz(48.1914, 50.4342, 100.9421) |
| Luminance | 0.5044 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.83
Pastel Blue
#A2BFFE
ΔE00 3.99
Baby Blue (survey)
#A2CFFE
ΔE00 4.37
Sky Blue (survey)
#75BBFD
ΔE00 4.60
Powder Blue (survey)
#B1D1FC
ΔE00 5.98
Light Blue
#95D0FC
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BFFE #FED091
analogous
#91F5FE #91BFFE #9991FE
triadic
#91BFFE #FE91BF #BFFE91
tetradic
#91BFFE #FE91F5 #FED091 #91FE99
square
#91BFFE #FE91F5 #FED091 #91FE99
split-complementary
#91BFFE #FE9991 #F5FE91
monochromatic
#1878FD #549CFD #91BFFE #CEE2FF #E1EDFF
Accessibility & contrast
On white
1.89
#91BFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#91BFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BFFE
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BFFE | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C2FF
Deuteranopia (green-blind)
#9BB8FD
Tritanopia (blue-blind)
#68CDD5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #91bffe; /* rgb */ color: rgb(145, 191, 254); /* oklch */ color: oklch(79.6% 0.103 256.4);
Tailwind
colors: {
custom: {
50: '#b5d2ff',
500: '#91bffe',
950: '#000000',
},
}SCSS
$custom: #91bffe; $custom-light: #b5d2ff; $custom-dark: #000000;
JSON
{
"hex": "#91bffe",
"rgb": {
"r": 145,
"g": 191,
"b": 254
},
"hsl": {
"h": 214.679,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.79578,
"c": 0.10267,
"h": 256.4
},
"luminance": 0.50437
}Semantic roles & 50–950 ramp
primary
#91BFFE
secondary
#DFA454
accent
#8500E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111418
muted
#818386