#91C2F9#91C2F9
#91C2F9 is a light, moderate cyan. Relative luminance 0.514; OKLCH L 80.0% C 0.094 H 251.9°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #91C2F9 |
|---|---|
| RGB | rgb(145, 194, 249) |
| HSL | hsl(212, 90%, 77%) |
| HSV | hsv(212, 42%, 98%) |
| CMYK | cmyk(41.8%, 22.1%, 0%, 2.4%) |
| CIE-LAB | lab(76.94, -2.28, -32.19) |
| CIE-LCH | lch(76.94, 32.27, 265.95°) |
| OKLab | oklab(79.99% -0.0293 -0.0894) |
| OKLCH | oklch(79.99% 0.094 251.9) |
| XYZ | xyz(48.0621, 51.4400, 97.0005) |
| Luminance | 0.5144 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.03
Baby Blue (survey)
#A2CFFE
ΔE00 3.48
Sky Blue (survey)
#75BBFD
ΔE00 3.98
Light Blue
#95D0FC
ΔE00 4.78
Pastel Blue
#A2BFFE
ΔE00 4.94
Sky
#82CAFC
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C2F9 #F9C891
analogous
#91F6F9 #91C2F9 #9491F9
triadic
#91C2F9 #F991C2 #C2F991
tetradic
#91C2F9 #F991F6 #F9C891 #91F994
square
#91C2F9 #F991F6 #F9C891 #91F994
split-complementary
#91C2F9 #F99491 #F6F991
monochromatic
#1D82F3 #57A2F6 #91C2F9 #CBE2FC #E2EFFD
Accessibility & contrast
On white
1.86
#91C2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#91C2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C2F9
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C2F9 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC4FC
Deuteranopia (green-blind)
#A0B9F8
Tritanopia (blue-blind)
#6ACED5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91c2f9; /* rgb */ color: rgb(145, 194, 249); /* oklch */ color: oklch(80.0% 0.094 251.9);
Tailwind
colors: {
custom: {
50: '#b5d4fb',
500: '#91c2f9',
950: '#000000',
},
}SCSS
$custom: #91c2f9; $custom-light: #b5d4fb; $custom-dark: #000000;
JSON
{
"hex": "#91c2f9",
"rgb": {
"r": 145,
"g": 194,
"b": 249
},
"hsl": {
"h": 211.731,
"s": 89.655,
"l": 77.255
},
"oklch": {
"l": 0.79993,
"c": 0.09411,
"h": 251.9
},
"luminance": 0.51443
}Semantic roles & 50–950 ramp
primary
#91C2F9
secondary
#D89B56
accent
#7900E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385