#91BAEF#91BAEF
#91BAEF is a light, moderate cyan. Relative luminance 0.474; OKLCH L 77.9% C 0.088 H 255.1°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #91BAEF |
|---|---|
| RGB | rgb(145, 186, 239) |
| HSL | hsl(214, 75%, 75%) |
| HSV | hsv(214, 39%, 94%) |
| CMYK | cmyk(39.3%, 22.2%, 0%, 6.3%) |
| CIE-LAB | lab(74.42, -0.61, -30.69) |
| CIE-LCH | lch(74.42, 30.70, 268.87°) |
| OKLab | oklab(77.89% -0.0227 -0.0851) |
| OKLCH | oklch(77.89% 0.088 255.1) |
| XYZ | xyz(44.8110, 47.3671, 88.4262) |
| Luminance | 0.4737 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.00
Pastel Blue
#A2BFFE
ΔE00 3.84
Sky Blue (survey)
#75BBFD
ΔE00 5.03
Baby Blue (survey)
#A2CFFE
ΔE00 5.36
Powder Blue (survey)
#B1D1FC
ΔE00 6.44
Light Grey Blue
#9DBCD4
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BAEF #EFC691
analogous
#91E9EF #91BAEF #9791EF
triadic
#91BAEF #EF91BA #BAEF91
tetradic
#91BAEF #EF91E9 #EFC691 #91EF97
square
#91BAEF #EF91E9 #EFC691 #91EF97
split-complementary
#91BAEF #EF9791 #E9EF91
monochromatic
#2677DF #5C98E7 #91BAEF #C6DCF7 #E4EEFB
Accessibility & contrast
On white
2.00
#91BAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#91BAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BAEF
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BAEF | 1.00 | 2.00 | 10.47 | 10.47 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BCF1
Deuteranopia (green-blind)
#9BB3EE
Tritanopia (blue-blind)
#70C6CC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #91baef; /* rgb */ color: rgb(145, 186, 239); /* oklch */ color: oklch(77.9% 0.088 255.1);
Tailwind
colors: {
custom: {
50: '#b4cef4',
500: '#91baef',
950: '#000000',
},
}SCSS
$custom: #91baef; $custom-light: #b4cef4; $custom-dark: #000000;
JSON
{
"hex": "#91baef",
"rgb": {
"r": 145,
"g": 186,
"b": 239
},
"hsl": {
"h": 213.83,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.7789,
"c": 0.08812,
"h": 255.1
},
"luminance": 0.4737
}Semantic roles & 50–950 ramp
primary
#91BAEF
secondary
#F3E7D8
accent
#800FD7
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285