#91BEE4#91BEE4
#91BEE4 is a light, moderate cyan. Relative luminance 0.484; OKLCH L 78.3% C 0.072 H 244.4°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #91BEE4 |
|---|---|
| RGB | rgb(145, 190, 228) |
| HSL | hsl(207, 61%, 73%) |
| HSV | hsv(207, 36%, 89%) |
| CMYK | cmyk(36.4%, 16.7%, 0%, 10.6%) |
| CIE-LAB | lab(75.11, -5.64, -23.70) |
| CIE-LCH | lch(75.11, 24.36, 256.61°) |
| OKLab | oklab(78.29% -0.0313 -0.0653) |
| OKLCH | oklch(78.29% 0.072 244.4) |
| XYZ | xyz(44.0896, 48.4458, 80.4115) |
| Luminance | 0.4845 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.13
Light Blue
#95D0FC
ΔE00 4.87
Sky
#82CAFC
ΔE00 4.93
Baby Blue (survey)
#A2CFFE
ΔE00 4.95
Carolina Blue
#8AB8FE
ΔE00 5.00
Sky Blue (survey)
#75BBFD
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BEE4 #E4B791
analogous
#91E4E0 #91BEE4 #9194E4
triadic
#91BEE4 #E491BE #BEE491
tetradic
#91BEE4 #E091E4 #E4B791 #94E491
square
#91BEE4 #E091E4 #E4B791 #94E491
split-complementary
#91BEE4 #E49194 #E4E091
monochromatic
#3184C9 #60A1D8 #91BEE4 #C2DBF0 #E6F0F9
Accessibility & contrast
On white
1.96
#91BEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#91BEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BEE4
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BEE4 | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBEE6
Deuteranopia (green-blind)
#A4B5E3
Tritanopia (blue-blind)
#75C7CA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #91bee4; /* rgb */ color: rgb(145, 190, 228); /* oklch */ color: oklch(78.3% 0.072 244.4);
Tailwind
colors: {
custom: {
50: '#b4d1ec',
500: '#91bee4',
950: '#000000',
},
}SCSS
$custom: #91bee4; $custom-light: #b4d1ec; $custom-dark: #000000;
JSON
{
"hex": "#91bee4",
"rgb": {
"r": 145,
"g": 190,
"b": 228
},
"hsl": {
"h": 207.47,
"s": 60.584,
"l": 73.137
},
"oklch": {
"l": 0.78294,
"c": 0.07247,
"h": 244.4
},
"luminance": 0.48448
}Semantic roles & 50–950 ramp
primary
#91BEE4
secondary
#F0E5DB
accent
#6C1DC8
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284