#91BCAC#91BCAC
#91BCAC is a light, muted teal. Relative luminance 0.450; OKLCH L 76.0% C 0.051 H 170.1°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #91BCAC |
|---|---|
| RGB | rgb(145, 188, 172) |
| HSL | hsl(158, 24%, 65%) |
| HSV | hsv(158, 23%, 74%) |
| CMYK | cmyk(22.9%, 0%, 8.5%, 26.3%) |
| CIE-LAB | lab(72.87, -17.62, 3.43) |
| CIE-LCH | lch(72.87, 17.95, 169.00°) |
| OKLab | oklab(75.96% -0.0505 0.0088) |
| OKLCH | oklch(75.96% 0.051 170.1) |
| XYZ | xyz(37.1045, 44.9634, 45.7455) |
| Luminance | 0.4496 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.33
Seafoam Blue
#78D1B6
ΔE00 8.44
Greenish Grey
#96AE8D
ΔE00 8.55
Greyish Teal
#719F91
ΔE00 8.77
Darkseagreen
#8FBC8F
ΔE00 8.99
Mediumaquamarine
#66CDAA
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BCAC #BC91A1
analogous
#91BC96 #91BCAC #91B7BC
triadic
#91BCAC #AC91BC #BCAC91
tetradic
#91BCAC #9691BC #BC91A1 #B7BC91
square
#91BCAC #9691BC #BC91A1 #B7BC91
split-complementary
#91BCAC #BC91B7 #BC9691
monochromatic
#508370 #6BA58F #91BCAC #B7D3C9 #DDEAE5
Accessibility & contrast
On white
2.10
#91BCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#91BCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BCAC
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BCAC | 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)
#B9B6AB
Deuteranopia (green-blind)
#B2B1AD
Tritanopia (blue-blind)
#87BDB7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #91bcac; /* rgb */ color: rgb(145, 188, 172); /* oklch */ color: oklch(76.0% 0.051 170.1);
Tailwind
colors: {
custom: {
50: '#b2d0c4',
500: '#91bcac',
950: '#000000',
},
}SCSS
$custom: #91bcac; $custom-light: #b2d0c4; $custom-dark: #000000;
JSON
{
"hex": "#91bcac",
"rgb": {
"r": 145,
"g": 188,
"b": 172
},
"hsl": {
"h": 157.674,
"s": 24.294,
"l": 65.294
},
"oklch": {
"l": 0.75961,
"c": 0.05131,
"h": 170.1
},
"luminance": 0.44965
}Semantic roles & 50–950 ramp
primary
#91BCAC
secondary
#DCCDD3
accent
#4366A3
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111412
muted
#808281