#91C2F4#91C2F4
#91C2F4 is a light, moderate cyan. Relative luminance 0.511; OKLCH L 79.8% C 0.088 H 249.5°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #91C2F4 |
|---|---|
| RGB | rgb(145, 194, 244) |
| HSL | hsl(210, 82%, 76%) |
| HSV | hsv(210, 41%, 96%) |
| CMYK | cmyk(40.6%, 20.5%, 0%, 4.3%) |
| CIE-LAB | lab(76.76, -3.62, -29.80) |
| CIE-LCH | lch(76.76, 30.01, 263.08°) |
| OKLab | oklab(79.79% -0.0309 -0.0826) |
| OKLCH | oklch(79.79% 0.088 249.5) |
| XYZ | xyz(47.2926, 51.1322, 92.9479) |
| Luminance | 0.5113 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.44
Carolina Blue
#8AB8FE
ΔE00 3.55
Sky Blue (survey)
#75BBFD
ΔE00 3.94
Light Blue
#95D0FC
ΔE00 4.29
Sky
#82CAFC
ΔE00 4.51
Pastel Blue
#A2BFFE
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C2F4 #F4C391
analogous
#91F4F4 #91C2F4 #9291F4
triadic
#91C2F4 #F491C2 #C2F491
tetradic
#91C2F4 #F491F4 #F4C391 #91F492
square
#91C2F4 #F491F4 #F4C391 #91F492
split-complementary
#91C2F4 #F49291 #F4F491
monochromatic
#2284E9 #59A3EE #91C2F4 #C9E1FA #E3F0FC
Accessibility & contrast
On white
1.87
#91C2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#91C2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C2F4
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C2F4 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC3F6
Deuteranopia (green-blind)
#A2B9F3
Tritanopia (blue-blind)
#6DCDD3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #91c2f4; /* rgb */ color: rgb(145, 194, 244); /* oklch */ color: oklch(79.8% 0.088 249.5);
Tailwind
colors: {
custom: {
50: '#b5d4f8',
500: '#91c2f4',
950: '#000000',
},
}SCSS
$custom: #91c2f4; $custom-light: #b5d4f8; $custom-dark: #000000;
JSON
{
"hex": "#91c2f4",
"rgb": {
"r": 145,
"g": 194,
"b": 244
},
"hsl": {
"h": 210.303,
"s": 81.818,
"l": 76.275
},
"oklch": {
"l": 0.79786,
"c": 0.08819,
"h": 249.5
},
"luminance": 0.51135
}Semantic roles & 50–950 ramp
primary
#91C2F4
secondary
#D29558
accent
#7407DE
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385