#91BBAE#91BBAE
#91BBAE is a light, muted teal. Relative luminance 0.446; OKLCH L 75.8% C 0.049 H 174.0°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #91BBAE |
|---|---|
| RGB | rgb(145, 187, 174) |
| HSL | hsl(161, 24%, 65%) |
| HSV | hsv(161, 22%, 73%) |
| CMYK | cmyk(22.5%, 0%, 7%, 26.7%) |
| CIE-LAB | lab(72.64, -16.70, 2.00) |
| CIE-LCH | lch(72.64, 16.82, 173.16°) |
| OKLab | oklab(75.8% -0.0483 0.0051) |
| OKLCH | oklch(75.8% 0.049 174) |
| XYZ | xyz(37.0851, 44.6150, 46.6938) |
| Luminance | 0.4462 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.09
Greyish Teal
#719F91
ΔE00 8.63
Seafoam Blue
#78D1B6
ΔE00 9.12
Greenish Grey
#96AE8D
ΔE00 9.20
Darkseagreen
#8FBC8F
ΔE00 10.09
Dull Teal
#5F9E8F
ΔE00 10.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BBAE #BB919E
analogous
#91BB99 #91BBAE #91B3BB
triadic
#91BBAE #AE91BB #BBAE91
tetradic
#91BBAE #9991BB #BB919E #B3BB91
square
#91BBAE #9991BB #BB919E #B3BB91
split-complementary
#91BBAE #BB91B3 #BB9991
monochromatic
#508272 #6BA492 #91BBAE #B7D2CA #DDEAE6
Accessibility & contrast
On white
2.12
#91BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#91BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BBAE
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BBAE | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B6AD
Deuteranopia (green-blind)
#B0B0AF
Tritanopia (blue-blind)
#87BCB7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #91bbae; /* rgb */ color: rgb(145, 187, 174); /* oklch */ color: oklch(75.8% 0.049 174.0);
Tailwind
colors: {
custom: {
50: '#b2cfc6',
500: '#91bbae',
950: '#000000',
},
}SCSS
$custom: #91bbae; $custom-light: #b2cfc6; $custom-dark: #000000;
JSON
{
"hex": "#91bbae",
"rgb": {
"r": 145,
"g": 187,
"b": 174
},
"hsl": {
"h": 161.429,
"s": 23.596,
"l": 65.098
},
"oklch": {
"l": 0.75795,
"c": 0.04861,
"h": 174
},
"luminance": 0.44616
}Semantic roles & 50–950 ramp
primary
#91BBAE
secondary
#DBCDD1
accent
#4361A2
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282