#91C0B7#91C0B7
#91C0B7 is a light, muted teal. Relative luminance 0.471; OKLCH L 77.2% C 0.051 H 181.8°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #91C0B7 |
|---|---|
| RGB | rgb(145, 192, 183) |
| HSL | hsl(169, 27%, 66%) |
| HSV | hsv(169, 24%, 75%) |
| CMYK | cmyk(24.5%, 0%, 4.7%, 24.7%) |
| CIE-LAB | lab(74.28, -17.35, -0.51) |
| CIE-LCH | lch(74.28, 17.36, 181.69°) |
| OKLab | oklab(77.18% -0.0512 -0.0016) |
| OKLCH | oklch(77.18% 0.051 181.8) |
| XYZ | xyz(39.0713, 47.1363, 51.8301) |
| Luminance | 0.4714 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.12
Seafoam Blue
#78D1B6
ΔE00 8.86
Greyish Teal
#719F91
ΔE00 10.00
Mediumturquoise
#48D1CC
ΔE00 10.36
Powder Blue
#B0E0E6
ΔE00 10.40
Mediumaquamarine
#66CDAA
ΔE00 10.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C0B7 #C0919A
analogous
#91C09F #91C0B7 #91B1C0
triadic
#91C0B7 #B791C0 #C0B791
tetradic
#91C0B7 #9F91C0 #C0919A #B1C091
square
#91C0B7 #9F91C0 #C0919A #B1C091
split-complementary
#91C0B7 #C091B1 #C09F91
monochromatic
#4E887D #6AAA9E #91C0B7 #B8D6D0 #DFEDEA
Accessibility & contrast
On white
2.01
#91C0B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#91C0B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C0B7
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C0B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C0B7 | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBAB7
Deuteranopia (green-blind)
#B3B4B8
Tritanopia (blue-blind)
#84C2BD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #91c0b7; /* rgb */ color: rgb(145, 192, 183); /* oklch */ color: oklch(77.2% 0.051 181.8);
Tailwind
colors: {
custom: {
50: '#b2d3cc',
500: '#91c0b7',
950: '#000000',
},
}SCSS
$custom: #91c0b7; $custom-light: #b2d3cc; $custom-dark: #000000;
JSON
{
"hex": "#91c0b7",
"rgb": {
"r": 145,
"g": 192,
"b": 183
},
"hsl": {
"h": 168.511,
"s": 27.168,
"l": 66.078
},
"oklch": {
"l": 0.7718,
"c": 0.05128,
"h": 181.8
},
"luminance": 0.47138
}Semantic roles & 50–950 ramp
primary
#91C0B7
secondary
#DECFD2
accent
#4053A6
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282