#91ABC8#91ABC8
#91ABC8 is a light, muted cyan. Relative luminance 0.393; OKLCH L 73.2% C 0.051 H 251.3°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #91ABC8 |
|---|---|
| RGB | rgb(145, 171, 200) |
| HSL | hsl(212, 33%, 68%) |
| HSV | hsv(212, 28%, 78%) |
| CMYK | cmyk(27.5%, 14.5%, 0%, 21.6%) |
| CIE-LAB | lab(68.98, -2.32, -17.72) |
| CIE-LCH | lch(68.98, 17.87, 262.55°) |
| OKLab | oklab(73.15% -0.0164 -0.0485) |
| OKLCH | oklch(73.15% 0.051 251.3) |
| XYZ | xyz(36.6623, 39.3144, 60.2891) |
| Luminance | 0.3932 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.40
Bluey Grey
#89A0B0
ΔE00 5.97
Cloudy Blue
#ACC2D9
ΔE00 6.70
Bluegrey
#85A3B2
ΔE00 7.11
Lightsteelblue
#B0C4DE
ΔE00 7.26
Cool Gray
#9AA7B0
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91ABC8 #C8AE91
analogous
#91C6C8 #91ABC8 #9291C8
triadic
#91ABC8 #C891AB #ABC891
tetradic
#91ABC8 #C891C6 #C8AE91 #91C892
square
#91ABC8 #C891C6 #C8AE91 #91C892
split-complementary
#91ABC8 #C89291 #C6C891
monochromatic
#4A6D94 #688CB4 #91ABC8 #BACADC #E3E9F1
Accessibility & contrast
On white
2.37
#91ABC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#91ABC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91ABC8
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91ABC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91ABC8 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0ACC9
Deuteranopia (green-blind)
#9AA6C7
Tritanopia (blue-blind)
#81B1B4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #91abc8; /* rgb */ color: rgb(145, 171, 200); /* oklch */ color: oklch(73.2% 0.051 251.3);
Tailwind
colors: {
custom: {
50: '#b2c4d8',
500: '#91abc8',
950: '#000000',
},
}SCSS
$custom: #91abc8; $custom-light: #b2c4d8; $custom-dark: #000000;
JSON
{
"hex": "#91abc8",
"rgb": {
"r": 145,
"g": 171,
"b": 200
},
"hsl": {
"h": 211.636,
"s": 33.333,
"l": 67.647
},
"oklch": {
"l": 0.73151,
"c": 0.05118,
"h": 251.3
},
"luminance": 0.39316
}Semantic roles & 50–950 ramp
primary
#91ABC8
secondary
#E3DBD2
accent
#7639AC
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111214
muted
#808183