#91ABC0#91ABC0
#91ABC0 is a light, muted cyan. Relative luminance 0.390; OKLCH L 72.9% C 0.042 H 242.6°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #91ABC0 |
|---|---|
| RGB | rgb(145, 171, 192) |
| HSL | hsl(207, 27%, 66%) |
| HSV | hsv(207, 24%, 75%) |
| CMYK | cmyk(24.5%, 10.9%, 0%, 24.7%) |
| CIE-LAB | lab(68.72, -4.22, -13.70) |
| CIE-LCH | lch(68.72, 14.33, 252.87°) |
| OKLab | oklab(72.86% -0.0193 -0.0373) |
| OKLCH | oklch(72.86% 0.042 242.6) |
| XYZ | xyz(35.7517, 38.9501, 55.4934) |
| Luminance | 0.3895 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.75
Bluegrey
#85A3B2
ΔE00 4.37
Light Grey Blue
#9DBCD4
ΔE00 4.75
Cool Gray
#9AA7B0
ΔE00 5.29
Greyblue
#77A1B5
ΔE00 6.05
Cloudy Blue
#ACC2D9
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91ABC0 #C0A691
analogous
#91C0BD #91ABC0 #9193C0
triadic
#91ABC0 #C091AB #ABC091
tetradic
#91ABC0 #BD91C0 #C0A691 #93C091
square
#91ABC0 #BD91C0 #C0A691 #93C091
split-complementary
#91ABC0 #C09193 #C0BD91
monochromatic
#4E6E88 #6A8DAA #91ABC0 #B8C9D6 #DFE6ED
Accessibility & contrast
On white
2.39
#91ABC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#91ABC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91ABC0
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91ABC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91ABC0 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3ABC1
Deuteranopia (green-blind)
#9CA5C0
Tritanopia (blue-blind)
#84B0B2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #91abc0; /* rgb */ color: rgb(145, 171, 192); /* oklch */ color: oklch(72.9% 0.042 242.6);
Tailwind
colors: {
custom: {
50: '#b2c4d3',
500: '#91abc0',
950: '#000000',
},
}SCSS
$custom: #91abc0; $custom-light: #b2c4d3; $custom-dark: #000000;
JSON
{
"hex": "#91abc0",
"rgb": {
"r": 145,
"g": 171,
"b": 192
},
"hsl": {
"h": 206.809,
"s": 27.168,
"l": 66.078
},
"oklch": {
"l": 0.72857,
"c": 0.04202,
"h": 242.6
},
"luminance": 0.38951
}Semantic roles & 50–950 ramp
primary
#91ABC0
secondary
#DED6CF
accent
#6D40A6
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111214
muted
#808182