#91ABC3#91ABC3
#91ABC3 is a light, muted cyan. Relative luminance 0.391; OKLCH L 73.0% C 0.045 H 246.3°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #91ABC3 |
|---|---|
| RGB | rgb(145, 171, 195) |
| HSL | hsl(209, 29%, 67%) |
| HSV | hsv(209, 26%, 76%) |
| CMYK | cmyk(25.6%, 12.3%, 0%, 23.5%) |
| CIE-LAB | lab(68.81, -3.51, -15.21) |
| CIE-LCH | lch(68.81, 15.61, 256.99°) |
| OKLab | oklab(72.97% -0.0182 -0.0415) |
| OKLCH | oklch(72.97% 0.045 246.3) |
| XYZ | xyz(36.0875, 39.0844, 57.2618) |
| Luminance | 0.3909 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.48
Light Grey Blue
#9DBCD4
ΔE00 4.77
Bluegrey
#85A3B2
ΔE00 5.39
Cool Gray
#9AA7B0
ΔE00 6.10
Cloudy Blue
#ACC2D9
ΔE00 6.59
Greyblue
#77A1B5
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91ABC3 #C3A991
analogous
#91C3C2 #91ABC3 #9192C3
triadic
#91ABC3 #C391AB #ABC391
tetradic
#91ABC3 #C291C3 #C3A991 #92C391
square
#91ABC3 #C291C3 #C3A991 #92C391
split-complementary
#91ABC3 #C39192 #C3C291
monochromatic
#4D6E8D #698DAD #91ABC3 #B9C9D9 #E0E7EE
Accessibility & contrast
On white
2.38
#91ABC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#91ABC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91ABC3
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91ABC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91ABC3 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2ABC4
Deuteranopia (green-blind)
#9BA6C3
Tritanopia (blue-blind)
#83B1B3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #91abc3; /* rgb */ color: rgb(145, 171, 195); /* oklch */ color: oklch(73.0% 0.045 246.3);
Tailwind
colors: {
custom: {
50: '#b2c4d5',
500: '#91abc3',
950: '#000000',
},
}SCSS
$custom: #91abc3; $custom-light: #b2c4d5; $custom-dark: #000000;
JSON
{
"hex": "#91abc3",
"rgb": {
"r": 145,
"g": 171,
"b": 195
},
"hsl": {
"h": 208.8,
"s": 29.412,
"l": 66.667
},
"oklch": {
"l": 0.72966,
"c": 0.04532,
"h": 246.3
},
"luminance": 0.39086
}Semantic roles & 50–950 ramp
primary
#91ABC3
secondary
#E0D8D0
accent
#713DA8
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111214
muted
#808183