#91B2CE#91B2CE
#91B2CE is a light, muted cyan. Relative luminance 0.423; OKLCH L 74.9% C 0.054 H 244.2°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #91B2CE |
|---|---|
| RGB | rgb(145, 178, 206) |
| HSL | hsl(208, 38%, 69%) |
| HSV | hsv(208, 30%, 81%) |
| CMYK | cmyk(29.6%, 13.6%, 0%, 19.2%) |
| CIE-LAB | lab(71.09, -4.68, -17.82) |
| CIE-LCH | lch(71.09, 18.43, 255.30°) |
| OKLab | oklab(74.88% -0.0236 -0.0488) |
| OKLCH | oklch(74.88% 0.054 244.2) |
| XYZ | xyz(38.7347, 42.3152, 64.5073) |
| Luminance | 0.4232 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.08
Cloudy Blue
#ACC2D9
ΔE00 5.59
Bluey Grey
#89A0B0
ΔE00 6.55
Lightsteelblue
#B0C4DE
ΔE00 6.66
Bluegrey
#85A3B2
ΔE00 6.69
Carolina Blue
#8AB8FE
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91B2CE #CEAD91
analogous
#91CECC #91B2CE #9194CE
triadic
#91B2CE #CE91B2 #B2CE91
tetradic
#91B2CE #CC91CE #CEAD91 #94CE91
square
#91B2CE #CC91CE #CEAD91 #94CE91
split-complementary
#91B2CE #CE9194 #CECC91
monochromatic
#46769E #6794BB #91B2CE #BBD0E1 #E6EDF4
Accessibility & contrast
On white
2.22
#91B2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#91B2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91B2CE
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91B2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91B2CE | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B2CF
Deuteranopia (green-blind)
#9FABCD
Tritanopia (blue-blind)
#7FB9BB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #91b2ce; /* rgb */ color: rgb(145, 178, 206); /* oklch */ color: oklch(74.9% 0.054 244.2);
Tailwind
colors: {
custom: {
50: '#b2c9dd',
500: '#91b2ce',
950: '#000000',
},
}SCSS
$custom: #91b2ce; $custom-light: #b2c9dd; $custom-dark: #000000;
JSON
{
"hex": "#91b2ce",
"rgb": {
"r": 145,
"g": 178,
"b": 206
},
"hsl": {
"h": 207.541,
"s": 38.365,
"l": 68.824
},
"oklch": {
"l": 0.74879,
"c": 0.05423,
"h": 244.2
},
"luminance": 0.42317
}Semantic roles & 50–950 ramp
primary
#91B2CE
secondary
#E6DDD4
accent
#6E34B1
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283