#91C8F1#91C8F1
#91C8F1 is a light, moderate cyan. Relative luminance 0.537; OKLCH L 80.9% C 0.082 H 241.2°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #91C8F1 |
|---|---|
| RGB | rgb(145, 200, 241) |
| HSL | hsl(206, 77%, 76%) |
| HSV | hsv(206, 40%, 95%) |
| CMYK | cmyk(39.8%, 17%, 0%, 5.5%) |
| CIE-LAB | lab(78.27, -7.61, -25.87) |
| CIE-LCH | lch(78.27, 26.96, 253.60°) |
| OKLab | oklab(80.94% -0.0392 -0.0715) |
| OKLCH | oklch(80.94% 0.082 241.2) |
| XYZ | xyz(48.2032, 53.6763, 91.0226) |
| Luminance | 0.5368 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 2.04
Sky
#82CAFC
ΔE00 2.54
Lightskyblue
#87CEFA
ΔE00 2.69
Lightblue (survey)
#7BC8F6
ΔE00 3.21
Baby Blue (survey)
#A2CFFE
ΔE00 3.81
Baby Blue
#89CFF0
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C8F1 #F1BA91
analogous
#91F1EA #91C8F1 #9198F1
triadic
#91C8F1 #F191C8 #C8F191
tetradic
#91C8F1 #EA91F1 #F1BA91 #98F191
square
#91C8F1 #EA91F1 #F1BA91 #98F191
split-complementary
#91C8F1 #F19198 #F1EA91
monochromatic
#2492E3 #5BADEA #91C8F1 #C7E3F8 #E4F1FC
Accessibility & contrast
On white
1.79
#91C8F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#91C8F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C8F1
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C8F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C8F1 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7F3
Deuteranopia (green-blind)
#AABDF0
Tritanopia (blue-blind)
#6DD2D5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #91c8f1; /* rgb */ color: rgb(145, 200, 241); /* oklch */ color: oklch(80.9% 0.082 241.2);
Tailwind
colors: {
custom: {
50: '#b4d8f5',
500: '#91c8f1',
950: '#000000',
},
}SCSS
$custom: #91c8f1; $custom-light: #b4d8f5; $custom-dark: #000000;
JSON
{
"hex": "#91c8f1",
"rgb": {
"r": 145,
"g": 200,
"b": 241
},
"hsl": {
"h": 205.625,
"s": 77.419,
"l": 75.686
},
"oklch": {
"l": 0.80944,
"c": 0.08154,
"h": 241.2
},
"luminance": 0.53679
}Semantic roles & 50–950 ramp
primary
#91C8F1
secondary
#CE8B59
accent
#640CDA
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385