#91BCB3#91BCB3
#91BCB3 is a light, muted teal. Relative luminance 0.452; OKLCH L 76.2% C 0.048 H 180.7°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #91BCB3 |
|---|---|
| RGB | rgb(145, 188, 179) |
| HSL | hsl(167, 24%, 65%) |
| HSV | hsv(167, 23%, 74%) |
| CMYK | cmyk(22.9%, 0%, 4.8%, 26.3%) |
| CIE-LAB | lab(73.05, -16.16, -0.13) |
| CIE-LCH | lch(73.05, 16.16, 180.45°) |
| OKLab | oklab(76.17% -0.0476 -0.0006) |
| OKLCH | oklch(76.17% 0.048 180.7) |
| XYZ | xyz(37.7945, 45.2394, 49.3798) |
| Luminance | 0.4524 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.86
Greyish Teal
#719F91
ΔE00 9.16
Seafoam Blue
#78D1B6
ΔE00 9.70
Greenish Grey
#96AE8D
ΔE00 10.69
Dull Teal
#5F9E8F
ΔE00 11.02
Cadetblue
#5F9EA0
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BCB3 #BC919A
analogous
#91BC9D #91BCB3 #91AFBC
triadic
#91BCB3 #B391BC #BCB391
tetradic
#91BCB3 #9D91BC #BC919A #AFBC91
square
#91BCB3 #9D91BC #BC919A #AFBC91
split-complementary
#91BCB3 #BC91AF #BC9D91
monochromatic
#508378 #6BA599 #91BCB3 #B7D3CD #DDEAE8
Accessibility & contrast
On white
2.09
#91BCB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#91BCB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BCB3
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BCB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BCB3 | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B7B3
Deuteranopia (green-blind)
#B0B1B4
Tritanopia (blue-blind)
#85BEB9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #91bcb3; /* rgb */ color: rgb(145, 188, 179); /* oklch */ color: oklch(76.2% 0.048 180.7);
Tailwind
colors: {
custom: {
50: '#b2d0c9',
500: '#91bcb3',
950: '#000000',
},
}SCSS
$custom: #91bcb3; $custom-light: #b2d0c9; $custom-dark: #000000;
JSON
{
"hex": "#91bcb3",
"rgb": {
"r": 145,
"g": 188,
"b": 179
},
"hsl": {
"h": 167.442,
"s": 24.294,
"l": 65.294
},
"oklch": {
"l": 0.76166,
"c": 0.04759,
"h": 180.7
},
"luminance": 0.45241
}Semantic roles & 50–950 ramp
primary
#91BCB3
secondary
#DCCDD0
accent
#4357A3
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282