#91BBCE#91BBCE
#91BBCE is a light, muted cyan. Relative luminance 0.460; OKLCH L 76.8% C 0.052 H 227.4°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #91BBCE |
|---|---|
| RGB | rgb(145, 187, 206) |
| HSL | hsl(199, 38%, 69%) |
| HSV | hsv(199, 30%, 81%) |
| CMYK | cmyk(29.6%, 9.2%, 0%, 19.2%) |
| CIE-LAB | lab(73.56, -9.50, -14.10) |
| CIE-LCH | lch(73.56, 17.01, 236.03°) |
| OKLab | oklab(76.83% -0.0355 -0.0385) |
| OKLCH | oklch(76.83% 0.052 227.4) |
| XYZ | xyz(40.5845, 46.0148, 65.1239) |
| Luminance | 0.4602 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.42
Sky Blue
#87CEEB
ΔE00 6.28
Baby Blue
#89CFF0
ΔE00 6.71
Bluegrey
#85A3B2
ΔE00 6.99
Cloudy Blue
#ACC2D9
ΔE00 7.35
Lightblue
#ADD8E6
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BBCE #CEA491
analogous
#91CEC3 #91BBCE #919DCE
triadic
#91BBCE #CE91BB #BBCE91
tetradic
#91BBCE #C391CE #CEA491 #9DCE91
square
#91BBCE #C391CE #CEA491 #9DCE91
split-complementary
#91BBCE #CE919D #CEC391
monochromatic
#46839E #67A1BB #91BBCE #BBD5E1 #E6EFF4
Accessibility & contrast
On white
2.06
#91BBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#91BBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BBCE
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BBCE | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B9CF
Deuteranopia (green-blind)
#A8B2CE
Tritanopia (blue-blind)
#7EC1C1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #91bbce; /* rgb */ color: rgb(145, 187, 206); /* oklch */ color: oklch(76.8% 0.052 227.4);
Tailwind
colors: {
custom: {
50: '#b2cfdd',
500: '#91bbce',
950: '#000000',
},
}SCSS
$custom: #91bbce; $custom-light: #b2cfdd; $custom-dark: #000000;
JSON
{
"hex": "#91bbce",
"rgb": {
"r": 145,
"g": 187,
"b": 206
},
"hsl": {
"h": 198.689,
"s": 38.365,
"l": 68.824
},
"oklch": {
"l": 0.76828,
"c": 0.05237,
"h": 227.4
},
"luminance": 0.46017
}Semantic roles & 50–950 ramp
primary
#91BBCE
secondary
#E6DAD4
accent
#5B34B1
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283