#91C2F7#91C2F7
#91C2F7 is a light, moderate cyan. Relative luminance 0.513; OKLCH L 79.9% C 0.092 H 250.9°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #91C2F7 |
|---|---|
| RGB | rgb(145, 194, 247) |
| HSL | hsl(211, 86%, 77%) |
| HSV | hsv(211, 41%, 97%) |
| CMYK | cmyk(41.3%, 21.5%, 0%, 3.1%) |
| CIE-LAB | lab(76.87, -2.82, -31.24) |
| CIE-LCH | lch(76.87, 31.36, 264.85°) |
| OKLab | oklab(79.91% -0.0299 -0.0867) |
| OKLCH | oklch(79.91% 0.092 250.9) |
| XYZ | xyz(47.7518, 51.3159, 95.3664) |
| Luminance | 0.5132 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.21
Baby Blue (survey)
#A2CFFE
ΔE00 3.44
Sky Blue (survey)
#75BBFD
ΔE00 3.93
Light Blue
#95D0FC
ΔE00 4.58
Sky
#82CAFC
ΔE00 4.84
Pastel Blue
#A2BFFE
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C2F7 #F7C691
analogous
#91F5F7 #91C2F7 #9391F7
triadic
#91C2F7 #F791C2 #C2F791
tetradic
#91C2F7 #F791F5 #F7C691 #91F793
square
#91C2F7 #F791F5 #F7C691 #91F793
split-complementary
#91C2F7 #F79391 #F5F791
monochromatic
#1F83EF #58A2F3 #91C2F7 #CAE2FB #E2EFFD
Accessibility & contrast
On white
1.86
#91C2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#91C2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C2F7
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C2F7 | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC4F9
Deuteranopia (green-blind)
#A1B9F6
Tritanopia (blue-blind)
#6BCED4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91c2f7; /* rgb */ color: rgb(145, 194, 247); /* oklch */ color: oklch(79.9% 0.092 250.9);
Tailwind
colors: {
custom: {
50: '#b5d4fa',
500: '#91c2f7',
950: '#000000',
},
}SCSS
$custom: #91c2f7; $custom-light: #b5d4fa; $custom-dark: #000000;
JSON
{
"hex": "#91c2f7",
"rgb": {
"r": 145,
"g": 194,
"b": 247
},
"hsl": {
"h": 211.176,
"s": 86.441,
"l": 76.863
},
"oklch": {
"l": 0.7991,
"c": 0.09172,
"h": 250.9
},
"luminance": 0.51319
}Semantic roles & 50–950 ramp
primary
#91C2F7
secondary
#D69957
accent
#7703E3
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385