#91C6F7#91C6F7
#91C6F7 is a light, moderate cyan. Relative luminance 0.531; OKLCH L 80.8% C 0.089 H 247.0°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #91C6F7 |
|---|---|
| RGB | rgb(145, 198, 247) |
| HSL | hsl(209, 86%, 77%) |
| HSV | hsv(209, 41%, 97%) |
| CMYK | cmyk(41.3%, 19.8%, 0%, 3.1%) |
| CIE-LAB | lab(77.95, -4.97, -29.58) |
| CIE-LCH | lch(77.95, 30.00, 260.47°) |
| OKLab | oklab(80.76% -0.0348 -0.082) |
| OKLCH | oklch(80.76% 0.089 247) |
| XYZ | xyz(48.6541, 53.1203, 95.6672) |
| Luminance | 0.5312 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 2.94
Light Blue
#95D0FC
ΔE00 3.03
Sky
#82CAFC
ΔE00 3.37
Sky Blue (survey)
#75BBFD
ΔE00 4.12
Lightskyblue
#87CEFA
ΔE00 4.29
Lightblue (survey)
#7BC8F6
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C6F7 #F7C291
analogous
#91F7F5 #91C6F7 #9193F7
triadic
#91C6F7 #F791C6 #C6F791
tetradic
#91C6F7 #F591F7 #F7C291 #93F791
square
#91C6F7 #F591F7 #F7C291 #93F791
split-complementary
#91C6F7 #F79193 #F7F591
monochromatic
#1F8BEF #58A8F3 #91C6F7 #CAE4FB #E2F0FD
Accessibility & contrast
On white
1.81
#91C6F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#91C6F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C6F7
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C6F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C6F7 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C7F9
Deuteranopia (green-blind)
#A5BCF6
Tritanopia (blue-blind)
#6BD1D6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #91c6f7; /* rgb */ color: rgb(145, 198, 247); /* oklch */ color: oklch(80.8% 0.089 247.0);
Tailwind
colors: {
custom: {
50: '#b5d7fa',
500: '#91c6f7',
950: '#000000',
},
}SCSS
$custom: #91c6f7; $custom-light: #b5d7fa; $custom-dark: #000000;
JSON
{
"hex": "#91c6f7",
"rgb": {
"r": 145,
"g": 198,
"b": 247
},
"hsl": {
"h": 208.824,
"s": 86.441,
"l": 76.863
},
"oklch": {
"l": 0.80757,
"c": 0.08907,
"h": 247
},
"luminance": 0.53123
}Semantic roles & 50–950 ramp
primary
#91C6F7
secondary
#D69457
accent
#6E03E3
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385