#91C6F8#91C6F8
#91C6F8 is a light, moderate cyan. Relative luminance 0.532; OKLCH L 80.8% C 0.090 H 247.5°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #91C6F8 |
|---|---|
| RGB | rgb(145, 198, 248) |
| HSL | hsl(209, 88%, 77%) |
| HSV | hsv(209, 42%, 97%) |
| CMYK | cmyk(41.5%, 20.2%, 0%, 2.7%) |
| CIE-LAB | lab(77.98, -4.70, -30.06) |
| CIE-LCH | lch(77.98, 30.43, 261.11°) |
| OKLab | oklab(80.8% -0.0345 -0.0834) |
| OKLCH | oklch(80.8% 0.09 247.5) |
| XYZ | xyz(48.8088, 53.1822, 96.4820) |
| Luminance | 0.5319 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 2.90
Light Blue
#95D0FC
ΔE00 3.14
Sky
#82CAFC
ΔE00 3.48
Sky Blue (survey)
#75BBFD
ΔE00 4.07
Lightskyblue
#87CEFA
ΔE00 4.45
Carolina Blue
#8AB8FE
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C6F8 #F8C391
analogous
#91F8F6 #91C6F8 #9193F8
triadic
#91C6F8 #F891C6 #C6F891
tetradic
#91C6F8 #F691F8 #F8C391 #93F891
square
#91C6F8 #F691F8 #F8C391 #93F891
split-complementary
#91C6F8 #F89193 #F8F691
monochromatic
#1E8AF1 #57A8F4 #91C6F8 #CBE4FC #E2F0FD
Accessibility & contrast
On white
1.80
#91C6F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#91C6F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C6F8
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C6F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C6F8 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C7FA
Deuteranopia (green-blind)
#A5BCF7
Tritanopia (blue-blind)
#6AD2D7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #91c6f8; /* rgb */ color: rgb(145, 198, 248); /* oklch */ color: oklch(80.8% 0.090 247.5);
Tailwind
colors: {
custom: {
50: '#b5d7fa',
500: '#91c6f8',
950: '#000000',
},
}SCSS
$custom: #91c6f8; $custom-light: #b5d7fa; $custom-dark: #000000;
JSON
{
"hex": "#91c6f8",
"rgb": {
"r": 145,
"g": 198,
"b": 248
},
"hsl": {
"h": 209.126,
"s": 88.034,
"l": 77.059
},
"oklch": {
"l": 0.80798,
"c": 0.0902,
"h": 247.5
},
"luminance": 0.53185
}Semantic roles & 50–950 ramp
primary
#91C6F8
secondary
#D79556
accent
#6F01E5
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385