#91BDED#91BDED
#91BDED is a light, moderate cyan. Relative luminance 0.485; OKLCH L 78.4% C 0.083 H 251.1°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #91BDED |
|---|---|
| RGB | rgb(145, 189, 237) |
| HSL | hsl(211, 72%, 75%) |
| HSV | hsv(211, 39%, 93%) |
| CMYK | cmyk(38.8%, 20.3%, 0%, 7.1%) |
| CIE-LAB | lab(75.16, -2.77, -28.49) |
| CIE-LCH | lch(75.16, 28.62, 264.45°) |
| OKLab | oklab(78.44% -0.027 -0.0789) |
| OKLCH | oklch(78.44% 0.083 251.1) |
| XYZ | xyz(45.1558, 48.5269, 87.0916) |
| Luminance | 0.4853 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.84
Sky Blue (survey)
#75BBFD
ΔE00 4.39
Baby Blue (survey)
#A2CFFE
ΔE00 4.53
Pastel Blue
#A2BFFE
ΔE00 4.68
Light Blue
#95D0FC
ΔE00 5.67
Sky
#82CAFC
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BDED #EDC191
analogous
#91EBED #91BDED #9391ED
triadic
#91BDED #ED91BD #BDED91
tetradic
#91BDED #ED91EB #EDC191 #91ED93
square
#91BDED #ED91EB #EDC191 #91ED93
split-complementary
#91BDED #ED9391 #EBED91
monochromatic
#287EDC #5C9DE4 #91BDED #C6DDF6 #E5EFFB
Accessibility & contrast
On white
1.96
#91BDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#91BDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BDED
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BDED | 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)
#ABBEEF
Deuteranopia (green-blind)
#9FB5EC
Tritanopia (blue-blind)
#71C8CD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #91bded; /* rgb */ color: rgb(145, 189, 237); /* oklch */ color: oklch(78.4% 0.083 251.1);
Tailwind
colors: {
custom: {
50: '#b4d0f3',
500: '#91bded',
950: '#000000',
},
}SCSS
$custom: #91bded; $custom-light: #b4d0f3; $custom-dark: #000000;
JSON
{
"hex": "#91bded",
"rgb": {
"r": 145,
"g": 189,
"b": 237
},
"hsl": {
"h": 211.304,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.7844,
"c": 0.08339,
"h": 251.1
},
"luminance": 0.48529
}Semantic roles & 50–950 ramp
primary
#91BDED
secondary
#F2E6D9
accent
#7712D4
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285