#91BFBD#91BFBD
#91BFBD is a light, muted teal. Relative luminance 0.470; OKLCH L 77.1% C 0.049 H 192.9°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #91BFBD |
|---|---|
| RGB | rgb(145, 191, 189) |
| HSL | hsl(177, 26%, 66%) |
| HSV | hsv(177, 24%, 75%) |
| CMYK | cmyk(24.1%, 0%, 1%, 25.1%) |
| CIE-LAB | lab(74.16, -15.53, -3.94) |
| CIE-LCH | lch(74.16, 16.02, 194.26°) |
| OKLab | oklab(77.14% -0.0474 -0.0108) |
| OKLCH | oklch(77.14% 0.049 192.9) |
| XYZ | xyz(39.4903, 46.9538, 55.1165) |
| Luminance | 0.4696 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.95
Pale Teal
#82CBB2
ΔE00 9.82
Lightblue
#ADD8E6
ΔE00 9.91
Mediumturquoise
#48D1CC
ΔE00 10.64
Cadetblue
#5F9EA0
ΔE00 10.88
Greyish Teal
#719F91
ΔE00 10.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BFBD #BF9193
analogous
#91BFA6 #91BFBD #91AABF
triadic
#91BFBD #BD91BF #BFBD91
tetradic
#91BFBD #A691BF #BF9193 #AABF91
square
#91BFBD #A691BF #BF9193 #AABF91
split-complementary
#91BFBD #BF91AA #BFA691
monochromatic
#4F8785 #6AA8A6 #91BFBD #B8D6D4 #DEECEB
Accessibility & contrast
On white
2.02
#91BFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#91BFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BFBD
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BFBD | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABD
Deuteranopia (green-blind)
#B0B4BE
Tritanopia (blue-blind)
#82C2BE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #91bfbd; /* rgb */ color: rgb(145, 191, 189); /* oklch */ color: oklch(77.1% 0.049 192.9);
Tailwind
colors: {
custom: {
50: '#b2d2d0',
500: '#91bfbd',
950: '#000000',
},
}SCSS
$custom: #91bfbd; $custom-light: #b2d2d0; $custom-dark: #000000;
JSON
{
"hex": "#91bfbd",
"rgb": {
"r": 145,
"g": 191,
"b": 189
},
"hsl": {
"h": 177.391,
"s": 26.437,
"l": 65.882
},
"oklch": {
"l": 0.77141,
"c": 0.04867,
"h": 192.9
},
"luminance": 0.46955
}Semantic roles & 50–950 ramp
primary
#91BFBD
secondary
#DECECF
accent
#4045A5
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282