#91BCBB#91BCBB
#91BCBB is a light, muted teal. Relative luminance 0.456; OKLCH L 76.4% C 0.046 H 194.5°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #91BCBB |
|---|---|
| RGB | rgb(145, 188, 187) |
| HSL | hsl(179, 24%, 65%) |
| HSV | hsv(179, 23%, 74%) |
| CMYK | cmyk(22.9%, 0%, 0.5%, 26.3%) |
| CIE-LAB | lab(73.27, -14.41, -4.17) |
| CIE-LCH | lch(73.27, 15.01, 196.14°) |
| OKLab | oklab(76.41% -0.0443 -0.0114) |
| OKLCH | oklch(76.41% 0.046 194.5) |
| XYZ | xyz(38.6272, 45.5725, 53.7652) |
| Luminance | 0.4557 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.40
Lightblue
#ADD8E6
ΔE00 9.92
Cadetblue
#5F9EA0
ΔE00 10.43
Pale Teal
#82CBB2
ΔE00 10.67
Greyish Teal
#719F91
ΔE00 10.69
Cool Grey
#95A3A6
ΔE00 10.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BCBB #BC9192
analogous
#91BCA5 #91BCBB #91A7BC
triadic
#91BCBB #BB91BC #BCBB91
tetradic
#91BCBB #A591BC #BC9192 #A7BC91
square
#91BCBB #A591BC #BC9192 #A7BC91
split-complementary
#91BCBB #BC91A7 #BCA591
monochromatic
#508382 #6BA5A3 #91BCBB #B7D3D3 #DDEAEA
Accessibility & contrast
On white
2.08
#91BCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#91BCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BCBB
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BCBB | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BB
Deuteranopia (green-blind)
#AEB1BB
Tritanopia (blue-blind)
#83BFBC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #91bcbb; /* rgb */ color: rgb(145, 188, 187); /* oklch */ color: oklch(76.4% 0.046 194.5);
Tailwind
colors: {
custom: {
50: '#b2d0cf',
500: '#91bcbb',
950: '#000000',
},
}SCSS
$custom: #91bcbb; $custom-light: #b2d0cf; $custom-dark: #000000;
JSON
{
"hex": "#91bcbb",
"rgb": {
"r": 145,
"g": 188,
"b": 187
},
"hsl": {
"h": 178.605,
"s": 24.294,
"l": 65.294
},
"oklch": {
"l": 0.76412,
"c": 0.04574,
"h": 194.5
},
"luminance": 0.45574
}Semantic roles & 50–950 ramp
primary
#91BCBB
secondary
#DCCDCD
accent
#4345A3
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282