#91C4F2#91C4F2
#91C4F2 is a light, moderate cyan. Relative luminance 0.519; OKLCH L 80.1% C 0.085 H 246.3°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #91C4F2 |
|---|---|
| RGB | rgb(145, 196, 242) |
| HSL | hsl(208, 79%, 76%) |
| HSV | hsv(208, 40%, 95%) |
| CMYK | cmyk(40.1%, 19%, 0%, 5.1%) |
| CIE-LAB | lab(77.23, -5.22, -28.00) |
| CIE-LCH | lch(77.23, 28.49, 259.44°) |
| OKLab | oklab(80.13% -0.034 -0.0775) |
| OKLCH | oklch(80.13% 0.085 246.3) |
| XYZ | xyz(47.4387, 51.9076, 91.5067) |
| Luminance | 0.5191 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.30
Light Blue
#95D0FC
ΔE00 3.33
Sky
#82CAFC
ΔE00 3.57
Sky Blue (survey)
#75BBFD
ΔE00 4.16
Lightskyblue
#87CEFA
ΔE00 4.41
Lightblue (survey)
#7BC8F6
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C4F2 #F2BF91
analogous
#91F2F0 #91C4F2 #9193F2
triadic
#91C4F2 #F291C4 #C4F291
tetradic
#91C4F2 #F091F2 #F2BF91 #93F291
square
#91C4F2 #F091F2 #F2BF91 #93F291
split-complementary
#91C4F2 #F29193 #F2F091
monochromatic
#2489E5 #5AA7EC #91C4F2 #C8E1F8 #E4F0FC
Accessibility & contrast
On white
1.85
#91C4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#91C4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C4F2
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C4F2 | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C4F4
Deuteranopia (green-blind)
#A5BAF1
Tritanopia (blue-blind)
#6DCFD3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #91c4f2; /* rgb */ color: rgb(145, 196, 242); /* oklch */ color: oklch(80.1% 0.085 246.3);
Tailwind
colors: {
custom: {
50: '#b4d5f6',
500: '#91c4f2',
950: '#000000',
},
}SCSS
$custom: #91c4f2; $custom-light: #b4d5f6; $custom-dark: #000000;
JSON
{
"hex": "#91c4f2",
"rgb": {
"r": 145,
"g": 196,
"b": 242
},
"hsl": {
"h": 208.454,
"s": 78.862,
"l": 75.882
},
"oklch": {
"l": 0.80129,
"c": 0.08465,
"h": 246.3
},
"luminance": 0.5191
}Semantic roles & 50–950 ramp
primary
#91C4F2
secondary
#CF9158
accent
#6D0ADB
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385