#91C0FE#91C0FE
#91C0FE is a light, moderate cyan. Relative luminance 0.509; OKLCH L 79.8% C 0.102 H 255.6°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #91C0FE |
|---|---|
| RGB | rgb(145, 192, 254) |
| HSL | hsl(214, 98%, 78%) |
| HSV | hsv(214, 43%, 100%) |
| CMYK | cmyk(42.9%, 24.4%, 0%, 0.4%) |
| CIE-LAB | lab(76.60, 0.16, -35.40) |
| CIE-LCH | lch(76.60, 35.40, 270.26°) |
| OKLab | oklab(79.79% -0.0253 -0.0986) |
| OKLCH | oklch(79.79% 0.102 255.6) |
| XYZ | xyz(48.4102, 50.8718, 101.0151) |
| Luminance | 0.5088 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.10
Baby Blue (survey)
#A2CFFE
ΔE00 4.12
Pastel Blue
#A2BFFE
ΔE00 4.20
Sky Blue (survey)
#75BBFD
ΔE00 4.43
Powder Blue (survey)
#B1D1FC
ΔE00 5.88
Light Blue
#95D0FC
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C0FE #FECF91
analogous
#91F7FE #91C0FE #9891FE
triadic
#91C0FE #FE91C0 #C0FE91
tetradic
#91C0FE #FE91F7 #FECF91 #91FE98
square
#91C0FE #FE91F7 #FECF91 #91FE98
split-complementary
#91C0FE #FE9891 #F7FE91
monochromatic
#187BFD #549DFD #91C0FE #CEE3FF #E1EEFF
Accessibility & contrast
On white
1.88
#91C0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#91C0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C0FE
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C0FE | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C3FF
Deuteranopia (green-blind)
#9CB8FD
Tritanopia (blue-blind)
#68CED5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #91c0fe; /* rgb */ color: rgb(145, 192, 254); /* oklch */ color: oklch(79.8% 0.102 255.6);
Tailwind
colors: {
custom: {
50: '#b5d2ff',
500: '#91c0fe',
950: '#000000',
},
}SCSS
$custom: #91c0fe; $custom-light: #b5d2ff; $custom-dark: #000000;
JSON
{
"hex": "#91c0fe",
"rgb": {
"r": 145,
"g": 192,
"b": 254
},
"hsl": {
"h": 214.128,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.79787,
"c": 0.10181,
"h": 255.6
},
"luminance": 0.50875
}Semantic roles & 50–950 ramp
primary
#91C0FE
secondary
#DFA354
accent
#8300E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111418
muted
#818386