#91BEE0#91BEE0
#91BEE0 is a light, moderate cyan. Relative luminance 0.482; OKLCH L 78.1% C 0.068 H 241.3°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #91BEE0 |
|---|---|
| RGB | rgb(145, 190, 224) |
| HSL | hsl(206, 56%, 72%) |
| HSV | hsv(206, 35%, 88%) |
| CMYK | cmyk(35.3%, 15.2%, 0%, 12.2%) |
| CIE-LAB | lab(74.97, -6.66, -21.75) |
| CIE-LCH | lch(74.97, 22.74, 252.97°) |
| OKLab | oklab(78.14% -0.0327 -0.0598) |
| OKLCH | oklch(78.14% 0.068 241.3) |
| XYZ | xyz(43.5408, 48.2262, 77.5209) |
| Luminance | 0.4823 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.43
Light Blue
#95D0FC
ΔE00 5.04
Sky
#82CAFC
ΔE00 5.10
Lightblue (survey)
#7BC8F6
ΔE00 5.11
Lightskyblue
#87CEFA
ΔE00 5.33
Baby Blue (survey)
#A2CFFE
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BEE0 #E0B391
analogous
#91E0DB #91BEE0 #9197E0
triadic
#91BEE0 #E091BE #BEE091
tetradic
#91BEE0 #DB91E0 #E0B391 #97E091
square
#91BEE0 #DB91E0 #E0B391 #97E091
split-complementary
#91BEE0 #E09197 #E0DB91
monochromatic
#3685C0 #61A2D3 #91BEE0 #C1DAED #E7F1F8
Accessibility & contrast
On white
1.97
#91BEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#91BEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BEE0
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BEE0 | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BDE2
Deuteranopia (green-blind)
#A5B5DF
Tritanopia (blue-blind)
#76C6C9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #91bee0; /* rgb */ color: rgb(145, 190, 224); /* oklch */ color: oklch(78.1% 0.068 241.3);
Tailwind
colors: {
custom: {
50: '#b3d1e9',
500: '#91bee0',
950: '#000000',
},
}SCSS
$custom: #91bee0; $custom-light: #b3d1e9; $custom-dark: #000000;
JSON
{
"hex": "#91bee0",
"rgb": {
"r": 145,
"g": 190,
"b": 224
},
"hsl": {
"h": 205.823,
"s": 56.028,
"l": 72.353
},
"oklch": {
"l": 0.7814,
"c": 0.06822,
"h": 241.3
},
"luminance": 0.48228
}Semantic roles & 50–950 ramp
primary
#91BEE0
secondary
#F0E4DB
accent
#6722C4
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284