#91C8F4#91C8F4
#91C8F4 is a light, moderate cyan. Relative luminance 0.539; OKLCH L 81.1% C 0.085 H 243.2°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #91C8F4 |
|---|---|
| RGB | rgb(145, 200, 244) |
| HSL | hsl(207, 82%, 76%) |
| HSV | hsv(207, 41%, 96%) |
| CMYK | cmyk(40.6%, 18%, 0%, 4.3%) |
| CIE-LAB | lab(78.38, -6.83, -27.31) |
| CIE-LCH | lch(78.38, 28.15, 255.96°) |
| OKLab | oklab(81.06% -0.0382 -0.0756) |
| OKLCH | oklch(81.06% 0.085 243.2) |
| XYZ | xyz(48.6550, 53.8570, 93.4021) |
| Luminance | 0.5386 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 2.02
Sky
#82CAFC
ΔE00 2.51
Lightskyblue
#87CEFA
ΔE00 3.03
Baby Blue (survey)
#A2CFFE
ΔE00 3.33
Lightblue (survey)
#7BC8F6
ΔE00 3.52
Sky Blue (survey)
#75BBFD
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C8F4 #F4BD91
analogous
#91F4EF #91C8F4 #9197F4
triadic
#91C8F4 #F491C8 #C8F491
tetradic
#91C8F4 #EF91F4 #F4BD91 #97F491
square
#91C8F4 #EF91F4 #F4BD91 #97F491
split-complementary
#91C8F4 #F49197 #F4EF91
monochromatic
#2290E9 #59ACEE #91C8F4 #C9E4FA #E3F1FC
Accessibility & contrast
On white
1.78
#91C8F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#91C8F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C8F4
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C8F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C8F4 | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C8F6
Deuteranopia (green-blind)
#A9BDF3
Tritanopia (blue-blind)
#6CD3D6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #91c8f4; /* rgb */ color: rgb(145, 200, 244); /* oklch */ color: oklch(81.1% 0.085 243.2);
Tailwind
colors: {
custom: {
50: '#b5d8f7',
500: '#91c8f4',
950: '#000000',
},
}SCSS
$custom: #91c8f4; $custom-light: #b5d8f7; $custom-dark: #000000;
JSON
{
"hex": "#91c8f4",
"rgb": {
"r": 145,
"g": 200,
"b": 244
},
"hsl": {
"h": 206.667,
"s": 81.818,
"l": 76.275
},
"oklch": {
"l": 0.81062,
"c": 0.08468,
"h": 243.2
},
"luminance": 0.5386
}Semantic roles & 50–950 ramp
primary
#91C8F4
secondary
#D28E58
accent
#6707DE
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385