#91CAF6#91CAF6
#91CAF6 is a light, moderate cyan. Relative luminance 0.549; OKLCH L 81.6% C 0.086 H 242.3°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #91CAF6 |
|---|---|
| RGB | rgb(145, 202, 246) |
| HSL | hsl(206, 85%, 77%) |
| HSV | hsv(206, 41%, 96%) |
| CMYK | cmyk(41.1%, 17.9%, 0%, 3.5%) |
| CIE-LAB | lab(78.99, -7.36, -27.44) |
| CIE-LCH | lch(78.99, 28.42, 254.98°) |
| OKLab | oklab(81.57% -0.0399 -0.0759) |
| OKLCH | oklch(81.57% 0.086 242.3) |
| XYZ | xyz(49.4266, 54.9116, 95.1654) |
| Luminance | 0.5492 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 1.48
Sky
#82CAFC
ΔE00 2.19
Lightskyblue
#87CEFA
ΔE00 2.52
Lightblue (survey)
#7BC8F6
ΔE00 3.25
Baby Blue (survey)
#A2CFFE
ΔE00 3.41
Baby Blue
#89CFF0
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CAF6 #F6BD91
analogous
#91F6F0 #91CAF6 #9198F6
triadic
#91CAF6 #F691CA #CAF691
tetradic
#91CAF6 #F091F6 #F6BD91 #98F691
square
#91CAF6 #F091F6 #F6BD91 #98F691
split-complementary
#91CAF6 #F69198 #F6F091
monochromatic
#2093ED #58AFF1 #91CAF6 #CAE5FB #E3F1FD
Accessibility & contrast
On white
1.75
#91CAF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#91CAF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CAF6
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CAF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CAF6 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CAF8
Deuteranopia (green-blind)
#AABFF5
Tritanopia (blue-blind)
#6AD5D8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #91caf6; /* rgb */ color: rgb(145, 202, 246); /* oklch */ color: oklch(81.6% 0.086 242.3);
Tailwind
colors: {
custom: {
50: '#b5daf9',
500: '#91caf6',
950: '#000000',
},
}SCSS
$custom: #91caf6; $custom-light: #b5daf9; $custom-dark: #000000;
JSON
{
"hex": "#91caf6",
"rgb": {
"r": 145,
"g": 202,
"b": 246
},
"hsl": {
"h": 206.139,
"s": 84.874,
"l": 76.667
},
"oklch": {
"l": 0.81569,
"c": 0.08582,
"h": 242.3
},
"luminance": 0.54915
}Semantic roles & 50–950 ramp
primary
#91CAF6
secondary
#D48E57
accent
#6504E1
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385