#91BAAA#91BAAA
#91BAAA is a light, muted teal. Relative luminance 0.440; OKLCH L 75.5% C 0.050 H 169.1°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #91BAAA |
|---|---|
| RGB | rgb(145, 186, 170) |
| HSL | hsl(157, 23%, 65%) |
| HSV | hsv(157, 22%, 73%) |
| CMYK | cmyk(22%, 0%, 8.6%, 27.1%) |
| CIE-LAB | lab(72.25, -17.01, 3.63) |
| CIE-LCH | lch(72.25, 17.39, 167.95°) |
| OKLab | oklab(75.46% -0.0487 0.0093) |
| OKLCH | oklch(75.46% 0.05 169.1) |
| XYZ | xyz(36.4896, 44.0385, 44.6001) |
| Luminance | 0.4404 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.87
Greenish Grey
#96AE8D
ΔE00 8.10
Greyish Teal
#719F91
ΔE00 8.38
Darkseagreen
#8FBC8F
ΔE00 8.91
Seafoam Blue
#78D1B6
ΔE00 8.98
Sage Green
#9CAF88
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BAAA #BA91A1
analogous
#91BA95 #91BAAA #91B6BA
triadic
#91BAAA #AA91BA #BAAA91
tetradic
#91BAAA #9591BA #BA91A1 #B6BA91
square
#91BAAA #9591BA #BA91A1 #B6BA91
split-complementary
#91BAAA #BA91B6 #BA9591
monochromatic
#50806E #6BA28D #91BAAA #B7D2C7 #DCE9E4
Accessibility & contrast
On white
2.14
#91BAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#91BAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BAAA
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BAAA | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B4A9
Deuteranopia (green-blind)
#B0AFAB
Tritanopia (blue-blind)
#88BBB5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #91baaa; /* rgb */ color: rgb(145, 186, 170); /* oklch */ color: oklch(75.5% 0.050 169.1);
Tailwind
colors: {
custom: {
50: '#b2cec3',
500: '#91baaa',
950: '#000000',
},
}SCSS
$custom: #91baaa; $custom-light: #b2cec3; $custom-dark: #000000;
JSON
{
"hex": "#91baaa",
"rgb": {
"r": 145,
"g": 186,
"b": 170
},
"hsl": {
"h": 156.585,
"s": 22.905,
"l": 64.902
},
"oklch": {
"l": 0.75455,
"c": 0.04959,
"h": 169.1
},
"luminance": 0.4404
}Semantic roles & 50–950 ramp
primary
#91BAAA
secondary
#DACCD2
accent
#4469A1
background
#FBFCFB
surface
#F6F9F7
border
#D0D2D0
text
#111312
muted
#808281