#91C2F5#91C2F5
#91C2F5 is a light, moderate cyan. Relative luminance 0.512; OKLCH L 79.8% C 0.089 H 250.0°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #91C2F5 |
|---|---|
| RGB | rgb(145, 194, 245) |
| HSL | hsl(211, 83%, 76%) |
| HSV | hsv(211, 41%, 96%) |
| CMYK | cmyk(40.8%, 20.8%, 0%, 3.9%) |
| CIE-LAB | lab(76.80, -3.35, -30.28) |
| CIE-LCH | lch(76.80, 30.46, 263.68°) |
| OKLab | oklab(79.83% -0.0306 -0.084) |
| OKLCH | oklch(79.83% 0.089 250) |
| XYZ | xyz(47.4449, 51.1931, 93.7497) |
| Luminance | 0.5120 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.43
Baby Blue (survey)
#A2CFFE
ΔE00 3.43
Sky Blue (survey)
#75BBFD
ΔE00 3.93
Light Blue
#95D0FC
ΔE00 4.39
Sky
#82CAFC
ΔE00 4.62
Pastel Blue
#A2BFFE
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C2F5 #F5C491
analogous
#91F4F5 #91C2F5 #9291F5
triadic
#91C2F5 #F591C2 #C2F591
tetradic
#91C2F5 #F591F4 #F5C491 #91F592
square
#91C2F5 #F591F4 #F5C491 #91F592
split-complementary
#91C2F5 #F59291 #F4F591
monochromatic
#2184EB #59A3F0 #91C2F5 #C9E1FA #E3EFFC
Accessibility & contrast
On white
1.87
#91C2F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#91C2F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C2F5
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C2F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C2F5 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC3F7
Deuteranopia (green-blind)
#A2B9F4
Tritanopia (blue-blind)
#6CCED3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91c2f5; /* rgb */ color: rgb(145, 194, 245); /* oklch */ color: oklch(79.8% 0.089 250.0);
Tailwind
colors: {
custom: {
50: '#b5d4f8',
500: '#91c2f5',
950: '#000000',
},
}SCSS
$custom: #91c2f5; $custom-light: #b5d4f8; $custom-dark: #000000;
JSON
{
"hex": "#91c2f5",
"rgb": {
"r": 145,
"g": 194,
"b": 245
},
"hsl": {
"h": 210.6,
"s": 83.333,
"l": 76.471
},
"oklch": {
"l": 0.79827,
"c": 0.08936,
"h": 250
},
"luminance": 0.51196
}Semantic roles & 50–950 ramp
primary
#91C2F5
secondary
#D39657
accent
#7506E0
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385