#91BCA9#91BCA9
#91BCA9 is a light, muted teal. Relative luminance 0.449; OKLCH L 75.9% C 0.053 H 166.1°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #91BCA9 |
|---|---|
| RGB | rgb(145, 188, 169) |
| HSL | hsl(153, 24%, 65%) |
| HSV | hsv(153, 23%, 74%) |
| CMYK | cmyk(22.9%, 0%, 10.1%, 26.3%) |
| CIE-LAB | lab(72.79, -18.24, 4.95) |
| CIE-LCH | lch(72.79, 18.90, 164.81°) |
| OKLab | oklab(75.88% -0.0518 0.0128) |
| OKLCH | oklch(75.88% 0.053 166.1) |
| XYZ | xyz(36.8196, 44.8494, 44.2453) |
| Luminance | 0.4485 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.01
Greenish Grey
#96AE8D
ΔE00 7.78
Darkseagreen
#8FBC8F
ΔE00 7.89
Seafoam Blue
#78D1B6
ΔE00 8.19
Greyish Teal
#719F91
ΔE00 8.86
Mediumaquamarine
#66CDAA
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BCA9 #BC91A4
analogous
#91BC93 #91BCA9 #91BABC
triadic
#91BCA9 #A991BC #BCA991
tetradic
#91BCA9 #9391BC #BC91A4 #BABC91
square
#91BCA9 #9391BC #BC91A4 #BABC91
split-complementary
#91BCA9 #BC91BA #BC9391
monochromatic
#50836C #6BA58B #91BCA9 #B7D3C7 #DDEAE4
Accessibility & contrast
On white
2.11
#91BCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#91BCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BCA9
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BCA9 | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB6A8
Deuteranopia (green-blind)
#B2B0AA
Tritanopia (blue-blind)
#88BCB6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #91bca9; /* rgb */ color: rgb(145, 188, 169); /* oklch */ color: oklch(75.9% 0.053 166.1);
Tailwind
colors: {
custom: {
50: '#b2d0c2',
500: '#91bca9',
950: '#000000',
},
}SCSS
$custom: #91bca9; $custom-light: #b2d0c2; $custom-dark: #000000;
JSON
{
"hex": "#91bca9",
"rgb": {
"r": 145,
"g": 188,
"b": 169
},
"hsl": {
"h": 153.488,
"s": 24.294,
"l": 65.294
},
"oklch": {
"l": 0.75876,
"c": 0.05338,
"h": 166.1
},
"luminance": 0.44851
}Semantic roles & 50–950 ramp
primary
#91BCA9
secondary
#DCCDD4
accent
#436DA3
background
#FBFCFB
surface
#F6F9F7
border
#D0D2D0
text
#111412
muted
#808281