#91B9AB#91B9AB
#91B9AB is a light, muted teal. Relative luminance 0.437; OKLCH L 75.3% C 0.047 H 171.6°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #91B9AB |
|---|---|
| RGB | rgb(145, 185, 171) |
| HSL | hsl(159, 22%, 65%) |
| HSV | hsv(159, 22%, 73%) |
| CMYK | cmyk(21.6%, 0%, 7.6%, 27.5%) |
| CIE-LAB | lab(72.00, -16.29, 2.71) |
| CIE-LCH | lch(72.00, 16.51, 170.54°) |
| OKLab | oklab(75.26% -0.0469 0.0069) |
| OKLCH | oklch(75.26% 0.047 171.6) |
| XYZ | xyz(36.3746, 43.6567, 45.0302) |
| Luminance | 0.4366 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.43
Greyish Teal
#719F91
ΔE00 8.21
Greenish Grey
#96AE8D
ΔE00 8.49
Seafoam Blue
#78D1B6
ΔE00 9.50
Darkseagreen
#8FBC8F
ΔE00 9.64
Dull Teal
#5F9E8F
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91B9AB #B9919F
analogous
#91B997 #91B9AB #91B3B9
triadic
#91B9AB #AB91B9 #B9AB91
tetradic
#91B9AB #9791B9 #B9919F #B3B991
square
#91B9AB #9791B9 #B9919F #B3B991
split-complementary
#91B9AB #B991B3 #B99791
monochromatic
#517F6F #6CA18E #91B9AB #B6D1C8 #DCE9E4
Accessibility & contrast
On white
2.16
#91B9AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#91B9AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91B9AB
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91B9AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91B9AB | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B4AA
Deuteranopia (green-blind)
#AFAEAC
Tritanopia (blue-blind)
#88BAB5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #91b9ab; /* rgb */ color: rgb(145, 185, 171); /* oklch */ color: oklch(75.3% 0.047 171.6);
Tailwind
colors: {
custom: {
50: '#b2cec4',
500: '#91b9ab',
950: '#000000',
},
}SCSS
$custom: #91b9ab; $custom-light: #b2cec4; $custom-dark: #000000;
JSON
{
"hex": "#91b9ab",
"rgb": {
"r": 145,
"g": 185,
"b": 171
},
"hsl": {
"h": 159,
"s": 22.222,
"l": 64.706
},
"oklch": {
"l": 0.7526,
"c": 0.04743,
"h": 171.6
},
"luminance": 0.43658
}Semantic roles & 50–950 ramp
primary
#91B9AB
secondary
#DACCD1
accent
#4565A1
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111312
muted
#808281