#91BAEE#91BAEE
#91BAEE is a light, moderate cyan. Relative luminance 0.473; OKLCH L 77.8% C 0.087 H 254.7°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #91BAEE |
|---|---|
| RGB | rgb(145, 186, 238) |
| HSL | hsl(214, 73%, 75%) |
| HSV | hsv(214, 39%, 93%) |
| CMYK | cmyk(39.1%, 21.8%, 0%, 6.7%) |
| CIE-LAB | lab(74.39, -0.87, -30.21) |
| CIE-LCH | lch(74.39, 30.22, 268.35°) |
| OKLab | oklab(77.85% -0.023 -0.0838) |
| OKLCH | oklch(77.85% 0.087 254.7) |
| XYZ | xyz(44.6637, 47.3082, 87.6503) |
| Luminance | 0.4731 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.11
Pastel Blue
#A2BFFE
ΔE00 3.93
Sky Blue (survey)
#75BBFD
ΔE00 5.00
Baby Blue (survey)
#A2CFFE
ΔE00 5.34
Powder Blue (survey)
#B1D1FC
ΔE00 6.44
Light Grey Blue
#9DBCD4
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BAEE #EEC591
analogous
#91E9EE #91BAEE #9691EE
triadic
#91BAEE #EE91BA #BAEE91
tetradic
#91BAEE #EE91E9 #EEC591 #91EE96
square
#91BAEE #EE91E9 #EEC591 #91EE96
split-complementary
#91BAEE #EE9691 #E9EE91
monochromatic
#2778DE #5C99E6 #91BAEE #C6DBF6 #E4EEFB
Accessibility & contrast
On white
2.01
#91BAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#91BAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BAEE
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BAEE | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BCF0
Deuteranopia (green-blind)
#9CB3ED
Tritanopia (blue-blind)
#71C5CC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #91baee; /* rgb */ color: rgb(145, 186, 238); /* oklch */ color: oklch(77.8% 0.087 254.7);
Tailwind
colors: {
custom: {
50: '#b4cef3',
500: '#91baee',
950: '#000000',
},
}SCSS
$custom: #91baee; $custom-light: #b4cef3; $custom-dark: #000000;
JSON
{
"hex": "#91baee",
"rgb": {
"r": 145,
"g": 186,
"b": 238
},
"hsl": {
"h": 213.548,
"s": 73.228,
"l": 75.098
},
"oklch": {
"l": 0.77848,
"c": 0.08688,
"h": 254.7
},
"luminance": 0.47311
}Semantic roles & 50–950 ramp
primary
#91BAEE
secondary
#F3E7D8
accent
#7E10D5
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285