#91C2F3#91C2F3
#91C2F3 is a light, moderate cyan. Relative luminance 0.511; OKLCH L 79.7% C 0.087 H 249.0°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #91C2F3 |
|---|---|
| RGB | rgb(145, 194, 243) |
| HSL | hsl(210, 80%, 76%) |
| HSV | hsv(210, 40%, 95%) |
| CMYK | cmyk(40.3%, 20.2%, 0%, 4.7%) |
| CIE-LAB | lab(76.72, -3.88, -29.31) |
| CIE-LCH | lch(76.72, 29.57, 262.46°) |
| OKLab | oklab(79.75% -0.0312 -0.0812) |
| OKLCH | oklch(79.75% 0.087 249) |
| XYZ | xyz(47.1412, 51.0716, 92.1504) |
| Luminance | 0.5107 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.45
Carolina Blue
#8AB8FE
ΔE00 3.68
Sky Blue (survey)
#75BBFD
ΔE00 3.96
Light Blue
#95D0FC
ΔE00 4.20
Sky
#82CAFC
ΔE00 4.41
Lightskyblue
#87CEFA
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C2F3 #F3C291
analogous
#91F3F3 #91C2F3 #9191F3
triadic
#91C2F3 #F391C2 #C2F391
tetradic
#91C2F3 #F391F3 #F3C291 #91F391
square
#91C2F3 #F391F3 #F3C291 #91F391
split-complementary
#91C2F3 #F39191 #F3F391
monochromatic
#2385E7 #5AA3ED #91C2F3 #C8E1F9 #E3F0FC
Accessibility & contrast
On white
1.87
#91C2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#91C2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C2F3
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C2F3 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC3F5
Deuteranopia (green-blind)
#A3B9F2
Tritanopia (blue-blind)
#6DCDD2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #91c2f3; /* rgb */ color: rgb(145, 194, 243); /* oklch */ color: oklch(79.7% 0.087 249.0);
Tailwind
colors: {
custom: {
50: '#b5d4f7',
500: '#91c2f3',
950: '#000000',
},
}SCSS
$custom: #91c2f3; $custom-light: #b5d4f7; $custom-dark: #000000;
JSON
{
"hex": "#91c2f3",
"rgb": {
"r": 145,
"g": 194,
"b": 243
},
"hsl": {
"h": 210,
"s": 80.328,
"l": 76.078
},
"oklch": {
"l": 0.79745,
"c": 0.08704,
"h": 249
},
"luminance": 0.51074
}Semantic roles & 50–950 ramp
primary
#91C2F3
secondary
#D09458
accent
#7309DD
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385