#91BAEA#91BAEA
#91BAEA is a light, moderate cyan. Relative luminance 0.471; OKLCH L 77.7% C 0.082 H 252.8°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #91BAEA |
|---|---|
| RGB | rgb(145, 186, 234) |
| HSL | hsl(212, 68%, 74%) |
| HSV | hsv(212, 38%, 92%) |
| CMYK | cmyk(38%, 20.5%, 0%, 8.2%) |
| CIE-LAB | lab(74.24, -1.93, -28.27) |
| CIE-LCH | lch(74.24, 28.34, 266.10°) |
| OKLab | oklab(77.68% -0.0243 -0.0783) |
| OKLCH | oklch(77.68% 0.082 252.8) |
| XYZ | xyz(44.0825, 47.0757, 84.5897) |
| Luminance | 0.4708 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.64
Pastel Blue
#A2BFFE
ΔE00 4.34
Sky Blue (survey)
#75BBFD
ΔE00 4.94
Baby Blue (survey)
#A2CFFE
ΔE00 5.31
Light Grey Blue
#9DBCD4
ΔE00 6.13
Powder Blue (survey)
#B1D1FC
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BAEA #EAC191
analogous
#91E6EA #91BAEA #9591EA
triadic
#91BAEA #EA91BA #BAEA91
tetradic
#91BAEA #EA91E6 #EAC191 #91EA95
square
#91BAEA #EA91E6 #EAC191 #91EA95
split-complementary
#91BAEA #EA9591 #E6EA91
monochromatic
#2A7AD6 #5E9AE0 #91BAEA #C4DAF4 #E5EFFA
Accessibility & contrast
On white
2.02
#91BAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#91BAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BAEA
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BAEA | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BCEC
Deuteranopia (green-blind)
#9DB3E9
Tritanopia (blue-blind)
#73C5CA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #91baea; /* rgb */ color: rgb(145, 186, 234); /* oklch */ color: oklch(77.7% 0.082 252.8);
Tailwind
colors: {
custom: {
50: '#b4cef1',
500: '#91baea',
950: '#000000',
},
}SCSS
$custom: #91baea; $custom-light: #b4cef1; $custom-dark: #000000;
JSON
{
"hex": "#91baea",
"rgb": {
"r": 145,
"g": 186,
"b": 234
},
"hsl": {
"h": 212.36,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.77683,
"c": 0.08195,
"h": 252.8
},
"luminance": 0.47078
}Semantic roles & 50–950 ramp
primary
#91BAEA
secondary
#F2E6D9
accent
#7A16D0
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111316
muted
#808284