#91C2F8#91C2F8
#91C2F8 is a light, moderate cyan. Relative luminance 0.514; OKLCH L 80.0% C 0.093 H 251.4°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #91C2F8 |
|---|---|
| RGB | rgb(145, 194, 248) |
| HSL | hsl(211, 88%, 77%) |
| HSV | hsv(211, 42%, 97%) |
| CMYK | cmyk(41.5%, 21.8%, 0%, 2.7%) |
| CIE-LAB | lab(76.91, -2.55, -31.71) |
| CIE-LCH | lch(76.91, 31.82, 265.41°) |
| OKLab | oklab(79.95% -0.0296 -0.0881) |
| OKLCH | oklch(79.95% 0.093 251.4) |
| XYZ | xyz(47.9066, 51.3778, 96.1813) |
| Luminance | 0.5138 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.11
Baby Blue (survey)
#A2CFFE
ΔE00 3.46
Sky Blue (survey)
#75BBFD
ΔE00 3.95
Light Blue
#95D0FC
ΔE00 4.68
Sky
#82CAFC
ΔE00 4.95
Pastel Blue
#A2BFFE
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C2F8 #F8C791
analogous
#91F6F8 #91C2F8 #9491F8
triadic
#91C2F8 #F891C2 #C2F891
tetradic
#91C2F8 #F891F6 #F8C791 #91F894
square
#91C2F8 #F891F6 #F8C791 #91F894
split-complementary
#91C2F8 #F89491 #F6F891
monochromatic
#1E82F1 #57A2F4 #91C2F8 #CBE2FC #E2EFFD
Accessibility & contrast
On white
1.86
#91C2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#91C2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C2F8
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C2F8 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC4FB
Deuteranopia (green-blind)
#A1B9F7
Tritanopia (blue-blind)
#6BCED4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91c2f8; /* rgb */ color: rgb(145, 194, 248); /* oklch */ color: oklch(80.0% 0.093 251.4);
Tailwind
colors: {
custom: {
50: '#b5d4fa',
500: '#91c2f8',
950: '#000000',
},
}SCSS
$custom: #91c2f8; $custom-light: #b5d4fa; $custom-dark: #000000;
JSON
{
"hex": "#91c2f8",
"rgb": {
"r": 145,
"g": 194,
"b": 248
},
"hsl": {
"h": 211.456,
"s": 88.034,
"l": 77.059
},
"oklch": {
"l": 0.79952,
"c": 0.09292,
"h": 251.4
},
"luminance": 0.51381
}Semantic roles & 50–950 ramp
primary
#91C2F8
secondary
#D79A56
accent
#7801E5
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385