#91C2F0#91C2F0
#91C2F0 is a light, moderate cyan. Relative luminance 0.509; OKLCH L 79.6% C 0.084 H 247.3°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #91C2F0 |
|---|---|
| RGB | rgb(145, 194, 240) |
| HSL | hsl(209, 76%, 75%) |
| HSV | hsv(209, 40%, 94%) |
| CMYK | cmyk(39.6%, 19.2%, 0%, 5.9%) |
| CIE-LAB | lab(76.61, -4.67, -27.87) |
| CIE-LCH | lch(76.61, 28.26, 260.48°) |
| OKLab | oklab(79.62% -0.0322 -0.0771) |
| OKLCH | oklch(79.62% 0.084 247.3) |
| XYZ | xyz(46.6919, 50.8919, 89.7840) |
| Luminance | 0.5090 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.57
Light Blue
#95D0FC
ΔE00 3.94
Sky Blue (survey)
#75BBFD
ΔE00 4.09
Sky
#82CAFC
ΔE00 4.13
Carolina Blue
#8AB8FE
ΔE00 4.13
Lightskyblue
#87CEFA
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C2F0 #F0BF91
analogous
#91F0EF #91C2F0 #9192F0
triadic
#91C2F0 #F091C2 #C2F091
tetradic
#91C2F0 #EF91F0 #F0BF91 #92F091
square
#91C2F0 #EF91F0 #F0BF91 #92F091
split-complementary
#91C2F0 #F09192 #F0EF91
monochromatic
#2586E1 #5BA4E9 #91C2F0 #C7E0F7 #E4F0FB
Accessibility & contrast
On white
1.88
#91C2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#91C2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C2F0
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C2F0 | 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)
#B0C3F2
Deuteranopia (green-blind)
#A4B9EF
Tritanopia (blue-blind)
#6FCDD1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #91c2f0; /* rgb */ color: rgb(145, 194, 240); /* oklch */ color: oklch(79.6% 0.084 247.3);
Tailwind
colors: {
custom: {
50: '#b4d4f5',
500: '#91c2f0',
950: '#000000',
},
}SCSS
$custom: #91c2f0; $custom-light: #b4d4f5; $custom-dark: #000000;
JSON
{
"hex": "#91c2f0",
"rgb": {
"r": 145,
"g": 194,
"b": 240
},
"hsl": {
"h": 209.053,
"s": 76,
"l": 75.49
},
"oklch": {
"l": 0.79623,
"c": 0.08359,
"h": 247.3
},
"luminance": 0.50895
}Semantic roles & 50–950 ramp
primary
#91C2F0
secondary
#CC9159
accent
#700DD8
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385