#91ABC2#91ABC2
#91ABC2 is a light, muted cyan. Relative luminance 0.390; OKLCH L 72.9% C 0.044 H 245.2°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #91ABC2 |
|---|---|
| RGB | rgb(145, 171, 194) |
| HSL | hsl(208, 29%, 66%) |
| HSV | hsv(208, 25%, 76%) |
| CMYK | cmyk(25.3%, 11.9%, 0%, 23.9%) |
| CIE-LAB | lab(68.78, -3.75, -14.70) |
| CIE-LCH | lch(68.78, 15.17, 255.69°) |
| OKLab | oklab(72.93% -0.0186 -0.0401) |
| OKLCH | oklch(72.93% 0.044 245.2) |
| XYZ | xyz(35.9748, 39.0394, 56.6684) |
| Luminance | 0.3904 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.21
Light Grey Blue
#9DBCD4
ΔE00 4.73
Bluegrey
#85A3B2
ΔE00 5.04
Cool Gray
#9AA7B0
ΔE00 5.81
Greyblue
#77A1B5
ΔE00 6.49
Cloudy Blue
#ACC2D9
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91ABC2 #C2A891
analogous
#91C2C1 #91ABC2 #9193C2
triadic
#91ABC2 #C291AB #ABC291
tetradic
#91ABC2 #C191C2 #C2A891 #93C291
square
#91ABC2 #C191C2 #C2A891 #93C291
split-complementary
#91ABC2 #C29193 #C2C191
monochromatic
#4D6E8B #6A8DAC #91ABC2 #B8C9D8 #E0E7EE
Accessibility & contrast
On white
2.38
#91ABC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#91ABC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91ABC2
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91ABC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91ABC2 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2ABC3
Deuteranopia (green-blind)
#9CA5C2
Tritanopia (blue-blind)
#83B0B2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #91abc2; /* rgb */ color: rgb(145, 171, 194); /* oklch */ color: oklch(72.9% 0.044 245.2);
Tailwind
colors: {
custom: {
50: '#b2c4d4',
500: '#91abc2',
950: '#000000',
},
}SCSS
$custom: #91abc2; $custom-light: #b2c4d4; $custom-dark: #000000;
JSON
{
"hex": "#91abc2",
"rgb": {
"r": 145,
"g": 171,
"b": 194
},
"hsl": {
"h": 208.163,
"s": 28.655,
"l": 66.471
},
"oklch": {
"l": 0.72929,
"c": 0.0442,
"h": 245.2
},
"luminance": 0.39041
}Semantic roles & 50–950 ramp
primary
#91ABC2
secondary
#DFD7CF
accent
#703EA7
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111214
muted
#808183