#91BBF2#91BBF2
#91BBF2 is a light, moderate cyan. Relative luminance 0.480; OKLCH L 78.2% C 0.091 H 255.4°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #91BBF2 |
|---|---|
| RGB | rgb(145, 187, 242) |
| HSL | hsl(214, 79%, 76%) |
| HSV | hsv(214, 40%, 95%) |
| CMYK | cmyk(40.1%, 22.7%, 0%, 5.1%) |
| CIE-LAB | lab(74.81, -0.35, -31.73) |
| CIE-LCH | lch(74.81, 31.73, 269.36°) |
| OKLab | oklab(78.23% -0.023 -0.0881) |
| OKLCH | oklch(78.23% 0.091 255.4) |
| XYZ | xyz(45.4693, 47.9687, 90.8502) |
| Luminance | 0.4797 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.78
Pastel Blue
#A2BFFE
ΔE00 3.78
Sky Blue (survey)
#75BBFD
ΔE00 4.88
Baby Blue (survey)
#A2CFFE
ΔE00 5.12
Powder Blue (survey)
#B1D1FC
ΔE00 6.31
Light Blue
#95D0FC
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BBF2 #F2C891
analogous
#91EBF2 #91BBF2 #9791F2
triadic
#91BBF2 #F291BB #BBF291
tetradic
#91BBF2 #F291EB #F2C891 #91F297
square
#91BBF2 #F291EB #F2C891 #91F297
split-complementary
#91BBF2 #F29791 #EBF291
monochromatic
#2477E5 #5A99EC #91BBF2 #C8DDF8 #E4EEFC
Accessibility & contrast
On white
1.98
#91BBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#91BBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BBF2
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BBF2 | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BDF5
Deuteranopia (green-blind)
#9BB4F1
Tritanopia (blue-blind)
#6FC7CE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #91bbf2; /* rgb */ color: rgb(145, 187, 242); /* oklch */ color: oklch(78.2% 0.091 255.4);
Tailwind
colors: {
custom: {
50: '#b4cff6',
500: '#91bbf2',
950: '#000000',
},
}SCSS
$custom: #91bbf2; $custom-light: #b4cff6; $custom-dark: #000000;
JSON
{
"hex": "#91bbf2",
"rgb": {
"r": 145,
"g": 187,
"b": 242
},
"hsl": {
"h": 214.021,
"s": 78.862,
"l": 75.882
},
"oklch": {
"l": 0.78226,
"c": 0.09104,
"h": 255.4
},
"luminance": 0.47971
}Semantic roles & 50–950 ramp
primary
#91BBF2
secondary
#F4E7D7
accent
#810ADB
background
#FBFCFF
surface
#F6F9FE
border
#D0D2D6
text
#111317
muted
#808285