#91BBAC#91BBAC
#91BBAC is a light, muted teal. Relative luminance 0.445; OKLCH L 75.7% C 0.050 H 171.1°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #91BBAC |
|---|---|
| RGB | rgb(145, 187, 172) |
| HSL | hsl(159, 24%, 65%) |
| HSV | hsv(159, 22%, 73%) |
| CMYK | cmyk(22.5%, 0%, 8%, 26.7%) |
| CIE-LAB | lab(72.59, -17.11, 3.02) |
| CIE-LCH | lch(72.59, 17.38, 169.99°) |
| OKLab | oklab(75.74% -0.0492 0.0077) |
| OKLCH | oklch(75.74% 0.05 171.1) |
| XYZ | xyz(36.8916, 44.5376, 45.6746) |
| Luminance | 0.4454 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.74
Greyish Teal
#719F91
ΔE00 8.57
Greenish Grey
#96AE8D
ΔE00 8.61
Seafoam Blue
#78D1B6
ΔE00 8.83
Darkseagreen
#8FBC8F
ΔE00 9.32
Mediumaquamarine
#66CDAA
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BBAC #BB91A0
analogous
#91BB97 #91BBAC #91B5BB
triadic
#91BBAC #AC91BB #BBAC91
tetradic
#91BBAC #9791BB #BB91A0 #B5BB91
square
#91BBAC #9791BB #BB91A0 #B5BB91
split-complementary
#91BBAC #BB91B5 #BB9791
monochromatic
#508270 #6BA48F #91BBAC #B7D2C9 #DDEAE5
Accessibility & contrast
On white
2.12
#91BBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#91BBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BBAC
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BBAC | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B5AB
Deuteranopia (green-blind)
#B1B0AD
Tritanopia (blue-blind)
#87BCB6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #91bbac; /* rgb */ color: rgb(145, 187, 172); /* oklch */ color: oklch(75.7% 0.050 171.1);
Tailwind
colors: {
custom: {
50: '#b2cfc4',
500: '#91bbac',
950: '#000000',
},
}SCSS
$custom: #91bbac; $custom-light: #b2cfc4; $custom-dark: #000000;
JSON
{
"hex": "#91bbac",
"rgb": {
"r": 145,
"g": 187,
"b": 172
},
"hsl": {
"h": 158.571,
"s": 23.596,
"l": 65.098
},
"oklch": {
"l": 0.75737,
"c": 0.0498,
"h": 171.1
},
"luminance": 0.44539
}Semantic roles & 50–950 ramp
primary
#91BBAC
secondary
#DBCDD2
accent
#4365A2
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111312
muted
#808281