#91BAAB#91BAAB
#91BAAB is a light, muted teal. Relative luminance 0.441; OKLCH L 75.5% C 0.049 H 170.6°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #91BAAB |
|---|---|
| RGB | rgb(145, 186, 171) |
| HSL | hsl(158, 23%, 65%) |
| HSV | hsv(158, 22%, 73%) |
| CMYK | cmyk(22%, 0%, 8.1%, 27.1%) |
| CIE-LAB | lab(72.28, -16.80, 3.12) |
| CIE-LCH | lch(72.28, 17.09, 169.48°) |
| OKLab | oklab(75.48% -0.0483 0.008) |
| OKLCH | oklch(75.48% 0.049 170.6) |
| XYZ | xyz(36.5845, 44.0765, 45.1002) |
| Luminance | 0.4408 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.00
Greyish Teal
#719F91
ΔE00 8.38
Greenish Grey
#96AE8D
ΔE00 8.39
Seafoam Blue
#78D1B6
ΔE00 9.10
Darkseagreen
#8FBC8F
ΔE00 9.28
Dull Teal
#5F9E8F
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BAAB #BA91A0
analogous
#91BA97 #91BAAB #91B4BA
triadic
#91BAAB #AB91BA #BAAB91
tetradic
#91BAAB #9791BA #BA91A0 #B4BA91
square
#91BAAB #9791BA #BA91A0 #B4BA91
split-complementary
#91BAAB #BA91B4 #BA9791
monochromatic
#50806F #6BA28E #91BAAB #B7D2C8 #DCE9E4
Accessibility & contrast
On white
2.14
#91BAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#91BAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BAAB
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BAAB | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B4AA
Deuteranopia (green-blind)
#B0AFAC
Tritanopia (blue-blind)
#88BBB5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #91baab; /* rgb */ color: rgb(145, 186, 171); /* oklch */ color: oklch(75.5% 0.049 170.6);
Tailwind
colors: {
custom: {
50: '#b2cec4',
500: '#91baab',
950: '#000000',
},
}SCSS
$custom: #91baab; $custom-light: #b2cec4; $custom-dark: #000000;
JSON
{
"hex": "#91baab",
"rgb": {
"r": 145,
"g": 186,
"b": 171
},
"hsl": {
"h": 158.049,
"s": 22.905,
"l": 64.902
},
"oklch": {
"l": 0.75484,
"c": 0.04893,
"h": 170.6
},
"luminance": 0.44078
}Semantic roles & 50–950 ramp
primary
#91BAAB
secondary
#DACCD2
accent
#4466A1
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111312
muted
#808281