#91C2FF#91C2FF
#91C2FF is a light, moderate cyan. Relative luminance 0.518; OKLCH L 80.2% C 0.101 H 254.3°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #91C2FF |
|---|---|
| RGB | rgb(145, 194, 255) |
| HSL | hsl(213, 100%, 78%) |
| HSV | hsv(213, 43%, 100%) |
| CMYK | cmyk(43.1%, 23.9%, 0%, 0%) |
| CIE-LAB | lab(77.17, -0.66, -35.06) |
| CIE-LCH | lch(77.17, 35.06, 268.93°) |
| OKLab | oklab(80.25% -0.0274 -0.0976) |
| OKLCH | oklch(80.25% 0.101 254.3) |
| XYZ | xyz(49.0129, 51.8203, 102.0080) |
| Luminance | 0.5182 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.67
Baby Blue (survey)
#A2CFFE
ΔE00 3.68
Sky Blue (survey)
#75BBFD
ΔE00 4.22
Pastel Blue
#A2BFFE
ΔE00 4.64
Light Blue
#95D0FC
ΔE00 5.32
Sky
#82CAFC
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C2FF #FFCE91
analogous
#91F9FF #91C2FF #9791FF
triadic
#91C2FF #FF91C2 #C2FF91
tetradic
#91C2FF #FF91F9 #FFCE91 #91FF97
square
#91C2FF #FF91F9 #FFCE91 #91FF97
split-complementary
#91C2FF #FF9791 #F9FF91
monochromatic
#177EFF #54A0FF #91C2FF #CEE4FF #E0EEFF
Accessibility & contrast
On white
1.85
#91C2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#91C2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C2FF
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C2FF | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC5FF
Deuteranopia (green-blind)
#9EBAFE
Tritanopia (blue-blind)
#67D0D7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #91c2ff; /* rgb */ color: rgb(145, 194, 255); /* oklch */ color: oklch(80.2% 0.101 254.3);
Tailwind
colors: {
custom: {
50: '#b5d4ff',
500: '#91c2ff',
950: '#000000',
},
}SCSS
$custom: #91c2ff; $custom-light: #b5d4ff; $custom-dark: #000000;
JSON
{
"hex": "#91c2ff",
"rgb": {
"r": 145,
"g": 194,
"b": 255
},
"hsl": {
"h": 213.273,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.80248,
"c": 0.10139,
"h": 254.3
},
"luminance": 0.51823
}Semantic roles & 50–950 ramp
primary
#91C2FF
secondary
#E1A253
accent
#7F00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111418
muted
#818386