#91BFBA#91BFBA
#91BFBA is a light, muted teal. Relative luminance 0.468; OKLCH L 77.0% C 0.049 H 187.9°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #91BFBA |
|---|---|
| RGB | rgb(145, 191, 186) |
| HSL | hsl(173, 26%, 66%) |
| HSV | hsv(173, 24%, 75%) |
| CMYK | cmyk(24.1%, 0%, 2.6%, 25.1%) |
| CIE-LAB | lab(74.08, -16.19, -2.43) |
| CIE-LCH | lch(74.08, 16.37, 188.55°) |
| OKLab | oklab(77.05% -0.0487 -0.0068) |
| OKLCH | oklch(77.05% 0.049 187.9) |
| XYZ | xyz(39.1681, 46.8249, 53.4192) |
| Luminance | 0.4683 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.66
Powder Blue
#B0E0E6
ΔE00 9.57
Seafoam Blue
#78D1B6
ΔE00 10.26
Greyish Teal
#719F91
ΔE00 10.36
Mediumturquoise
#48D1CC
ΔE00 10.47
Lightblue
#ADD8E6
ΔE00 10.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BFBA #BF9196
analogous
#91BFA3 #91BFBA #91ADBF
triadic
#91BFBA #BA91BF #BFBA91
tetradic
#91BFBA #A391BF #BF9196 #ADBF91
square
#91BFBA #A391BF #BF9196 #ADBF91
split-complementary
#91BFBA #BF91AD #BFA391
monochromatic
#4F8781 #6AA8A2 #91BFBA #B8D6D2 #DEECEB
Accessibility & contrast
On white
2.03
#91BFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#91BFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BFBA
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BFBA | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 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)
#BABABA
Deuteranopia (green-blind)
#B1B3BB
Tritanopia (blue-blind)
#83C1BD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #91bfba; /* rgb */ color: rgb(145, 191, 186); /* oklch */ color: oklch(77.0% 0.049 187.9);
Tailwind
colors: {
custom: {
50: '#b2d2ce',
500: '#91bfba',
950: '#000000',
},
}SCSS
$custom: #91bfba; $custom-light: #b2d2ce; $custom-dark: #000000;
JSON
{
"hex": "#91bfba",
"rgb": {
"r": 145,
"g": 191,
"b": 186
},
"hsl": {
"h": 173.478,
"s": 26.437,
"l": 65.882
},
"oklch": {
"l": 0.77048,
"c": 0.04915,
"h": 187.9
},
"luminance": 0.46827
}Semantic roles & 50–950 ramp
primary
#91BFBA
secondary
#DECED0
accent
#404BA5
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282