#91BFBB#91BFBB
#91BFBB is a light, muted teal. Relative luminance 0.469; OKLCH L 77.1% C 0.049 H 189.5°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #91BFBB |
|---|---|
| RGB | rgb(145, 191, 187) |
| HSL | hsl(175, 26%, 66%) |
| HSV | hsv(175, 24%, 75%) |
| CMYK | cmyk(24.1%, 0%, 2.1%, 25.1%) |
| CIE-LAB | lab(74.10, -15.97, -2.94) |
| CIE-LCH | lch(74.10, 16.24, 190.43°) |
| OKLab | oklab(77.08% -0.0483 -0.0081) |
| OKLCH | oklch(77.08% 0.049 189.5) |
| XYZ | xyz(39.2747, 46.8675, 53.9810) |
| Luminance | 0.4687 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.03
Powder Blue
#B0E0E6
ΔE00 9.35
Mediumturquoise
#48D1CC
ΔE00 10.50
Greyish Teal
#719F91
ΔE00 10.54
Lightblue
#ADD8E6
ΔE00 10.59
Seafoam Blue
#78D1B6
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BFBB #BF9195
analogous
#91BFA4 #91BFBB #91ACBF
triadic
#91BFBB #BB91BF #BFBB91
tetradic
#91BFBB #A491BF #BF9195 #ACBF91
square
#91BFBB #A491BF #BF9195 #ACBF91
split-complementary
#91BFBB #BF91AC #BFA491
monochromatic
#4F8782 #6AA8A3 #91BFBB #B8D6D3 #DEECEB
Accessibility & contrast
On white
2.02
#91BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#91BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BFBB
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BFBB | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABB
Deuteranopia (green-blind)
#B1B3BC
Tritanopia (blue-blind)
#83C1BE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #91bfbb; /* rgb */ color: rgb(145, 191, 187); /* oklch */ color: oklch(77.1% 0.049 189.5);
Tailwind
colors: {
custom: {
50: '#b2d2cf',
500: '#91bfbb',
950: '#000000',
},
}SCSS
$custom: #91bfbb; $custom-light: #b2d2cf; $custom-dark: #000000;
JSON
{
"hex": "#91bfbb",
"rgb": {
"r": 145,
"g": 191,
"b": 187
},
"hsl": {
"h": 174.783,
"s": 26.437,
"l": 65.882
},
"oklch": {
"l": 0.77079,
"c": 0.04895,
"h": 189.5
},
"luminance": 0.46869
}Semantic roles & 50–950 ramp
primary
#91BFBB
secondary
#DECED0
accent
#4049A5
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282