#91ABC4#91ABC4
#91ABC4 is a light, muted cyan. Relative luminance 0.391; OKLCH L 73.0% C 0.046 H 247.4°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #91ABC4 |
|---|---|
| RGB | rgb(145, 171, 196) |
| HSL | hsl(209, 30%, 67%) |
| HSV | hsv(209, 26%, 77%) |
| CMYK | cmyk(26%, 12.8%, 0%, 23.1%) |
| CIE-LAB | lab(68.85, -3.28, -15.71) |
| CIE-LCH | lch(68.85, 16.05, 258.22°) |
| OKLab | oklab(73% -0.0178 -0.0429) |
| OKLCH | oklch(73% 0.046 247.4) |
| XYZ | xyz(36.2009, 39.1298, 57.8593) |
| Luminance | 0.3913 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.76
Light Grey Blue
#9DBCD4
ΔE00 4.85
Bluegrey
#85A3B2
ΔE00 5.74
Cool Gray
#9AA7B0
ΔE00 6.38
Cloudy Blue
#ACC2D9
ΔE00 6.57
Greyblue
#77A1B5
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91ABC4 #C4AA91
analogous
#91C4C4 #91ABC4 #9192C4
triadic
#91ABC4 #C491AB #ABC491
tetradic
#91ABC4 #C491C4 #C4AA91 #92C491
square
#91ABC4 #C491C4 #C4AA91 #92C491
split-complementary
#91ABC4 #C49192 #C4C491
monochromatic
#4C6E8E #698DAF #91ABC4 #B9C9D9 #E1E8EF
Accessibility & contrast
On white
2.38
#91ABC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#91ABC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91ABC4
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91ABC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91ABC4 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1ABC5
Deuteranopia (green-blind)
#9BA6C4
Tritanopia (blue-blind)
#83B1B3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #91abc4; /* rgb */ color: rgb(145, 171, 196); /* oklch */ color: oklch(73.0% 0.046 247.4);
Tailwind
colors: {
custom: {
50: '#b2c4d5',
500: '#91abc4',
950: '#000000',
},
}SCSS
$custom: #91abc4; $custom-light: #b2c4d5; $custom-dark: #000000;
JSON
{
"hex": "#91abc4",
"rgb": {
"r": 145,
"g": 171,
"b": 196
},
"hsl": {
"h": 209.412,
"s": 30.178,
"l": 66.863
},
"oklch": {
"l": 0.73002,
"c": 0.04646,
"h": 247.4
},
"luminance": 0.39131
}Semantic roles & 50–950 ramp
primary
#91ABC4
secondary
#E1D8D0
accent
#723DA9
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111214
muted
#808183