#91C7BE#91C7BE
#91C7BE is a light, muted teal. Relative luminance 0.506; OKLCH L 79.0% C 0.058 H 183.4°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #91C7BE |
|---|---|
| RGB | rgb(145, 199, 190) |
| HSL | hsl(170, 33%, 67%) |
| HSV | hsv(170, 27%, 78%) |
| CMYK | cmyk(27.1%, 0%, 4.5%, 22%) |
| CIE-LAB | lab(76.43, -19.39, -1.16) |
| CIE-LCH | lch(76.43, 19.43, 183.42°) |
| OKLab | oklab(78.96% -0.0575 -0.0034) |
| OKLCH | oklch(78.96% 0.058 183.4) |
| XYZ | xyz(41.3918, 50.5823, 56.2876) |
| Luminance | 0.5058 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.28
Seafoam Blue
#78D1B6
ΔE00 7.73
Mediumturquoise
#48D1CC
ΔE00 8.95
Powder Blue
#B0E0E6
ΔE00 9.43
Paleturquoise
#AFEEEE
ΔE00 9.89
Mediumaquamarine
#66CDAA
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C7BE #C7919A
analogous
#91C7A3 #91C7BE #91B5C7
triadic
#91C7BE #BE91C7 #C7BE91
tetradic
#91C7BE #A391C7 #C7919A #B5C791
square
#91C7BE #A391C7 #C7919A #B5C791
split-complementary
#91C7BE #C791B5 #C7A391
monochromatic
#4B9387 #68B2A6 #91C7BE #BADCD6 #E2F0EE
Accessibility & contrast
On white
1.89
#91C7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#91C7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C7BE
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C7BE | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BE
Deuteranopia (green-blind)
#B8B9BF
Tritanopia (blue-blind)
#81C9C4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #91c7be; /* rgb */ color: rgb(145, 199, 190); /* oklch */ color: oklch(79.0% 0.058 183.4);
Tailwind
colors: {
custom: {
50: '#b2d8d1',
500: '#91c7be',
950: '#000000',
},
}SCSS
$custom: #91c7be; $custom-light: #b2d8d1; $custom-dark: #000000;
JSON
{
"hex": "#91c7be",
"rgb": {
"r": 145,
"g": 199,
"b": 190
},
"hsl": {
"h": 170,
"s": 32.53,
"l": 67.451
},
"oklch": {
"l": 0.78956,
"c": 0.05759,
"h": 183.4
},
"luminance": 0.50584
}Semantic roles & 50–950 ramp
primary
#91C7BE
secondary
#9B616B
accent
#3A4DAB
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383