#91BBBB#91BBBB
#91BBBB is a light, muted teal. Relative luminance 0.451; OKLCH L 76.2% C 0.045 H 196.3°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #91BBBB |
|---|---|
| RGB | rgb(145, 187, 187) |
| HSL | hsl(180, 24%, 65%) |
| HSV | hsv(180, 22%, 73%) |
| CMYK | cmyk(22.5%, 0%, 0%, 26.7%) |
| CIE-LAB | lab(72.99, -13.89, -4.58) |
| CIE-LCH | lch(72.99, 14.63, 198.25°) |
| OKLab | oklab(76.19% -0.0429 -0.0125) |
| OKLCH | oklch(76.19% 0.045 196.3) |
| XYZ | xyz(38.4143, 45.1467, 53.6942) |
| Luminance | 0.4515 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.48
Lightblue
#ADD8E6
ΔE00 9.74
Cadetblue
#5F9EA0
ΔE00 10.32
Cool Grey
#95A3A6
ΔE00 10.41
Bluegrey
#85A3B2
ΔE00 10.52
Greyish Teal
#719F91
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BBBB #BB9191
analogous
#91BBA6 #91BBBB #91A6BB
triadic
#91BBBB #BB91BB #BBBB91
tetradic
#91BBBB #A691BB #BB9191 #A6BB91
square
#91BBBB #A691BB #BB9191 #A6BB91
split-complementary
#91BBBB #BB91A6 #BBA691
monochromatic
#508282 #6BA4A4 #91BBBB #B7D2D2 #DDEAEA
Accessibility & contrast
On white
2.09
#91BBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#91BBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BBBB
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BBBB | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BB
Deuteranopia (green-blind)
#ADB1BB
Tritanopia (blue-blind)
#83BEBB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #91bbbb; /* rgb */ color: rgb(145, 187, 187); /* oklch */ color: oklch(76.2% 0.045 196.3);
Tailwind
colors: {
custom: {
50: '#b2cfcf',
500: '#91bbbb',
950: '#000000',
},
}SCSS
$custom: #91bbbb; $custom-light: #b2cfcf; $custom-dark: #000000;
JSON
{
"hex": "#91bbbb",
"rgb": {
"r": 145,
"g": 187,
"b": 187
},
"hsl": {
"h": 180,
"s": 23.596,
"l": 65.098
},
"oklch": {
"l": 0.7619,
"c": 0.04474,
"h": 196.3
},
"luminance": 0.45148
}Semantic roles & 50–950 ramp
primary
#91BBBB
secondary
#DBCDCD
accent
#4343A2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111313
muted
#808282