#91CAF8#91CAF8
#91CAF8 is a light, moderate cyan. Relative luminance 0.550; OKLCH L 81.6% C 0.088 H 243.5°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #91CAF8 |
|---|---|
| RGB | rgb(145, 202, 248) |
| HSL | hsl(207, 88%, 77%) |
| HSV | hsv(207, 42%, 97%) |
| CMYK | cmyk(41.5%, 18.5%, 0%, 2.7%) |
| CIE-LAB | lab(79.06, -6.83, -28.40) |
| CIE-LCH | lch(79.06, 29.22, 256.47°) |
| OKLab | oklab(81.65% -0.0393 -0.0787) |
| OKLCH | oklch(81.65% 0.088 243.5) |
| XYZ | xyz(49.7352, 55.0350, 96.7908) |
| Luminance | 0.5504 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 1.60
Sky
#82CAFC
ΔE00 2.27
Lightskyblue
#87CEFA
ΔE00 2.83
Baby Blue (survey)
#A2CFFE
ΔE00 3.14
Lightblue (survey)
#7BC8F6
ΔE00 3.52
Sky Blue (survey)
#75BBFD
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CAF8 #F8BF91
analogous
#91F8F2 #91CAF8 #9197F8
triadic
#91CAF8 #F891CA #CAF891
tetradic
#91CAF8 #F291F8 #F8BF91 #97F891
square
#91CAF8 #F291F8 #F8BF91 #97F891
split-complementary
#91CAF8 #F89197 #F8F291
monochromatic
#1E93F1 #57AEF4 #91CAF8 #CBE6FC #E2F1FD
Accessibility & contrast
On white
1.75
#91CAF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#91CAF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CAF8
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CAF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CAF8 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CAFA
Deuteranopia (green-blind)
#A9BFF7
Tritanopia (blue-blind)
#69D5D9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #91caf8; /* rgb */ color: rgb(145, 202, 248); /* oklch */ color: oklch(81.6% 0.088 243.5);
Tailwind
colors: {
custom: {
50: '#b5dafa',
500: '#91caf8',
950: '#000000',
},
}SCSS
$custom: #91caf8; $custom-light: #b5dafa; $custom-dark: #000000;
JSON
{
"hex": "#91caf8",
"rgb": {
"r": 145,
"g": 202,
"b": 248
},
"hsl": {
"h": 206.796,
"s": 88.034,
"l": 77.059
},
"oklch": {
"l": 0.81648,
"c": 0.08793,
"h": 243.5
},
"luminance": 0.55038
}Semantic roles & 50–950 ramp
primary
#91CAF8
secondary
#D79056
accent
#6701E5
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385