#91CAF7#91CAF7
#91CAF7 is a light, moderate cyan. Relative luminance 0.550; OKLCH L 81.6% C 0.087 H 242.9°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #91CAF7 |
|---|---|
| RGB | rgb(145, 202, 247) |
| HSL | hsl(206, 86%, 77%) |
| HSV | hsv(206, 41%, 97%) |
| CMYK | cmyk(41.3%, 18.2%, 0%, 3.1%) |
| CIE-LAB | lab(79.03, -7.10, -27.93) |
| CIE-LCH | lch(79.03, 28.81, 255.74°) |
| OKLab | oklab(81.61% -0.0396 -0.0773) |
| OKLCH | oklch(81.61% 0.087 242.9) |
| XYZ | xyz(49.5805, 54.9731, 95.9760) |
| Luminance | 0.5498 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 1.52
Sky
#82CAFC
ΔE00 2.21
Lightskyblue
#87CEFA
ΔE00 2.67
Baby Blue (survey)
#A2CFFE
ΔE00 3.27
Lightblue (survey)
#7BC8F6
ΔE00 3.38
Sky Blue (survey)
#75BBFD
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CAF7 #F7BE91
analogous
#91F7F1 #91CAF7 #9197F7
triadic
#91CAF7 #F791CA #CAF791
tetradic
#91CAF7 #F191F7 #F7BE91 #97F791
square
#91CAF7 #F191F7 #F7BE91 #97F791
split-complementary
#91CAF7 #F79197 #F7F191
monochromatic
#1F93EF #58AFF3 #91CAF7 #CAE5FB #E2F1FD
Accessibility & contrast
On white
1.75
#91CAF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#91CAF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CAF7
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CAF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CAF7 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CAF9
Deuteranopia (green-blind)
#AABFF6
Tritanopia (blue-blind)
#6AD5D9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #91caf7; /* rgb */ color: rgb(145, 202, 247); /* oklch */ color: oklch(81.6% 0.087 242.9);
Tailwind
colors: {
custom: {
50: '#b5dafa',
500: '#91caf7',
950: '#000000',
},
}SCSS
$custom: #91caf7; $custom-light: #b5dafa; $custom-dark: #000000;
JSON
{
"hex": "#91caf7",
"rgb": {
"r": 145,
"g": 202,
"b": 247
},
"hsl": {
"h": 206.471,
"s": 86.441,
"l": 76.863
},
"oklch": {
"l": 0.81608,
"c": 0.08687,
"h": 242.9
},
"luminance": 0.54976
}Semantic roles & 50–950 ramp
primary
#91CAF7
secondary
#D68F57
accent
#6603E3
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385