#91B2CA#91B2CA
#91B2CA is a light, muted cyan. Relative luminance 0.421; OKLCH L 74.7% C 0.050 H 239.9°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #91B2CA |
|---|---|
| RGB | rgb(145, 178, 202) |
| HSL | hsl(205, 35%, 68%) |
| HSV | hsv(205, 28%, 79%) |
| CMYK | cmyk(28.2%, 11.9%, 0%, 20.8%) |
| CIE-LAB | lab(70.96, -5.65, -15.83) |
| CIE-LCH | lch(70.96, 16.81, 250.37°) |
| OKLab | oklab(74.73% -0.0251 -0.0433) |
| OKLCH | oklch(74.73% 0.05 239.9) |
| XYZ | xyz(38.2550, 42.1233, 61.9806) |
| Luminance | 0.4213 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.90
Bluegrey
#85A3B2
ΔE00 5.60
Cloudy Blue
#ACC2D9
ΔE00 5.84
Bluey Grey
#89A0B0
ΔE00 5.88
Greyblue
#77A1B5
ΔE00 6.54
Cool Gray
#9AA7B0
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91B2CA #CAA991
analogous
#91CAC5 #91B2CA #9195CA
triadic
#91B2CA #CA91B2 #B2CA91
tetradic
#91B2CA #C591CA #CAA991 #95CA91
square
#91B2CA #C591CA #CAA991 #95CA91
split-complementary
#91B2CA #CA9195 #CAC591
monochromatic
#497798 #6895B6 #91B2CA #BACFDE #E4ECF2
Accessibility & contrast
On white
2.23
#91B2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#91B2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91B2CA
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91B2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91B2CA | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B1CB
Deuteranopia (green-blind)
#A0ABCA
Tritanopia (blue-blind)
#80B8BA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #91b2ca; /* rgb */ color: rgb(145, 178, 202); /* oklch */ color: oklch(74.7% 0.050 239.9);
Tailwind
colors: {
custom: {
50: '#b2c9da',
500: '#91b2ca',
950: '#000000',
},
}SCSS
$custom: #91b2ca; $custom-light: #b2c9da; $custom-dark: #000000;
JSON
{
"hex": "#91b2ca",
"rgb": {
"r": 145,
"g": 178,
"b": 202
},
"hsl": {
"h": 205.263,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.74731,
"c": 0.05001,
"h": 239.9
},
"luminance": 0.42125
}Semantic roles & 50–950 ramp
primary
#91B2CA
secondary
#E4DAD3
accent
#6938AE
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111314
muted
#808283