#91BBAB#91BBAB
#91BBAB is a light, muted teal. Relative luminance 0.445; OKLCH L 75.7% C 0.050 H 169.6°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #91BBAB |
|---|---|
| RGB | rgb(145, 187, 171) |
| HSL | hsl(157, 24%, 65%) |
| HSV | hsv(157, 22%, 73%) |
| CMYK | cmyk(22.5%, 0%, 8.6%, 26.7%) |
| CIE-LAB | lab(72.56, -17.32, 3.53) |
| CIE-LCH | lch(72.56, 17.67, 168.49°) |
| OKLab | oklab(75.71% -0.0496 0.0091) |
| OKLCH | oklch(75.71% 0.05 169.6) |
| XYZ | xyz(36.7959, 44.4993, 45.1707) |
| Luminance | 0.4450 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.59
Greenish Grey
#96AE8D
ΔE00 8.33
Greyish Teal
#719F91
ΔE00 8.57
Seafoam Blue
#78D1B6
ΔE00 8.71
Darkseagreen
#8FBC8F
ΔE00 8.94
Mediumaquamarine
#66CDAA
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BBAB #BB91A1
analogous
#91BB96 #91BBAB #91B6BB
triadic
#91BBAB #AB91BB #BBAB91
tetradic
#91BBAB #9691BB #BB91A1 #B6BB91
square
#91BBAB #9691BB #BB91A1 #B6BB91
split-complementary
#91BBAB #BB91B6 #BB9691
monochromatic
#50826F #6BA48E #91BBAB #B7D2C8 #DDEAE5
Accessibility & contrast
On white
2.12
#91BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#91BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BBAB
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BBAB | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B5AA
Deuteranopia (green-blind)
#B1B0AC
Tritanopia (blue-blind)
#88BCB6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #91bbab; /* rgb */ color: rgb(145, 187, 171); /* oklch */ color: oklch(75.7% 0.050 169.6);
Tailwind
colors: {
custom: {
50: '#b2cfc4',
500: '#91bbab',
950: '#000000',
},
}SCSS
$custom: #91bbab; $custom-light: #b2cfc4; $custom-dark: #000000;
JSON
{
"hex": "#91bbab",
"rgb": {
"r": 145,
"g": 187,
"b": 171
},
"hsl": {
"h": 157.143,
"s": 23.596,
"l": 65.098
},
"oklch": {
"l": 0.75708,
"c": 0.05044,
"h": 169.6
},
"luminance": 0.44501
}Semantic roles & 50–950 ramp
primary
#91BBAB
secondary
#DBCDD2
accent
#4367A2
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111312
muted
#808281