#91BAEC#91BAEC
#91BAEC is a light, moderate cyan. Relative luminance 0.472; OKLCH L 77.8% C 0.084 H 253.7°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #91BAEC |
|---|---|
| RGB | rgb(145, 186, 236) |
| HSL | hsl(213, 71%, 75%) |
| HSV | hsv(213, 39%, 93%) |
| CMYK | cmyk(38.6%, 21.2%, 0%, 7.5%) |
| CIE-LAB | lab(74.31, -1.40, -29.24) |
| CIE-LCH | lch(74.31, 29.28, 267.26°) |
| OKLab | oklab(77.77% -0.0236 -0.081) |
| OKLCH | oklch(77.77% 0.084 253.7) |
| XYZ | xyz(44.3715, 47.1913, 86.1114) |
| Luminance | 0.4719 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.36
Pastel Blue
#A2BFFE
ΔE00 4.12
Sky Blue (survey)
#75BBFD
ΔE00 4.96
Baby Blue (survey)
#A2CFFE
ΔE00 5.32
Powder Blue (survey)
#B1D1FC
ΔE00 6.44
Light Grey Blue
#9DBCD4
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BAEC #ECC391
analogous
#91E8EC #91BAEC #9691EC
triadic
#91BAEC #EC91BA #BAEC91
tetradic
#91BAEC #EC91E8 #ECC391 #91EC96
square
#91BAEC #EC91E8 #ECC391 #91EC96
split-complementary
#91BAEC #EC9691 #E8EC91
monochromatic
#2979DA #5D99E3 #91BAEC #C5DBF5 #E5EFFA
Accessibility & contrast
On white
2.01
#91BAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#91BAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BAEC
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BAEC | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BCEE
Deuteranopia (green-blind)
#9DB3EB
Tritanopia (blue-blind)
#72C5CB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #91baec; /* rgb */ color: rgb(145, 186, 236); /* oklch */ color: oklch(77.8% 0.084 253.7);
Tailwind
colors: {
custom: {
50: '#b4cef2',
500: '#91baec',
950: '#000000',
},
}SCSS
$custom: #91baec; $custom-light: #b4cef2; $custom-dark: #000000;
JSON
{
"hex": "#91baec",
"rgb": {
"r": 145,
"g": 186,
"b": 236
},
"hsl": {
"h": 212.967,
"s": 70.543,
"l": 74.706
},
"oklch": {
"l": 0.77765,
"c": 0.0844,
"h": 253.7
},
"luminance": 0.47194
}Semantic roles & 50–950 ramp
primary
#91BAEC
secondary
#F2E7D9
accent
#7C13D3
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285