#91CAFD#91CAFD
#91CAFD is a light, moderate cyan. Relative luminance 0.554; OKLCH L 81.8% C 0.093 H 246.2°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #91CAFD |
|---|---|
| RGB | rgb(145, 202, 253) |
| HSL | hsl(208, 96%, 78%) |
| HSV | hsv(208, 43%, 99%) |
| CMYK | cmyk(42.7%, 20.2%, 0%, 0.8%) |
| CIE-LAB | lab(79.24, -5.50, -30.80) |
| CIE-LCH | lch(79.24, 31.28, 259.87°) |
| OKLab | oklab(81.85% -0.0376 -0.0855) |
| OKLCH | oklch(81.85% 0.093 246.2) |
| XYZ | xyz(50.5213, 55.3494, 100.9308) |
| Luminance | 0.5535 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 2.24
Baby Blue (survey)
#A2CFFE
ΔE00 2.75
Sky
#82CAFC
ΔE00 2.80
Lightskyblue
#87CEFA
ΔE00 3.69
Lightblue (survey)
#7BC8F6
ΔE00 4.30
Sky Blue (survey)
#75BBFD
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CAFD #FDC491
analogous
#91FDFA #91CAFD #9194FD
triadic
#91CAFD #FD91CA #CAFD91
tetradic
#91CAFD #FA91FD #FDC491 #94FD91
square
#91CAFD #FA91FD #FDC491 #94FD91
split-complementary
#91CAFD #FD9194 #FDFA91
monochromatic
#1990FB #55ADFC #91CAFD #CDE7FE #E1F1FE
Accessibility & contrast
On white
1.74
#91CAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#91CAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CAFD
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CAFD | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CBFF
Deuteranopia (green-blind)
#A7BFFC
Tritanopia (blue-blind)
#67D6DB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #91cafd; /* rgb */ color: rgb(145, 202, 253); /* oklch */ color: oklch(81.8% 0.093 246.2);
Tailwind
colors: {
custom: {
50: '#b5dafe',
500: '#91cafd',
950: '#000000',
},
}SCSS
$custom: #91cafd; $custom-light: #b5dafe; $custom-dark: #000000;
JSON
{
"hex": "#91cafd",
"rgb": {
"r": 145,
"g": 202,
"b": 253
},
"hsl": {
"h": 208.333,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.8185,
"c": 0.09337,
"h": 246.2
},
"luminance": 0.55353
}Semantic roles & 50–950 ramp
primary
#91CAFD
secondary
#DE9554
accent
#6C00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385