#91C7F4#91C7F4
#91C7F4 is a light, moderate cyan. Relative luminance 0.534; OKLCH L 80.8% C 0.085 H 244.3°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #91C7F4 |
|---|---|
| RGB | rgb(145, 199, 244) |
| HSL | hsl(207, 82%, 76%) |
| HSV | hsv(207, 41%, 96%) |
| CMYK | cmyk(40.6%, 18.4%, 0%, 4.3%) |
| CIE-LAB | lab(78.11, -6.30, -27.73) |
| CIE-LCH | lch(78.11, 28.43, 257.21°) |
| OKLab | oklab(80.85% -0.037 -0.0767) |
| OKLCH | oklch(80.85% 0.085 244.3) |
| XYZ | xyz(48.4242, 53.3953, 93.3251) |
| Luminance | 0.5340 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 2.37
Sky
#82CAFC
ΔE00 2.76
Baby Blue (survey)
#A2CFFE
ΔE00 3.20
Lightskyblue
#87CEFA
ΔE00 3.44
Lightblue (survey)
#7BC8F6
ΔE00 3.83
Sky Blue (survey)
#75BBFD
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C7F4 #F4BE91
analogous
#91F4F0 #91C7F4 #9196F4
triadic
#91C7F4 #F491C7 #C7F491
tetradic
#91C7F4 #F091F4 #F4BE91 #96F491
square
#91C7F4 #F091F4 #F4BE91 #96F491
split-complementary
#91C7F4 #F49196 #F4F091
monochromatic
#228EE9 #59ABEE #91C7F4 #C9E3FA #E3F1FC
Accessibility & contrast
On white
1.80
#91C7F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#91C7F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C7F4
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C7F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C7F4 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C7F6
Deuteranopia (green-blind)
#A8BDF3
Tritanopia (blue-blind)
#6CD2D6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #91c7f4; /* rgb */ color: rgb(145, 199, 244); /* oklch */ color: oklch(80.8% 0.085 244.3);
Tailwind
colors: {
custom: {
50: '#b5d7f7',
500: '#91c7f4',
950: '#000000',
},
}SCSS
$custom: #91c7f4; $custom-light: #b5d7f7; $custom-dark: #000000;
JSON
{
"hex": "#91c7f4",
"rgb": {
"r": 145,
"g": 199,
"b": 244
},
"hsl": {
"h": 207.273,
"s": 81.818,
"l": 76.275
},
"oklch": {
"l": 0.80849,
"c": 0.08519,
"h": 244.3
},
"luminance": 0.53398
}Semantic roles & 50–950 ramp
primary
#91C7F4
secondary
#D28F58
accent
#6907DE
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385