#91BBB0#91BBB0
#91BBB0 is a light, muted teal. Relative luminance 0.447; OKLCH L 75.9% C 0.048 H 177.1°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #91BBB0 |
|---|---|
| RGB | rgb(145, 187, 176) |
| HSL | hsl(164, 24%, 65%) |
| HSV | hsv(164, 22%, 73%) |
| CMYK | cmyk(22.5%, 0%, 5.9%, 26.7%) |
| CIE-LAB | lab(72.69, -16.28, 0.99) |
| CIE-LCH | lch(72.69, 16.31, 176.53°) |
| OKLab | oklab(75.85% -0.0475 0.0024) |
| OKLCH | oklch(75.85% 0.048 177.1) |
| XYZ | xyz(37.2815, 44.6936, 47.7283) |
| Luminance | 0.4470 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.54
Greyish Teal
#719F91
ΔE00 8.76
Seafoam Blue
#78D1B6
ΔE00 9.48
Greenish Grey
#96AE8D
ΔE00 9.84
Dull Teal
#5F9E8F
ΔE00 10.70
Darkseagreen
#8FBC8F
ΔE00 10.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BBB0 #BB919C
analogous
#91BB9B #91BBB0 #91B1BB
triadic
#91BBB0 #B091BB #BBB091
tetradic
#91BBB0 #9B91BB #BB919C #B1BB91
square
#91BBB0 #9B91BB #BB919C #B1BB91
split-complementary
#91BBB0 #BB91B1 #BB9B91
monochromatic
#508275 #6BA495 #91BBB0 #B7D2CB #DDEAE6
Accessibility & contrast
On white
2.11
#91BBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#91BBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BBB0
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BBB0 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B6B0
Deuteranopia (green-blind)
#B0B0B1
Tritanopia (blue-blind)
#86BCB8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #91bbb0; /* rgb */ color: rgb(145, 187, 176); /* oklch */ color: oklch(75.9% 0.048 177.1);
Tailwind
colors: {
custom: {
50: '#b2cfc7',
500: '#91bbb0',
950: '#000000',
},
}SCSS
$custom: #91bbb0; $custom-light: #b2cfc7; $custom-dark: #000000;
JSON
{
"hex": "#91bbb0",
"rgb": {
"r": 145,
"g": 187,
"b": 176
},
"hsl": {
"h": 164.286,
"s": 23.596,
"l": 65.098
},
"oklch": {
"l": 0.75853,
"c": 0.04757,
"h": 177.1
},
"luminance": 0.44695
}Semantic roles & 50–950 ramp
primary
#91BBB0
secondary
#DBCDD1
accent
#435CA2
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282