#91BABA#91BABA
#91BABA is a light, muted teal. Relative luminance 0.447; OKLCH L 75.9% C 0.044 H 196.3°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #91BABA |
|---|---|
| RGB | rgb(145, 186, 186) |
| HSL | hsl(180, 23%, 65%) |
| HSV | hsv(180, 22%, 73%) |
| CMYK | cmyk(22%, 0%, 0%, 27.1%) |
| CIE-LAB | lab(72.68, -13.59, -4.49) |
| CIE-LCH | lch(72.68, 14.32, 198.27°) |
| OKLab | oklab(75.94% -0.042 -0.0123) |
| OKLCH | oklch(75.94% 0.044 196.3) |
| XYZ | xyz(38.0962, 44.6812, 53.0619) |
| Luminance | 0.4468 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.71
Lightblue
#ADD8E6
ΔE00 9.88
Cool Grey
#95A3A6
ΔE00 10.10
Cadetblue
#5F9EA0
ΔE00 10.20
Bluegrey
#85A3B2
ΔE00 10.28
Greyish Teal
#719F91
ΔE00 10.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BABA #BA9191
analogous
#91BAA6 #91BABA #91A6BA
triadic
#91BABA #BA91BA #BABA91
tetradic
#91BABA #A691BA #BA9191 #A6BA91
square
#91BABA #A691BA #BA9191 #A6BA91
split-complementary
#91BABA #BA91A6 #BAA691
monochromatic
#508080 #6BA2A2 #91BABA #B7D2D2 #DCE9E9
Accessibility & contrast
On white
2.11
#91BABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#91BABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BABA
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BABA | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B6BA
Deuteranopia (green-blind)
#ACB0BA
Tritanopia (blue-blind)
#84BDBA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #91baba; /* rgb */ color: rgb(145, 186, 186); /* oklch */ color: oklch(75.9% 0.044 196.3);
Tailwind
colors: {
custom: {
50: '#b2cece',
500: '#91baba',
950: '#000000',
},
}SCSS
$custom: #91baba; $custom-light: #b2cece; $custom-dark: #000000;
JSON
{
"hex": "#91baba",
"rgb": {
"r": 145,
"g": 186,
"b": 186
},
"hsl": {
"h": 180,
"s": 22.905,
"l": 64.902
},
"oklch": {
"l": 0.75937,
"c": 0.04377,
"h": 196.3
},
"luminance": 0.44683
}Semantic roles & 50–950 ramp
primary
#91BABA
secondary
#DACCCC
accent
#4444A1
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111313
muted
#808282