#91ABB0#91ABB0
#91ABB0 is a light, muted teal. Relative luminance 0.383; OKLCH L 72.3% C 0.030 H 210.6°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #91ABB0 |
|---|---|
| RGB | rgb(145, 171, 176) |
| HSL | hsl(190, 16%, 63%) |
| HSV | hsv(190, 18%, 69%) |
| CMYK | cmyk(17.6%, 2.8%, 0%, 31%) |
| CIE-LAB | lab(68.23, -7.85, -5.57) |
| CIE-LCH | lch(68.23, 9.62, 215.35°) |
| OKLab | oklab(72.31% -0.0255 -0.0151) |
| OKLCH | oklch(72.31% 0.03 210.6) |
| XYZ | xyz(34.0743, 38.2792, 46.6592) |
| Luminance | 0.3828 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.35
Bluegrey
#85A3B2
ΔE00 4.97
Cool Gray
#9AA7B0
ΔE00 5.80
Bluey Grey
#89A0B0
ΔE00 6.44
Greyblue
#77A1B5
ΔE00 7.12
Pewter
#899397
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91ABB0 #B09691
analogous
#91B0A5 #91ABB0 #919BB0
triadic
#91ABB0 #B091AB #ABB091
tetradic
#91ABB0 #A591B0 #B09691 #9BB091
square
#91ABB0 #A591B0 #B09691 #9BB091
split-complementary
#91ABB0 #B0919B #B0A591
monochromatic
#536E74 #6D9096 #91ABB0 #B5C6CA #D8E1E3
Accessibility & contrast
On white
2.43
#91ABB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#91ABB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91ABB0
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91ABB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91ABB0 | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A9B0
Deuteranopia (green-blind)
#A1A5B0
Tritanopia (blue-blind)
#88AEAC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #91abb0; /* rgb */ color: rgb(145, 171, 176); /* oklch */ color: oklch(72.3% 0.030 210.6);
Tailwind
colors: {
custom: {
50: '#b1c4c7',
500: '#91abb0',
950: '#000000',
},
}SCSS
$custom: #91abb0; $custom-light: #b1c4c7; $custom-dark: #000000;
JSON
{
"hex": "#91abb0",
"rgb": {
"r": 145,
"g": 171,
"b": 176
},
"hsl": {
"h": 189.677,
"s": 16.402,
"l": 62.941
},
"oklch": {
"l": 0.72309,
"c": 0.02966,
"h": 210.6
},
"luminance": 0.3828
}Semantic roles & 50–950 ramp
primary
#91ABB0
secondary
#D4CBC9
accent
#584B9B
background
#FAFCFC
surface
#F5F8F8
border
#CFD1D1
text
#111213
muted
#808182