#91BFB4#91BFB4
#91BFB4 is a light, muted teal. Relative luminance 0.466; OKLCH L 76.9% C 0.051 H 178.5°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #91BFB4 |
|---|---|
| RGB | rgb(145, 191, 180) |
| HSL | hsl(166, 26%, 66%) |
| HSV | hsv(166, 24%, 75%) |
| CMYK | cmyk(24.1%, 0%, 5.8%, 25.1%) |
| CIE-LAB | lab(73.92, -17.48, 0.60) |
| CIE-LCH | lch(73.92, 17.49, 178.05°) |
| OKLab | oklab(76.87% -0.0512 0.0013) |
| OKLCH | oklch(76.87% 0.051 178.5) |
| XYZ | xyz(38.5436, 46.5751, 50.1302) |
| Luminance | 0.4658 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.69
Seafoam Blue
#78D1B6
ΔE00 8.57
Greyish Teal
#719F91
ΔE00 9.59
Mediumaquamarine
#66CDAA
ΔE00 10.40
Greenish Grey
#96AE8D
ΔE00 10.64
Mediumturquoise
#48D1CC
ΔE00 10.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BFB4 #BF919C
analogous
#91BF9D #91BFB4 #91B3BF
triadic
#91BFB4 #B491BF #BFB491
tetradic
#91BFB4 #9D91BF #BF919C #B3BF91
square
#91BFB4 #9D91BF #BF919C #B3BF91
split-complementary
#91BFB4 #BF91B3 #BF9D91
monochromatic
#4F877A #6AA89A #91BFB4 #B8D6CE #DEECE9
Accessibility & contrast
On white
2.04
#91BFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#91BFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BFB4
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BFB4 | 1.00 | 2.04 | 10.32 | 10.32 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB9B4
Deuteranopia (green-blind)
#B3B3B5
Tritanopia (blue-blind)
#85C0BC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #91bfb4; /* rgb */ color: rgb(145, 191, 180); /* oklch */ color: oklch(76.9% 0.051 178.5);
Tailwind
colors: {
custom: {
50: '#b2d2ca',
500: '#91bfb4',
950: '#000000',
},
}SCSS
$custom: #91bfb4; $custom-light: #b2d2ca; $custom-dark: #000000;
JSON
{
"hex": "#91bfb4",
"rgb": {
"r": 145,
"g": 191,
"b": 180
},
"hsl": {
"h": 165.652,
"s": 26.437,
"l": 65.882
},
"oklch": {
"l": 0.76867,
"c": 0.0512,
"h": 178.5
},
"luminance": 0.46577
}Semantic roles & 50–950 ramp
primary
#91BFB4
secondary
#DECED2
accent
#4059A5
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282