#91BFB7#91BFB7
#91BFB7 is a light, muted teal. Relative luminance 0.467; OKLCH L 77.0% C 0.050 H 183.1°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #91BFB7 |
|---|---|
| RGB | rgb(145, 191, 183) |
| HSL | hsl(170, 26%, 66%) |
| HSV | hsv(170, 24%, 75%) |
| CMYK | cmyk(24.1%, 0%, 4.2%, 25.1%) |
| CIE-LAB | lab(74.00, -16.84, -0.92) |
| CIE-LCH | lch(74.00, 16.86, 183.13°) |
| OKLab | oklab(76.96% -0.0499 -0.0027) |
| OKLCH | oklch(76.96% 0.05 183.1) |
| XYZ | xyz(38.8525, 46.6986, 51.7572) |
| Luminance | 0.4670 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.61
Seafoam Blue
#78D1B6
ΔE00 9.34
Greyish Teal
#719F91
ΔE00 9.90
Powder Blue
#B0E0E6
ΔE00 10.30
Mediumturquoise
#48D1CC
ΔE00 10.52
Mediumaquamarine
#66CDAA
ΔE00 11.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BFB7 #BF9199
analogous
#91BFA0 #91BFB7 #91B0BF
triadic
#91BFB7 #B791BF #BFB791
tetradic
#91BFB7 #A091BF #BF9199 #B0BF91
square
#91BFB7 #A091BF #BF9199 #B0BF91
split-complementary
#91BFB7 #BF91B0 #BFA091
monochromatic
#4F877D #6AA89E #91BFB7 #B8D6D0 #DEECEA
Accessibility & contrast
On white
2.03
#91BFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#91BFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BFB7
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BFB7 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBAB7
Deuteranopia (green-blind)
#B2B3B8
Tritanopia (blue-blind)
#84C1BC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #91bfb7; /* rgb */ color: rgb(145, 191, 183); /* oklch */ color: oklch(77.0% 0.050 183.1);
Tailwind
colors: {
custom: {
50: '#b2d2cc',
500: '#91bfb7',
950: '#000000',
},
}SCSS
$custom: #91bfb7; $custom-light: #b2d2cc; $custom-dark: #000000;
JSON
{
"hex": "#91bfb7",
"rgb": {
"r": 145,
"g": 191,
"b": 183
},
"hsl": {
"h": 169.565,
"s": 26.437,
"l": 65.882
},
"oklch": {
"l": 0.76956,
"c": 0.04999,
"h": 183.1
},
"luminance": 0.467
}Semantic roles & 50–950 ramp
primary
#91BFB7
secondary
#DECED1
accent
#4052A5
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282