#91BFBC#91BFBC
#91BFBC is a light, muted teal. Relative luminance 0.469; OKLCH L 77.1% C 0.049 H 191.2°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #91BFBC |
|---|---|
| RGB | rgb(145, 191, 188) |
| HSL | hsl(176, 26%, 66%) |
| HSV | hsv(176, 24%, 75%) |
| CMYK | cmyk(24.1%, 0%, 1.6%, 25.1%) |
| CIE-LAB | lab(74.13, -15.75, -3.44) |
| CIE-LCH | lch(74.13, 16.12, 192.33°) |
| OKLab | oklab(77.11% -0.0479 -0.0095) |
| OKLCH | oklch(77.11% 0.049 191.2) |
| XYZ | xyz(39.3822, 46.9105, 54.5468) |
| Luminance | 0.4691 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.14
Pale Teal
#82CBB2
ΔE00 9.42
Lightblue
#ADD8E6
ΔE00 10.25
Mediumturquoise
#48D1CC
ΔE00 10.56
Greyish Teal
#719F91
ΔE00 10.75
Cadetblue
#5F9EA0
ΔE00 10.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BFBC #BF9194
analogous
#91BFA5 #91BFBC #91ABBF
triadic
#91BFBC #BC91BF #BFBC91
tetradic
#91BFBC #A591BF #BF9194 #ABBF91
square
#91BFBC #A591BF #BF9194 #ABBF91
split-complementary
#91BFBC #BF91AB #BFA591
monochromatic
#4F8783 #6AA8A4 #91BFBC #B8D6D4 #DEECEB
Accessibility & contrast
On white
2.02
#91BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#91BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BFBC
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BFBC | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABC
Deuteranopia (green-blind)
#B1B3BD
Tritanopia (blue-blind)
#83C2BE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #91bfbc; /* rgb */ color: rgb(145, 191, 188); /* oklch */ color: oklch(77.1% 0.049 191.2);
Tailwind
colors: {
custom: {
50: '#b2d2d0',
500: '#91bfbc',
950: '#000000',
},
}SCSS
$custom: #91bfbc; $custom-light: #b2d2d0; $custom-dark: #000000;
JSON
{
"hex": "#91bfbc",
"rgb": {
"r": 145,
"g": 191,
"b": 188
},
"hsl": {
"h": 176.087,
"s": 26.437,
"l": 65.882
},
"oklch": {
"l": 0.7711,
"c": 0.04879,
"h": 191.2
},
"luminance": 0.46912
}Semantic roles & 50–950 ramp
primary
#91BFBC
secondary
#DECECF
accent
#4047A5
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282