#91BCAB#91BCAB
#91BCAB is a light, muted teal. Relative luminance 0.449; OKLCH L 75.9% C 0.052 H 168.8°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #91BCAB |
|---|---|
| RGB | rgb(145, 188, 171) |
| HSL | hsl(156, 24%, 65%) |
| HSV | hsv(156, 23%, 74%) |
| CMYK | cmyk(22.9%, 0%, 9%, 26.3%) |
| CIE-LAB | lab(72.84, -17.83, 3.94) |
| CIE-LCH | lch(72.84, 18.26, 167.55°) |
| OKLab | oklab(75.93% -0.051 0.0101) |
| OKLCH | oklch(75.93% 0.052 168.8) |
| XYZ | xyz(37.0088, 44.9251, 45.2416) |
| Luminance | 0.4493 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.20
Greenish Grey
#96AE8D
ΔE00 8.29
Seafoam Blue
#78D1B6
ΔE00 8.34
Darkseagreen
#8FBC8F
ΔE00 8.61
Greyish Teal
#719F91
ΔE00 8.79
Mediumaquamarine
#66CDAA
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BCAB #BC91A2
analogous
#91BC95 #91BCAB #91B7BC
triadic
#91BCAB #AB91BC #BCAB91
tetradic
#91BCAB #9591BC #BC91A2 #B7BC91
square
#91BCAB #9591BC #BC91A2 #B7BC91
split-complementary
#91BCAB #BC91B7 #BC9591
monochromatic
#50836F #6BA58E #91BCAB #B7D3C8 #DDEAE5
Accessibility & contrast
On white
2.10
#91BCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#91BCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BCAB
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BCAB | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB6AA
Deuteranopia (green-blind)
#B2B0AC
Tritanopia (blue-blind)
#87BDB7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #91bcab; /* rgb */ color: rgb(145, 188, 171); /* oklch */ color: oklch(75.9% 0.052 168.8);
Tailwind
colors: {
custom: {
50: '#b2d0c4',
500: '#91bcab',
950: '#000000',
},
}SCSS
$custom: #91bcab; $custom-light: #b2d0c4; $custom-dark: #000000;
JSON
{
"hex": "#91bcab",
"rgb": {
"r": 145,
"g": 188,
"b": 171
},
"hsl": {
"h": 156.279,
"s": 24.294,
"l": 65.294
},
"oklch": {
"l": 0.75933,
"c": 0.05197,
"h": 168.8
},
"luminance": 0.44926
}Semantic roles & 50–950 ramp
primary
#91BCAB
secondary
#DCCDD3
accent
#4369A3
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111412
muted
#808281