#91BEE6#91BEE6
#91BEE6 is a light, moderate cyan. Relative luminance 0.486; OKLCH L 78.4% C 0.075 H 245.8°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #91BEE6 |
|---|---|
| RGB | rgb(145, 190, 230) |
| HSL | hsl(208, 63%, 74%) |
| HSV | hsv(208, 37%, 90%) |
| CMYK | cmyk(37%, 17.4%, 0%, 9.8%) |
| CIE-LAB | lab(75.18, -5.13, -24.68) |
| CIE-LCH | lch(75.18, 25.20, 258.26°) |
| OKLab | oklab(78.37% -0.0306 -0.0681) |
| OKLCH | oklch(78.37% 0.075 245.8) |
| XYZ | xyz(44.3689, 48.5574, 81.8822) |
| Luminance | 0.4856 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.52
Light Grey Blue
#9DBCD4
ΔE00 4.53
Baby Blue (survey)
#A2CFFE
ΔE00 4.71
Sky Blue (survey)
#75BBFD
ΔE00 4.75
Light Blue
#95D0FC
ΔE00 4.89
Sky
#82CAFC
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BEE6 #E6B991
analogous
#91E6E3 #91BEE6 #9193E6
triadic
#91BEE6 #E691BE #BEE691
tetradic
#91BEE6 #E391E6 #E6B991 #93E691
square
#91BEE6 #E391E6 #E6B991 #93E691
split-complementary
#91BEE6 #E69193 #E6E391
monochromatic
#2F83CE #5FA1DB #91BEE6 #C3DBF1 #E6F0F9
Accessibility & contrast
On white
1.96
#91BEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#91BEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BEE6
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BEE6 | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBEE8
Deuteranopia (green-blind)
#A3B5E5
Tritanopia (blue-blind)
#74C7CB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #91bee6; /* rgb */ color: rgb(145, 190, 230); /* oklch */ color: oklch(78.4% 0.075 245.8);
Tailwind
colors: {
custom: {
50: '#b4d1ee',
500: '#91bee6',
950: '#000000',
},
}SCSS
$custom: #91bee6; $custom-light: #b4d1ee; $custom-dark: #000000;
JSON
{
"hex": "#91bee6",
"rgb": {
"r": 145,
"g": 190,
"b": 230
},
"hsl": {
"h": 208.235,
"s": 62.963,
"l": 73.529
},
"oklch": {
"l": 0.78372,
"c": 0.07468,
"h": 245.8
},
"luminance": 0.4856
}Semantic roles & 50–950 ramp
primary
#91BEE6
secondary
#F1E5DA
accent
#6E1BCB
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284