#91B2CD#91B2CD
#91B2CD is a light, muted cyan. Relative luminance 0.423; OKLCH L 74.8% C 0.053 H 243.2°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #91B2CD |
|---|---|
| RGB | rgb(145, 178, 205) |
| HSL | hsl(207, 38%, 69%) |
| HSV | hsv(207, 29%, 80%) |
| CMYK | cmyk(29.3%, 13.2%, 0%, 19.6%) |
| CIE-LAB | lab(71.05, -4.92, -17.33) |
| CIE-LCH | lch(71.05, 18.01, 254.15°) |
| OKLab | oklab(74.84% -0.024 -0.0474) |
| OKLCH | oklch(74.84% 0.053 243.2) |
| XYZ | xyz(38.6136, 42.2667, 63.8695) |
| Luminance | 0.4227 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.96
Cloudy Blue
#ACC2D9
ΔE00 5.62
Bluey Grey
#89A0B0
ΔE00 6.36
Bluegrey
#85A3B2
ΔE00 6.41
Lightsteelblue
#B0C4DE
ΔE00 6.76
Greyblue
#77A1B5
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91B2CD #CDAC91
analogous
#91CDCA #91B2CD #9194CD
triadic
#91B2CD #CD91B2 #B2CD91
tetradic
#91B2CD #CA91CD #CDAC91 #94CD91
square
#91B2CD #CA91CD #CDAC91 #94CD91
split-complementary
#91B2CD #CD9194 #CDCA91
monochromatic
#47769C #6795BA #91B2CD #BBCFE0 #E5EDF3
Accessibility & contrast
On white
2.22
#91B2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#91B2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91B2CD
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91B2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91B2CD | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B2CE
Deuteranopia (green-blind)
#9FABCD
Tritanopia (blue-blind)
#7FB9BB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #91b2cd; /* rgb */ color: rgb(145, 178, 205); /* oklch */ color: oklch(74.8% 0.053 243.2);
Tailwind
colors: {
custom: {
50: '#b2c9dc',
500: '#91b2cd',
950: '#000000',
},
}SCSS
$custom: #91b2cd; $custom-light: #b2c9dc; $custom-dark: #000000;
JSON
{
"hex": "#91b2cd",
"rgb": {
"r": 145,
"g": 178,
"b": 205
},
"hsl": {
"h": 207,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.74841,
"c": 0.05314,
"h": 243.2
},
"luminance": 0.42268
}Semantic roles & 50–950 ramp
primary
#91B2CD
secondary
#E6DCD4
accent
#6D35B0
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283