#91C2FE#91C2FE
#91C2FE is a light, moderate cyan. Relative luminance 0.518; OKLCH L 80.2% C 0.100 H 253.9°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #91C2FE |
|---|---|
| RGB | rgb(145, 194, 254) |
| HSL | hsl(213, 98%, 78%) |
| HSV | hsv(213, 43%, 100%) |
| CMYK | cmyk(42.9%, 23.6%, 0%, 0.4%) |
| CIE-LAB | lab(77.13, -0.93, -34.58) |
| CIE-LCH | lch(77.13, 34.59, 268.46°) |
| OKLab | oklab(80.21% -0.0277 -0.0962) |
| OKLCH | oklch(80.21% 0.1 253.9) |
| XYZ | xyz(48.8523, 51.7561, 101.1624) |
| Luminance | 0.5176 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.71
Baby Blue (survey)
#A2CFFE
ΔE00 3.64
Sky Blue (survey)
#75BBFD
ΔE00 4.17
Pastel Blue
#A2BFFE
ΔE00 4.68
Light Blue
#95D0FC
ΔE00 5.24
Sky
#82CAFC
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C2FE #FECD91
analogous
#91F8FE #91C2FE #9691FE
triadic
#91C2FE #FE91C2 #C2FE91
tetradic
#91C2FE #FE91F8 #FECD91 #91FE96
square
#91C2FE #FE91F8 #FECD91 #91FE96
split-complementary
#91C2FE #FE9691 #F8FE91
monochromatic
#187FFD #54A0FD #91C2FE #CEE4FF #E1EEFF
Accessibility & contrast
On white
1.85
#91C2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#91C2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C2FE
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C2FE | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC4FF
Deuteranopia (green-blind)
#9EBAFD
Tritanopia (blue-blind)
#67CFD6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91c2fe; /* rgb */ color: rgb(145, 194, 254); /* oklch */ color: oklch(80.2% 0.100 253.9);
Tailwind
colors: {
custom: {
50: '#b5d4ff',
500: '#91c2fe',
950: '#000000',
},
}SCSS
$custom: #91c2fe; $custom-light: #b5d4ff; $custom-dark: #000000;
JSON
{
"hex": "#91c2fe",
"rgb": {
"r": 145,
"g": 194,
"b": 254
},
"hsl": {
"h": 213.028,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.80205,
"c": 0.10017,
"h": 253.9
},
"luminance": 0.51759
}Semantic roles & 50–950 ramp
primary
#91C2FE
secondary
#DFA154
accent
#7E00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111418
muted
#818386