#91C0F2#91C0F2
#91C0F2 is a light, moderate cyan. Relative luminance 0.501; OKLCH L 79.3% C 0.087 H 250.5°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #91C0F2 |
|---|---|
| RGB | rgb(145, 192, 242) |
| HSL | hsl(211, 79%, 76%) |
| HSV | hsv(211, 40%, 95%) |
| CMYK | cmyk(40.1%, 20.7%, 0%, 5.1%) |
| CIE-LAB | lab(76.15, -3.07, -29.66) |
| CIE-LCH | lch(76.15, 29.82, 264.09°) |
| OKLab | oklab(79.28% -0.0291 -0.0822) |
| OKLCH | oklch(79.28% 0.087 250.5) |
| XYZ | xyz(46.5485, 50.1271, 91.2099) |
| Luminance | 0.5013 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.08
Baby Blue (survey)
#A2CFFE
ΔE00 3.83
Sky Blue (survey)
#75BBFD
ΔE00 4.04
Light Blue
#95D0FC
ΔE00 4.89
Pastel Blue
#A2BFFE
ΔE00 4.96
Sky
#82CAFC
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C0F2 #F2C391
analogous
#91F0F2 #91C0F2 #9291F2
triadic
#91C0F2 #F291C0 #C0F291
tetradic
#91C0F2 #F291F0 #F2C391 #91F292
square
#91C0F2 #F291F0 #F2C391 #91F292
split-complementary
#91C0F2 #F29291 #F0F291
monochromatic
#2481E5 #5AA1EC #91C0F2 #C8DFF8 #E4EFFC
Accessibility & contrast
On white
1.90
#91C0F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#91C0F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C0F2
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C0F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C0F2 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC1F4
Deuteranopia (green-blind)
#A1B7F1
Tritanopia (blue-blind)
#6ECBD1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #91c0f2; /* rgb */ color: rgb(145, 192, 242); /* oklch */ color: oklch(79.3% 0.087 250.5);
Tailwind
colors: {
custom: {
50: '#b4d2f6',
500: '#91c0f2',
950: '#000000',
},
}SCSS
$custom: #91c0f2; $custom-light: #b4d2f6; $custom-dark: #000000;
JSON
{
"hex": "#91c0f2",
"rgb": {
"r": 145,
"g": 192,
"b": 242
},
"hsl": {
"h": 210.928,
"s": 78.862,
"l": 75.882
},
"oklch": {
"l": 0.7928,
"c": 0.08722,
"h": 250.5
},
"luminance": 0.5013
}Semantic roles & 50–950 ramp
primary
#91C0F2
secondary
#CF9558
accent
#760ADB
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385