#91BEE2#91BEE2
#91BEE2 is a light, moderate cyan. Relative luminance 0.483; OKLCH L 78.2% C 0.070 H 242.9°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #91BEE2 |
|---|---|
| RGB | rgb(145, 190, 226) |
| HSL | hsl(207, 58%, 73%) |
| HSV | hsv(207, 36%, 89%) |
| CMYK | cmyk(35.8%, 15.9%, 0%, 11.4%) |
| CIE-LAB | lab(75.04, -6.15, -22.73) |
| CIE-LCH | lch(75.04, 23.54, 254.85°) |
| OKLab | oklab(78.22% -0.032 -0.0626) |
| OKLCH | oklch(78.22% 0.07 242.9) |
| XYZ | xyz(43.8136, 48.3353, 78.9578) |
| Luminance | 0.4834 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.75
Light Blue
#95D0FC
ΔE00 4.92
Sky
#82CAFC
ΔE00 4.98
Lightblue (survey)
#7BC8F6
ΔE00 5.16
Baby Blue (survey)
#A2CFFE
ΔE00 5.25
Lightskyblue
#87CEFA
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BEE2 #E2B591
analogous
#91E2DE #91BEE2 #9195E2
triadic
#91BEE2 #E291BE #BEE291
tetradic
#91BEE2 #DE91E2 #E2B591 #95E291
square
#91BEE2 #DE91E2 #E2B591 #95E291
split-complementary
#91BEE2 #E29195 #E2DE91
monochromatic
#3484C5 #61A1D5 #91BEE2 #C1DBEF #E7F1F9
Accessibility & contrast
On white
1.97
#91BEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#91BEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BEE2
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BEE2 | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBEE4
Deuteranopia (green-blind)
#A5B5E1
Tritanopia (blue-blind)
#76C7CA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #91bee2; /* rgb */ color: rgb(145, 190, 226); /* oklch */ color: oklch(78.2% 0.070 242.9);
Tailwind
colors: {
custom: {
50: '#b3d1eb',
500: '#91bee2',
950: '#000000',
},
}SCSS
$custom: #91bee2; $custom-light: #b3d1eb; $custom-dark: #000000;
JSON
{
"hex": "#91bee2",
"rgb": {
"r": 145,
"g": 190,
"b": 226
},
"hsl": {
"h": 206.667,
"s": 58.273,
"l": 72.745
},
"oklch": {
"l": 0.78216,
"c": 0.07032,
"h": 242.9
},
"luminance": 0.48338
}Semantic roles & 50–950 ramp
primary
#91BEE2
secondary
#F0E4DB
accent
#6A20C6
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284