#91BBD4#91BBD4
#91BBD4 is a light, muted cyan. Relative luminance 0.463; OKLCH L 77.0% C 0.057 H 234.6°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #91BBD4 |
|---|---|
| RGB | rgb(145, 187, 212) |
| HSL | hsl(202, 44%, 70%) |
| HSV | hsv(202, 32%, 83%) |
| CMYK | cmyk(31.6%, 11.8%, 0%, 16.9%) |
| CIE-LAB | lab(73.75, -8.05, -17.08) |
| CIE-LCH | lch(73.75, 18.88, 244.77°) |
| OKLab | oklab(77.04% -0.0332 -0.0468) |
| OKLCH | oklch(77.04% 0.057 234.6) |
| XYZ | xyz(41.3273, 46.3119, 69.0361) |
| Luminance | 0.4631 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.85
Cloudy Blue
#ACC2D9
ΔE00 6.11
Baby Blue
#89CFF0
ΔE00 6.24
Sky Blue
#87CEEB
ΔE00 6.31
Lightblue (survey)
#7BC8F6
ΔE00 6.61
Lightskyblue
#87CEFA
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BBD4 #D4AA91
analogous
#91D4CC #91BBD4 #9199D4
triadic
#91BBD4 #D491BB #BBD491
tetradic
#91BBD4 #CC91D4 #D4AA91 #99D491
square
#91BBD4 #CC91D4 #D4AA91 #99D491
split-complementary
#91BBD4 #D49199 #D4CC91
monochromatic
#4282A9 #65A0C3 #91BBD4 #BDD6E5 #E9F1F6
Accessibility & contrast
On white
2.05
#91BBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#91BBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BBD4
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BBD4 | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBAD5
Deuteranopia (green-blind)
#A6B2D4
Tritanopia (blue-blind)
#7BC2C3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #91bbd4; /* rgb */ color: rgb(145, 187, 212); /* oklch */ color: oklch(77.0% 0.057 234.6);
Tailwind
colors: {
custom: {
50: '#b3cfe1',
500: '#91bbd4',
950: '#000000',
},
}SCSS
$custom: #91bbd4; $custom-light: #b3cfe1; $custom-dark: #000000;
JSON
{
"hex": "#91bbd4",
"rgb": {
"r": 145,
"g": 187,
"b": 212
},
"hsl": {
"h": 202.388,
"s": 43.791,
"l": 70
},
"oklch": {
"l": 0.77043,
"c": 0.05739,
"h": 234.6
},
"luminance": 0.46314
}Semantic roles & 50–950 ramp
primary
#91BBD4
secondary
#EADED7
accent
#612FB7
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283