#91C6F6#91C6F6
#91C6F6 is a light, moderate cyan. Relative luminance 0.531; OKLCH L 80.7% C 0.088 H 246.5°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #91C6F6 |
|---|---|
| RGB | rgb(145, 198, 246) |
| HSL | hsl(209, 85%, 77%) |
| HSV | hsv(209, 41%, 96%) |
| CMYK | cmyk(41.1%, 19.5%, 0%, 3.5%) |
| CIE-LAB | lab(77.91, -5.23, -29.10) |
| CIE-LCH | lch(77.91, 29.57, 259.81°) |
| OKLab | oklab(80.72% -0.0351 -0.0806) |
| OKLCH | oklch(80.72% 0.088 246.5) |
| XYZ | xyz(48.5002, 53.0588, 94.8566) |
| Luminance | 0.5306 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 2.92
Baby Blue (survey)
#A2CFFE
ΔE00 2.99
Sky
#82CAFC
ΔE00 3.26
Lightskyblue
#87CEFA
ΔE00 4.14
Sky Blue (survey)
#75BBFD
ΔE00 4.17
Lightblue (survey)
#7BC8F6
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C6F6 #F6C191
analogous
#91F6F4 #91C6F6 #9194F6
triadic
#91C6F6 #F691C6 #C6F691
tetradic
#91C6F6 #F491F6 #F6C191 #94F691
square
#91C6F6 #F491F6 #F6C191 #94F691
split-complementary
#91C6F6 #F69194 #F6F491
monochromatic
#208BED #58A9F1 #91C6F6 #CAE3FB #E3F0FD
Accessibility & contrast
On white
1.81
#91C6F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#91C6F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C6F6
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C6F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C6F6 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C6F8
Deuteranopia (green-blind)
#A6BCF5
Tritanopia (blue-blind)
#6BD1D6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #91c6f6; /* rgb */ color: rgb(145, 198, 246); /* oklch */ color: oklch(80.7% 0.088 246.5);
Tailwind
colors: {
custom: {
50: '#b5d7f9',
500: '#91c6f6',
950: '#000000',
},
}SCSS
$custom: #91c6f6; $custom-light: #b5d7f9; $custom-dark: #000000;
JSON
{
"hex": "#91c6f6",
"rgb": {
"r": 145,
"g": 198,
"b": 246
},
"hsl": {
"h": 208.515,
"s": 84.874,
"l": 76.667
},
"oklch": {
"l": 0.80716,
"c": 0.08796,
"h": 246.5
},
"luminance": 0.53062
}Semantic roles & 50–950 ramp
primary
#91C6F6
secondary
#D49357
accent
#6D04E1
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385