#91BBAD#91BBAD
#91BBAD is a light, muted teal. Relative luminance 0.446; OKLCH L 75.8% C 0.049 H 172.5°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #91BBAD |
|---|---|
| RGB | rgb(145, 187, 173) |
| HSL | hsl(160, 24%, 65%) |
| HSV | hsv(160, 22%, 73%) |
| CMYK | cmyk(22.5%, 0%, 7.5%, 26.7%) |
| CIE-LAB | lab(72.61, -16.91, 2.51) |
| CIE-LCH | lch(72.61, 17.09, 171.55°) |
| OKLab | oklab(75.77% -0.0488 0.0064) |
| OKLCH | oklch(75.77% 0.049 172.5) |
| XYZ | xyz(36.9880, 44.5762, 46.1823) |
| Luminance | 0.4458 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.90
Greyish Teal
#719F91
ΔE00 8.59
Greenish Grey
#96AE8D
ΔE00 8.90
Seafoam Blue
#78D1B6
ΔE00 8.96
Darkseagreen
#8FBC8F
ΔE00 9.70
Mediumaquamarine
#66CDAA
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BBAD #BB919F
analogous
#91BB98 #91BBAD #91B4BB
triadic
#91BBAD #AD91BB #BBAD91
tetradic
#91BBAD #9891BB #BB919F #B4BB91
square
#91BBAD #9891BB #BB919F #B4BB91
split-complementary
#91BBAD #BB91B4 #BB9891
monochromatic
#508271 #6BA491 #91BBAD #B7D2C9 #DDEAE5
Accessibility & contrast
On white
2.12
#91BBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#91BBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BBAD
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BBAD | 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)
#B8B5AC
Deuteranopia (green-blind)
#B0B0AE
Tritanopia (blue-blind)
#87BCB7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #91bbad; /* rgb */ color: rgb(145, 187, 173); /* oklch */ color: oklch(75.8% 0.049 172.5);
Tailwind
colors: {
custom: {
50: '#b2cfc5',
500: '#91bbad',
950: '#000000',
},
}SCSS
$custom: #91bbad; $custom-light: #b2cfc5; $custom-dark: #000000;
JSON
{
"hex": "#91bbad",
"rgb": {
"r": 145,
"g": 187,
"b": 173
},
"hsl": {
"h": 160,
"s": 23.596,
"l": 65.098
},
"oklch": {
"l": 0.75766,
"c": 0.04919,
"h": 172.5
},
"luminance": 0.44578
}Semantic roles & 50–950 ramp
primary
#91BBAD
secondary
#DBCDD2
accent
#4363A2
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111312
muted
#808281