#91BABC#91BABC
#91BABC is a light, muted teal. Relative luminance 0.448; OKLCH L 76.0% C 0.044 H 200.0°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #91BABC |
|---|---|
| RGB | rgb(145, 186, 188) |
| HSL | hsl(183, 24%, 65%) |
| HSV | hsv(183, 23%, 74%) |
| CMYK | cmyk(22.9%, 1.1%, 0%, 26.3%) |
| CIE-LAB | lab(72.74, -13.15, -5.50) |
| CIE-LCH | lch(72.74, 14.25, 202.69°) |
| OKLab | oklab(76% -0.0412 -0.015) |
| OKLCH | oklch(76% 0.044 200) |
| XYZ | xyz(38.3103, 44.7669, 54.1895) |
| Luminance | 0.4477 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 9.32
Powder Blue
#B0E0E6
ΔE00 9.50
Bluegrey
#85A3B2
ΔE00 9.63
Cool Grey
#95A3A6
ΔE00 9.83
Cadetblue
#5F9EA0
ΔE00 10.31
Greyblue
#77A1B5
ΔE00 10.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BABC #BC9391
analogous
#91BCA8 #91BABC #91A4BC
triadic
#91BABC #BC91BA #BABC91
tetradic
#91BABC #A891BC #BC9391 #A4BC91
square
#91BABC #A891BC #BC9391 #A4BC91
split-complementary
#91BABC #BC91A4 #BCA891
monochromatic
#508183 #6BA2A5 #91BABC #B7D2D3 #DDEAEA
Accessibility & contrast
On white
2.11
#91BABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#91BABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BABC
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BABC | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BC
Deuteranopia (green-blind)
#ACB0BC
Tritanopia (blue-blind)
#83BDBA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #91babc; /* rgb */ color: rgb(145, 186, 188); /* oklch */ color: oklch(76.0% 0.044 200.0);
Tailwind
colors: {
custom: {
50: '#b2ced0',
500: '#91babc',
950: '#000000',
},
}SCSS
$custom: #91babc; $custom-light: #b2ced0; $custom-dark: #000000;
JSON
{
"hex": "#91babc",
"rgb": {
"r": 145,
"g": 186,
"b": 188
},
"hsl": {
"h": 182.791,
"s": 24.294,
"l": 65.294
},
"oklch": {
"l": 0.76001,
"c": 0.04385,
"h": 200
},
"luminance": 0.44768
}Semantic roles & 50–950 ramp
primary
#91BABC
secondary
#DCCECD
accent
#4743A3
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282