#91BBAF#91BBAF
#91BBAF is a light, muted teal. Relative luminance 0.447; OKLCH L 75.8% C 0.048 H 175.6°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #91BBAF |
|---|---|
| RGB | rgb(145, 187, 175) |
| HSL | hsl(163, 24%, 65%) |
| HSV | hsv(163, 22%, 73%) |
| CMYK | cmyk(22.5%, 0%, 6.4%, 26.7%) |
| CIE-LAB | lab(72.66, -16.49, 1.49) |
| CIE-LCH | lch(72.66, 16.55, 174.82°) |
| OKLab | oklab(75.82% -0.0479 0.0037) |
| OKLCH | oklch(75.82% 0.048 175.6) |
| XYZ | xyz(37.1830, 44.6542, 47.2091) |
| Luminance | 0.4466 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.31
Greyish Teal
#719F91
ΔE00 8.68
Seafoam Blue
#78D1B6
ΔE00 9.29
Greenish Grey
#96AE8D
ΔE00 9.52
Darkseagreen
#8FBC8F
ΔE00 10.48
Dull Teal
#5F9E8F
ΔE00 10.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BBAF #BB919D
analogous
#91BB9A #91BBAF #91B2BB
triadic
#91BBAF #AF91BB #BBAF91
tetradic
#91BBAF #9A91BB #BB919D #B2BB91
square
#91BBAF #9A91BB #BB919D #B2BB91
split-complementary
#91BBAF #BB91B2 #BB9A91
monochromatic
#508273 #6BA493 #91BBAF #B7D2CB #DDEAE6
Accessibility & contrast
On white
2.11
#91BBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#91BBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BBAF
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BBAF | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B6AE
Deuteranopia (green-blind)
#B0B0B0
Tritanopia (blue-blind)
#87BCB7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #91bbaf; /* rgb */ color: rgb(145, 187, 175); /* oklch */ color: oklch(75.8% 0.048 175.6);
Tailwind
colors: {
custom: {
50: '#b2cfc6',
500: '#91bbaf',
950: '#000000',
},
}SCSS
$custom: #91bbaf; $custom-light: #b2cfc6; $custom-dark: #000000;
JSON
{
"hex": "#91bbaf",
"rgb": {
"r": 145,
"g": 187,
"b": 175
},
"hsl": {
"h": 162.857,
"s": 23.596,
"l": 65.098
},
"oklch": {
"l": 0.75824,
"c": 0.04807,
"h": 175.6
},
"luminance": 0.44656
}Semantic roles & 50–950 ramp
primary
#91BBAF
secondary
#DBCDD1
accent
#435EA2
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282