#91B7B3#91B7B3
#91B7B3 is a light, muted teal. Relative luminance 0.431; OKLCH L 75.1% C 0.041 H 188.4°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #91B7B3 |
|---|---|
| RGB | rgb(145, 183, 179) |
| HSL | hsl(174, 21%, 64%) |
| HSV | hsv(174, 21%, 72%) |
| CMYK | cmyk(20.8%, 0%, 2.2%, 28.2%) |
| CIE-LAB | lab(71.65, -13.56, -2.18) |
| CIE-LCH | lch(71.65, 13.73, 189.11°) |
| OKLab | oklab(75.05% -0.0408 -0.006) |
| OKLCH | oklch(75.05% 0.041 188.4) |
| XYZ | xyz(36.7449, 43.1401, 49.0299) |
| Luminance | 0.4314 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 9.19
Cool Grey
#95A3A6
ΔE00 9.89
Cadetblue
#5F9EA0
ΔE00 9.96
Pale Teal
#82CBB2
ΔE00 10.49
Bluegrey
#85A3B2
ΔE00 11.03
Powder Blue
#B0E0E6
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91B7B3 #B79195
analogous
#91B7A0 #91B7B3 #91A8B7
triadic
#91B7B3 #B391B7 #B7B391
tetradic
#91B7B3 #A091B7 #B79195 #A8B791
square
#91B7B3 #A091B7 #B79195 #A8B791
split-complementary
#91B7B3 #B791A8 #B7A091
monochromatic
#517C78 #6C9F99 #91B7B3 #B6CFCD #DBE7E6
Accessibility & contrast
On white
2.18
#91B7B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#91B7B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91B7B3
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91B7B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91B7B3 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B3B3
Deuteranopia (green-blind)
#ABADB4
Tritanopia (blue-blind)
#86B9B6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #91b7b3; /* rgb */ color: rgb(145, 183, 179); /* oklch */ color: oklch(75.1% 0.041 188.4);
Tailwind
colors: {
custom: {
50: '#b2ccc9',
500: '#91b7b3',
950: '#000000',
},
}SCSS
$custom: #91b7b3; $custom-light: #b2ccc9; $custom-dark: #000000;
JSON
{
"hex": "#91b7b3",
"rgb": {
"r": 145,
"g": 183,
"b": 179
},
"hsl": {
"h": 173.684,
"s": 20.879,
"l": 64.314
},
"oklch": {
"l": 0.75052,
"c": 0.04129,
"h": 188.4
},
"luminance": 0.43141
}Semantic roles & 50–950 ramp
primary
#91B7B3
secondary
#D8CBCD
accent
#46509F
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282