#91BBDC#91BBDC
#91BBDC is a light, moderate cyan. Relative luminance 0.467; OKLCH L 77.3% C 0.065 H 242.3°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #91BBDC |
|---|---|
| RGB | rgb(145, 187, 220) |
| HSL | hsl(206, 52%, 72%) |
| HSV | hsv(206, 34%, 86%) |
| CMYK | cmyk(34.1%, 15%, 0%, 13.7%) |
| CIE-LAB | lab(74.01, -6.06, -21.03) |
| CIE-LCH | lch(74.01, 21.88, 253.91°) |
| OKLab | oklab(77.34% -0.0303 -0.0578) |
| OKLCH | oklch(77.34% 0.065 242.3) |
| XYZ | xyz(42.3616, 46.7256, 74.4831) |
| Luminance | 0.4673 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.02
Cloudy Blue
#ACC2D9
ΔE00 5.60
Light Blue
#95D0FC
ΔE00 5.91
Lightblue (survey)
#7BC8F6
ΔE00 5.93
Sky
#82CAFC
ΔE00 5.93
Carolina Blue
#8AB8FE
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BBDC #DCB291
analogous
#91DCD8 #91BBDC #9196DC
triadic
#91BBDC #DC91BB #BBDC91
tetradic
#91BBDC #D891DC #DCB291 #96DC91
square
#91BBDC #D891DC #DCB291 #96DC91
split-complementary
#91BBDC #DC9196 #DCD891
monochromatic
#3B81B8 #639ECD #91BBDC #BFD8EB #E8F1F8
Accessibility & contrast
On white
2.03
#91BBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#91BBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BBDC
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BBDC | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBBDE
Deuteranopia (green-blind)
#A3B2DB
Tritanopia (blue-blind)
#78C3C6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #91bbdc; /* rgb */ color: rgb(145, 187, 220); /* oklch */ color: oklch(77.3% 0.065 242.3);
Tailwind
colors: {
custom: {
50: '#b3cfe7',
500: '#91bbdc',
950: '#000000',
},
}SCSS
$custom: #91bbdc; $custom-light: #b3cfe7; $custom-dark: #000000;
JSON
{
"hex": "#91bbdc",
"rgb": {
"r": 145,
"g": 187,
"b": 220
},
"hsl": {
"h": 206.4,
"s": 51.724,
"l": 71.569
},
"oklch": {
"l": 0.77342,
"c": 0.06529,
"h": 242.3
},
"luminance": 0.46728
}Semantic roles & 50–950 ramp
primary
#91BBDC
secondary
#EEE3DB
accent
#6A26BF
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284