#91BEF2#91BEF2
#91BEF2 is a light, moderate cyan. Relative luminance 0.493; OKLCH L 78.9% C 0.089 H 252.5°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #91BEF2 |
|---|---|
| RGB | rgb(145, 190, 242) |
| HSL | hsl(212, 79%, 76%) |
| HSV | hsv(212, 40%, 95%) |
| CMYK | cmyk(40.1%, 21.5%, 0%, 5.1%) |
| CIE-LAB | lab(75.61, -1.99, -30.49) |
| CIE-LCH | lch(75.61, 30.55, 266.27°) |
| OKLab | oklab(78.86% -0.0266 -0.0846) |
| OKLCH | oklch(78.86% 0.089 252.5) |
| XYZ | xyz(46.1123, 49.2548, 91.0645) |
| Luminance | 0.4926 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.43
Sky Blue (survey)
#75BBFD
ΔE00 4.27
Baby Blue (survey)
#A2CFFE
ΔE00 4.30
Pastel Blue
#A2BFFE
ΔE00 4.41
Light Blue
#95D0FC
ΔE00 5.67
Sky
#82CAFC
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BEF2 #F2C591
analogous
#91EEF2 #91BEF2 #9491F2
triadic
#91BEF2 #F291BE #BEF291
tetradic
#91BEF2 #F291EE #F2C591 #91F294
square
#91BEF2 #F291EE #F2C591 #91F294
split-complementary
#91BEF2 #F29491 #EEF291
monochromatic
#247DE5 #5A9EEC #91BEF2 #C8DEF8 #E4EFFC
Accessibility & contrast
On white
1.94
#91BEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#91BEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BEF2
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BEF2 | 1.00 | 1.94 | 10.85 | 10.85 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC0F4
Deuteranopia (green-blind)
#9FB6F1
Tritanopia (blue-blind)
#6ECACF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #91bef2; /* rgb */ color: rgb(145, 190, 242); /* oklch */ color: oklch(78.9% 0.089 252.5);
Tailwind
colors: {
custom: {
50: '#b4d1f6',
500: '#91bef2',
950: '#000000',
},
}SCSS
$custom: #91bef2; $custom-light: #b4d1f6; $custom-dark: #000000;
JSON
{
"hex": "#91bef2",
"rgb": {
"r": 145,
"g": 190,
"b": 242
},
"hsl": {
"h": 212.165,
"s": 78.862,
"l": 75.882
},
"oklch": {
"l": 0.78858,
"c": 0.08867,
"h": 252.5
},
"luminance": 0.49257
}Semantic roles & 50–950 ramp
primary
#91BEF2
secondary
#F4E7D7
accent
#7A0ADB
background
#FBFCFF
surface
#F6F9FE
border
#D0D2D6
text
#111417
muted
#808285