#91CBF6#91CBF6
#91CBF6 is a light, moderate cyan. Relative luminance 0.554; OKLCH L 81.8% C 0.085 H 241.2°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #91CBF6 |
|---|---|
| RGB | rgb(145, 203, 246) |
| HSL | hsl(206, 85%, 77%) |
| HSV | hsv(206, 41%, 96%) |
| CMYK | cmyk(41.1%, 17.5%, 0%, 3.5%) |
| CIE-LAB | lab(79.26, -7.89, -27.03) |
| CIE-LCH | lch(79.26, 28.16, 253.72°) |
| OKLab | oklab(81.78% -0.0411 -0.0748) |
| OKLCH | oklch(81.78% 0.085 241.2) |
| XYZ | xyz(49.6620, 55.3823, 95.2439) |
| Luminance | 0.5538 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 1.24
Sky
#82CAFC
ΔE00 2.09
Lightskyblue
#87CEFA
ΔE00 2.15
Lightblue (survey)
#7BC8F6
ΔE00 3.04
Baby Blue (survey)
#A2CFFE
ΔE00 3.64
Baby Blue
#89CFF0
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CBF6 #F6BC91
analogous
#91F6EF #91CBF6 #9199F6
triadic
#91CBF6 #F691CB #CBF691
tetradic
#91CBF6 #EF91F6 #F6BC91 #99F691
square
#91CBF6 #EF91F6 #F6BC91 #99F691
split-complementary
#91CBF6 #F69199 #F6EF91
monochromatic
#2096ED #58B0F1 #91CBF6 #CAE6FB #E3F2FD
Accessibility & contrast
On white
1.74
#91CBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#91CBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CBF6
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CBF6 | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CAF8
Deuteranopia (green-blind)
#ABC0F5
Tritanopia (blue-blind)
#6AD6D9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #91cbf6; /* rgb */ color: rgb(145, 203, 246); /* oklch */ color: oklch(81.8% 0.085 241.2);
Tailwind
colors: {
custom: {
50: '#b5daf9',
500: '#91cbf6',
950: '#000000',
},
}SCSS
$custom: #91cbf6; $custom-light: #b5daf9; $custom-dark: #000000;
JSON
{
"hex": "#91cbf6",
"rgb": {
"r": 145,
"g": 203,
"b": 246
},
"hsl": {
"h": 205.545,
"s": 84.874,
"l": 76.667
},
"oklch": {
"l": 0.81782,
"c": 0.08535,
"h": 241.2
},
"luminance": 0.55385
}Semantic roles & 50–950 ramp
primary
#91CBF6
secondary
#D48C57
accent
#6204E1
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385