#91BBDB#91BBDB
#91BBDB is a light, moderate cyan. Relative luminance 0.467; OKLCH L 77.3% C 0.064 H 241.5°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #91BBDB |
|---|---|
| RGB | rgb(145, 187, 219) |
| HSL | hsl(206, 51%, 71%) |
| HSV | hsv(206, 34%, 86%) |
| CMYK | cmyk(33.8%, 14.6%, 0%, 14.1%) |
| CIE-LAB | lab(73.98, -6.31, -20.53) |
| CIE-LCH | lch(73.98, 21.48, 252.91°) |
| OKLab | oklab(77.3% -0.0307 -0.0564) |
| OKLCH | oklch(77.3% 0.064 241.5) |
| XYZ | xyz(42.2295, 46.6728, 73.7877) |
| Luminance | 0.4667 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.85
Cloudy Blue
#ACC2D9
ΔE00 5.59
Lightblue (survey)
#7BC8F6
ΔE00 5.93
Light Blue
#95D0FC
ΔE00 5.99
Sky
#82CAFC
ΔE00 6.01
Lightskyblue
#87CEFA
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BBDB #DBB191
analogous
#91DBD6 #91BBDB #9196DB
triadic
#91BBDB #DB91BB #BBDB91
tetradic
#91BBDB #D691DB #DBB191 #96DB91
square
#91BBDB #D691DB #DBB191 #96DB91
split-complementary
#91BBDB #DB9196 #DBD691
monochromatic
#3C81B6 #639ECC #91BBDB #BFD8EA #E8F1F7
Accessibility & contrast
On white
2.03
#91BBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#91BBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BBDB
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BBDB | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBADD
Deuteranopia (green-blind)
#A4B2DA
Tritanopia (blue-blind)
#79C3C5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #91bbdb; /* rgb */ color: rgb(145, 187, 219); /* oklch */ color: oklch(77.3% 0.064 241.5);
Tailwind
colors: {
custom: {
50: '#b3cfe6',
500: '#91bbdb',
950: '#000000',
},
}SCSS
$custom: #91bbdb; $custom-light: #b3cfe6; $custom-dark: #000000;
JSON
{
"hex": "#91bbdb",
"rgb": {
"r": 145,
"g": 187,
"b": 219
},
"hsl": {
"h": 205.946,
"s": 50.685,
"l": 71.373
},
"oklch": {
"l": 0.77304,
"c": 0.06424,
"h": 241.5
},
"luminance": 0.46675
}Semantic roles & 50–950 ramp
primary
#91BBDB
secondary
#EEE3DA
accent
#6927BE
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284