#91BEE8#91BEE8
#91BEE8 is a light, moderate cyan. Relative luminance 0.487; OKLCH L 78.5% C 0.077 H 247.1°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #91BEE8 |
|---|---|
| RGB | rgb(145, 190, 232) |
| HSL | hsl(209, 65%, 74%) |
| HSV | hsv(209, 38%, 91%) |
| CMYK | cmyk(37.5%, 18.1%, 0%, 9%) |
| CIE-LAB | lab(75.25, -4.61, -25.65) |
| CIE-LCH | lch(75.25, 26.06, 259.81°) |
| OKLab | oklab(78.45% -0.03 -0.0708) |
| OKLCH | oklch(78.45% 0.077 247.1) |
| XYZ | xyz(44.6513, 48.6704, 83.3698) |
| Luminance | 0.4867 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.07
Baby Blue (survey)
#A2CFFE
ΔE00 4.53
Sky Blue (survey)
#75BBFD
ΔE00 4.54
Light Grey Blue
#9DBCD4
ΔE00 4.93
Light Blue
#95D0FC
ΔE00 4.96
Sky
#82CAFC
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BEE8 #E8BB91
analogous
#91E8E7 #91BEE8 #9193E8
triadic
#91BEE8 #E891BE #BEE891
tetradic
#91BEE8 #E791E8 #E8BB91 #93E891
square
#91BEE8 #E791E8 #E8BB91 #93E891
split-complementary
#91BEE8 #E89193 #E8E791
monochromatic
#2C82D3 #5EA0DD #91BEE8 #C4DCF3 #E6F0FA
Accessibility & contrast
On white
1.96
#91BEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#91BEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BEE8
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BEE8 | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBEEA
Deuteranopia (green-blind)
#A2B5E7
Tritanopia (blue-blind)
#73C8CC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #91bee8; /* rgb */ color: rgb(145, 190, 232); /* oklch */ color: oklch(78.5% 0.077 247.1);
Tailwind
colors: {
custom: {
50: '#b4d1ef',
500: '#91bee8',
950: '#000000',
},
}SCSS
$custom: #91bee8; $custom-light: #b4d1ef; $custom-dark: #000000;
JSON
{
"hex": "#91bee8",
"rgb": {
"r": 145,
"g": 190,
"b": 232
},
"hsl": {
"h": 208.966,
"s": 65.414,
"l": 73.922
},
"oklch": {
"l": 0.78451,
"c": 0.07691,
"h": 247.1
},
"luminance": 0.48673
}Semantic roles & 50–950 ramp
primary
#91BEE8
secondary
#F1E5DA
accent
#7018CD
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284