#91BBD2#91BBD2
#91BBD2 is a light, muted cyan. Relative luminance 0.462; OKLCH L 77.0% C 0.056 H 232.4°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #91BBD2 |
|---|---|
| RGB | rgb(145, 187, 210) |
| HSL | hsl(201, 42%, 70%) |
| HSV | hsv(201, 31%, 82%) |
| CMYK | cmyk(31%, 11%, 0%, 17.6%) |
| CIE-LAB | lab(73.68, -8.54, -16.09) |
| CIE-LCH | lch(73.68, 18.21, 242.05°) |
| OKLab | oklab(76.97% -0.034 -0.044) |
| OKLCH | oklch(76.97% 0.056 232.4) |
| XYZ | xyz(41.0766, 46.2116, 67.7156) |
| Luminance | 0.4621 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.26
Sky Blue
#87CEEB
ΔE00 6.20
Baby Blue
#89CFF0
ΔE00 6.30
Cloudy Blue
#ACC2D9
ΔE00 6.45
Lightblue (survey)
#7BC8F6
ΔE00 7.02
Bluegrey
#85A3B2
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BBD2 #D2A891
analogous
#91D2C9 #91BBD2 #919BD2
triadic
#91BBD2 #D291BB #BBD291
tetradic
#91BBD2 #C991D2 #D2A891 #9BD291
square
#91BBD2 #C991D2 #D2A891 #9BD291
split-complementary
#91BBD2 #D2919B #D2C991
monochromatic
#4483A5 #66A0C0 #91BBD2 #BCD6E4 #E8F1F6
Accessibility & contrast
On white
2.05
#91BBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#91BBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BBD2
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BBD2 | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B9D3
Deuteranopia (green-blind)
#A7B2D2
Tritanopia (blue-blind)
#7CC1C2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #91bbd2; /* rgb */ color: rgb(145, 187, 210); /* oklch */ color: oklch(77.0% 0.056 232.4);
Tailwind
colors: {
custom: {
50: '#b3cfdf',
500: '#91bbd2',
950: '#000000',
},
}SCSS
$custom: #91bbd2; $custom-light: #b3cfdf; $custom-dark: #000000;
JSON
{
"hex": "#91bbd2",
"rgb": {
"r": 145,
"g": 187,
"b": 210
},
"hsl": {
"h": 201.231,
"s": 41.935,
"l": 69.608
},
"oklch": {
"l": 0.76971,
"c": 0.05562,
"h": 232.4
},
"luminance": 0.46214
}Semantic roles & 50–950 ramp
primary
#91BBD2
secondary
#E9DDD6
accent
#5F30B5
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283