#91C6ED#91C6ED
#91C6ED is a light, moderate cyan. Relative luminance 0.525; OKLCH L 80.4% C 0.078 H 240.8°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #91C6ED |
|---|---|
| RGB | rgb(145, 198, 237) |
| HSL | hsl(205, 72%, 75%) |
| HSV | hsv(205, 39%, 93%) |
| CMYK | cmyk(38.8%, 16.5%, 0%, 7.1%) |
| CIE-LAB | lab(77.59, -7.59, -24.76) |
| CIE-LCH | lch(77.59, 25.90, 252.95°) |
| OKLab | oklab(80.36% -0.0382 -0.0684) |
| OKLCH | oklch(80.36% 0.078 240.8) |
| XYZ | xyz(47.1522, 52.5196, 87.7571) |
| Luminance | 0.5252 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 2.66
Sky
#82CAFC
ΔE00 3.00
Lightskyblue
#87CEFA
ΔE00 3.11
Lightblue (survey)
#7BC8F6
ΔE00 3.41
Baby Blue (survey)
#A2CFFE
ΔE00 4.15
Baby Blue
#89CFF0
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C6ED #EDB891
analogous
#91EDE6 #91C6ED #9198ED
triadic
#91C6ED #ED91C6 #C6ED91
tetradic
#91C6ED #E691ED #EDB891 #98ED91
square
#91C6ED #E691ED #EDB891 #98ED91
split-complementary
#91C6ED #ED9198 #EDE691
monochromatic
#288FDC #5CABE4 #91C6ED #C6E1F6 #E5F1FB
Accessibility & contrast
On white
1.83
#91C6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#91C6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C6ED
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C6ED | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C5EF
Deuteranopia (green-blind)
#A9BBEC
Tritanopia (blue-blind)
#70D0D3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #91c6ed; /* rgb */ color: rgb(145, 198, 237); /* oklch */ color: oklch(80.4% 0.078 240.8);
Tailwind
colors: {
custom: {
50: '#b4d7f3',
500: '#91c6ed',
950: '#000000',
},
}SCSS
$custom: #91c6ed; $custom-light: #b4d7f3; $custom-dark: #000000;
JSON
{
"hex": "#91c6ed",
"rgb": {
"r": 145,
"g": 198,
"b": 237
},
"hsl": {
"h": 205.435,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.80359,
"c": 0.07829,
"h": 240.8
},
"luminance": 0.52522
}Semantic roles & 50–950 ramp
primary
#91C6ED
secondary
#C8895A
accent
#6412D4
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385