#91BFBF#91BFBF
#91BFBF is a light, muted teal. Relative luminance 0.470; OKLCH L 77.2% C 0.049 H 196.2°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #91BFBF |
|---|---|
| RGB | rgb(145, 191, 191) |
| HSL | hsl(180, 26%, 66%) |
| HSV | hsv(180, 24%, 75%) |
| CMYK | cmyk(24.1%, 0%, 0%, 25.1%) |
| CIE-LAB | lab(74.22, -15.08, -4.95) |
| CIE-LCH | lch(74.22, 15.87, 198.17°) |
| OKLab | oklab(77.2% -0.0466 -0.0135) |
| OKLCH | oklch(77.2% 0.049 196.2) |
| XYZ | xyz(39.7089, 47.0412, 56.2677) |
| Luminance | 0.4704 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.61
Lightblue
#ADD8E6
ΔE00 9.27
Pale Teal
#82CBB2
ΔE00 10.64
Mediumturquoise
#48D1CC
ΔE00 10.87
Cadetblue
#5F9EA0
ΔE00 10.88
Sky Blue
#87CEEB
ΔE00 11.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BFBF #BF9191
analogous
#91BFA8 #91BFBF #91A8BF
triadic
#91BFBF #BF91BF #BFBF91
tetradic
#91BFBF #A891BF #BF9191 #A8BF91
square
#91BFBF #A891BF #BF9191 #A8BF91
split-complementary
#91BFBF #BF91A8 #BFA891
monochromatic
#4F8787 #6AA8A8 #91BFBF #B8D6D6 #DEECEC
Accessibility & contrast
On white
2.02
#91BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#91BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BFBF
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BFBF | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABF
Deuteranopia (green-blind)
#B0B4BF
Tritanopia (blue-blind)
#82C2BF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #91bfbf; /* rgb */ color: rgb(145, 191, 191); /* oklch */ color: oklch(77.2% 0.049 196.2);
Tailwind
colors: {
custom: {
50: '#b2d2d2',
500: '#91bfbf',
950: '#000000',
},
}SCSS
$custom: #91bfbf; $custom-light: #b2d2d2; $custom-dark: #000000;
JSON
{
"hex": "#91bfbf",
"rgb": {
"r": 145,
"g": 191,
"b": 191
},
"hsl": {
"h": 180,
"s": 26.437,
"l": 65.882
},
"oklch": {
"l": 0.77204,
"c": 0.04856,
"h": 196.2
},
"luminance": 0.47043
}Semantic roles & 50–950 ramp
primary
#91BFBF
secondary
#DECECE
accent
#4040A5
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282