#91C3BD#91C3BD
#91C3BD is a light, muted teal. Relative luminance 0.487; OKLCH L 78.0% C 0.053 H 187.0°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #91C3BD |
|---|---|
| RGB | rgb(145, 195, 189) |
| HSL | hsl(173, 29%, 67%) |
| HSV | hsv(173, 26%, 76%) |
| CMYK | cmyk(25.6%, 0%, 3.1%, 23.5%) |
| CIE-LAB | lab(75.28, -17.58, -2.30) |
| CIE-LCH | lch(75.28, 17.73, 187.46°) |
| OKLab | oklab(78.03% -0.0527 -0.0064) |
| OKLCH | oklch(78.03% 0.053 187) |
| XYZ | xyz(40.3746, 48.7223, 55.4112) |
| Luminance | 0.4872 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.76
Powder Blue
#B0E0E6
ΔE00 9.14
Seafoam Blue
#78D1B6
ΔE00 9.27
Mediumturquoise
#48D1CC
ΔE00 9.60
Paleturquoise
#AFEEEE
ΔE00 10.42
Lightblue
#ADD8E6
ΔE00 10.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C3BD #C39197
analogous
#91C3A4 #91C3BD #91B0C3
triadic
#91C3BD #BD91C3 #C3BD91
tetradic
#91C3BD #A491C3 #C39197 #B0C391
square
#91C3BD #A491C3 #C39197 #B0C391
split-complementary
#91C3BD #C391B0 #C3A491
monochromatic
#4D8D85 #69ADA5 #91C3BD #B9D9D5 #E0EEED
Accessibility & contrast
On white
1.95
#91C3BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#91C3BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C3BD
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C3BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C3BD | 1.00 | 1.95 | 10.74 | 10.74 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBEBD
Deuteranopia (green-blind)
#B4B6BE
Tritanopia (blue-blind)
#82C5C1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #91c3bd; /* rgb */ color: rgb(145, 195, 189); /* oklch */ color: oklch(78.0% 0.053 187.0);
Tailwind
colors: {
custom: {
50: '#b2d5d0',
500: '#91c3bd',
950: '#000000',
},
}SCSS
$custom: #91c3bd; $custom-light: #b2d5d0; $custom-dark: #000000;
JSON
{
"hex": "#91c3bd",
"rgb": {
"r": 145,
"g": 195,
"b": 189
},
"hsl": {
"h": 172.8,
"s": 29.412,
"l": 66.667
},
"oklch": {
"l": 0.78032,
"c": 0.05309,
"h": 187
},
"luminance": 0.48724
}Semantic roles & 50–950 ramp
primary
#91C3BD
secondary
#E0D0D2
accent
#3D4AA8
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111414
muted
#808382