#91C8F7#91C8F7
#91C8F7 is a light, moderate cyan. Relative luminance 0.540; OKLCH L 81.2% C 0.088 H 245.0°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #91C8F7 |
|---|---|
| RGB | rgb(145, 200, 247) |
| HSL | hsl(208, 86%, 77%) |
| HSV | hsv(208, 41%, 97%) |
| CMYK | cmyk(41.3%, 19%, 0%, 3.1%) |
| CIE-LAB | lab(78.49, -6.04, -28.75) |
| CIE-LCH | lch(78.49, 29.38, 258.15°) |
| OKLab | oklab(81.18% -0.0372 -0.0796) |
| OKLCH | oklch(81.18% 0.088 245) |
| XYZ | xyz(49.1142, 54.0407, 95.8205) |
| Luminance | 0.5404 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 2.25
Sky
#82CAFC
ΔE00 2.71
Baby Blue (survey)
#A2CFFE
ΔE00 2.99
Lightskyblue
#87CEFA
ΔE00 3.48
Lightblue (survey)
#7BC8F6
ΔE00 3.95
Sky Blue (survey)
#75BBFD
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C8F7 #F7C091
analogous
#91F7F3 #91C8F7 #9195F7
triadic
#91C8F7 #F791C8 #C8F791
tetradic
#91C8F7 #F391F7 #F7C091 #95F791
square
#91C8F7 #F391F7 #F7C091 #95F791
split-complementary
#91C8F7 #F79195 #F7F391
monochromatic
#1F8FEF #58ABF3 #91C8F7 #CAE5FB #E2F1FD
Accessibility & contrast
On white
1.78
#91C8F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#91C8F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C8F7
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C8F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C8F7 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C8F9
Deuteranopia (green-blind)
#A8BDF6
Tritanopia (blue-blind)
#6AD3D8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #91c8f7; /* rgb */ color: rgb(145, 200, 247); /* oklch */ color: oklch(81.2% 0.088 245.0);
Tailwind
colors: {
custom: {
50: '#b5d8fa',
500: '#91c8f7',
950: '#000000',
},
}SCSS
$custom: #91c8f7; $custom-light: #b5d8fa; $custom-dark: #000000;
JSON
{
"hex": "#91c8f7",
"rgb": {
"r": 145,
"g": 200,
"b": 247
},
"hsl": {
"h": 207.647,
"s": 86.441,
"l": 76.863
},
"oklch": {
"l": 0.81182,
"c": 0.08791,
"h": 245
},
"luminance": 0.54044
}Semantic roles & 50–950 ramp
primary
#91C8F7
secondary
#D69157
accent
#6A03E3
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385