#91B2CF#91B2CF
#91B2CF is a light, muted cyan. Relative luminance 0.424; OKLCH L 74.9% C 0.055 H 245.2°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #91B2CF |
|---|---|
| RGB | rgb(145, 178, 207) |
| HSL | hsl(208, 39%, 69%) |
| HSV | hsv(208, 30%, 81%) |
| CMYK | cmyk(30%, 14%, 0%, 18.8%) |
| CIE-LAB | lab(71.12, -4.43, -18.32) |
| CIE-LCH | lch(71.12, 18.85, 256.40°) |
| OKLab | oklab(74.92% -0.0232 -0.0502) |
| OKLCH | oklch(74.92% 0.055 245.2) |
| XYZ | xyz(38.8566, 42.3639, 65.1491) |
| Luminance | 0.4237 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.23
Cloudy Blue
#ACC2D9
ΔE00 5.60
Lightsteelblue
#B0C4DE
ΔE00 6.57
Bluey Grey
#89A0B0
ΔE00 6.76
Carolina Blue
#8AB8FE
ΔE00 6.95
Bluegrey
#85A3B2
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91B2CF #CFAE91
analogous
#91CFCD #91B2CF #9193CF
triadic
#91B2CF #CF91B2 #B2CF91
tetradic
#91B2CF #CD91CF #CFAE91 #93CF91
square
#91B2CF #CD91CF #CFAE91 #93CF91
split-complementary
#91B2CF #CF9193 #CFCD91
monochromatic
#4676A0 #6694BC #91B2CF #BCD0E2 #E6EEF4
Accessibility & contrast
On white
2.22
#91B2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#91B2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91B2CF
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91B2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91B2CF | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B2D0
Deuteranopia (green-blind)
#9FABCE
Tritanopia (blue-blind)
#7EB9BB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #91b2cf; /* rgb */ color: rgb(145, 178, 207); /* oklch */ color: oklch(74.9% 0.055 245.2);
Tailwind
colors: {
custom: {
50: '#b2c9dd',
500: '#91b2cf',
950: '#000000',
},
}SCSS
$custom: #91b2cf; $custom-light: #b2c9dd; $custom-dark: #000000;
JSON
{
"hex": "#91b2cf",
"rgb": {
"r": 145,
"g": 178,
"b": 207
},
"hsl": {
"h": 208.065,
"s": 39.241,
"l": 69.02
},
"oklch": {
"l": 0.74916,
"c": 0.05533,
"h": 245.2
},
"luminance": 0.42366
}Semantic roles & 50–950 ramp
primary
#91B2CF
secondary
#E7DDD5
accent
#6F33B2
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283