#91BFDE#91BFDE
#91BFDE is a light, moderate cyan. Relative luminance 0.486; OKLCH L 78.3% C 0.066 H 238.2°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #91BFDE |
|---|---|
| RGB | rgb(145, 191, 222) |
| HSL | hsl(204, 54%, 72%) |
| HSV | hsv(204, 35%, 87%) |
| CMYK | cmyk(34.7%, 14%, 0%, 12.9%) |
| CIE-LAB | lab(75.17, -7.70, -20.35) |
| CIE-LCH | lch(75.17, 21.76, 249.28°) |
| OKLab | oklab(78.28% -0.0347 -0.0559) |
| OKLCH | oklch(78.28% 0.066 238.2) |
| XYZ | xyz(43.4885, 48.5530, 76.1733) |
| Luminance | 0.4855 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.28
Lightblue (survey)
#7BC8F6
ΔE00 5.00
Light Blue
#95D0FC
ΔE00 5.18
Lightskyblue
#87CEFA
ΔE00 5.18
Sky
#82CAFC
ΔE00 5.28
Baby Blue
#89CFF0
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BFDE #DEB091
analogous
#91DED7 #91BFDE #9199DE
triadic
#91BFDE #DE91BF #BFDE91
tetradic
#91BFDE #D791DE #DEB091 #99DE91
square
#91BFDE #D791DE #DEB091 #99DE91
split-complementary
#91BFDE #DE9199 #DED791
monochromatic
#3887BC #62A4D0 #91BFDE #C0DAEC #E7F1F8
Accessibility & contrast
On white
1.96
#91BFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#91BFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BFDE
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BFDE | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BEE0
Deuteranopia (green-blind)
#A7B5DE
Tritanopia (blue-blind)
#77C7C9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #91bfde; /* rgb */ color: rgb(145, 191, 222); /* oklch */ color: oklch(78.3% 0.066 238.2);
Tailwind
colors: {
custom: {
50: '#b3d2e8',
500: '#91bfde',
950: '#000000',
},
}SCSS
$custom: #91bfde; $custom-light: #b3d2e8; $custom-dark: #000000;
JSON
{
"hex": "#91bfde",
"rgb": {
"r": 145,
"g": 191,
"b": 222
},
"hsl": {
"h": 204.156,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.78279,
"c": 0.06584,
"h": 238.2
},
"luminance": 0.48555
}Semantic roles & 50–950 ramp
primary
#91BFDE
secondary
#EFE4DC
accent
#6324C1
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284