#91C4F3#91C4F3
#91C4F3 is a light, moderate cyan. Relative luminance 0.520; OKLCH L 80.2% C 0.086 H 246.9°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #91C4F3 |
|---|---|
| RGB | rgb(145, 196, 243) |
| HSL | hsl(209, 80%, 76%) |
| HSV | hsv(209, 40%, 95%) |
| CMYK | cmyk(40.3%, 19.3%, 0%, 4.7%) |
| CIE-LAB | lab(77.26, -4.96, -28.49) |
| CIE-LCH | lch(77.26, 28.91, 260.13°) |
| OKLab | oklab(80.17% -0.0337 -0.0789) |
| OKLCH | oklch(80.17% 0.086 246.9) |
| XYZ | xyz(47.5893, 51.9678, 92.2998) |
| Luminance | 0.5197 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.24
Light Blue
#95D0FC
ΔE00 3.42
Sky
#82CAFC
ΔE00 3.66
Sky Blue (survey)
#75BBFD
ΔE00 4.09
Carolina Blue
#8AB8FE
ΔE00 4.47
Lightskyblue
#87CEFA
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C4F3 #F3C091
analogous
#91F3F1 #91C4F3 #9193F3
triadic
#91C4F3 #F391C4 #C4F391
tetradic
#91C4F3 #F191F3 #F3C091 #93F391
square
#91C4F3 #F191F3 #F3C091 #93F391
split-complementary
#91C4F3 #F39193 #F3F191
monochromatic
#2389E7 #5AA6ED #91C4F3 #C8E2F9 #E3F0FC
Accessibility & contrast
On white
1.84
#91C4F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#91C4F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C4F3
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C4F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C4F3 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C5F5
Deuteranopia (green-blind)
#A5BAF2
Tritanopia (blue-blind)
#6DCFD4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #91c4f3; /* rgb */ color: rgb(145, 196, 243); /* oklch */ color: oklch(80.2% 0.086 246.9);
Tailwind
colors: {
custom: {
50: '#b5d5f7',
500: '#91c4f3',
950: '#000000',
},
}SCSS
$custom: #91c4f3; $custom-light: #b5d5f7; $custom-dark: #000000;
JSON
{
"hex": "#91c4f3",
"rgb": {
"r": 145,
"g": 196,
"b": 243
},
"hsl": {
"h": 208.776,
"s": 80.328,
"l": 76.078
},
"oklch": {
"l": 0.8017,
"c": 0.08578,
"h": 246.9
},
"luminance": 0.51971
}Semantic roles & 50–950 ramp
primary
#91C4F3
secondary
#D09258
accent
#6E09DD
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385