#91C2BD#91C2BD
#91C2BD is a light, muted teal. Relative luminance 0.483; OKLCH L 77.8% C 0.052 H 188.3°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #91C2BD |
|---|---|
| RGB | rgb(145, 194, 189) |
| HSL | hsl(174, 29%, 66%) |
| HSV | hsv(174, 25%, 76%) |
| CMYK | cmyk(25.3%, 0%, 2.6%, 23.9%) |
| CIE-LAB | lab(75.00, -17.07, -2.71) |
| CIE-LCH | lch(75.00, 17.28, 189.03°) |
| OKLab | oklab(77.81% -0.0514 -0.0075) |
| OKLCH | oklch(77.81% 0.052 188.3) |
| XYZ | xyz(40.1513, 48.2757, 55.3368) |
| Luminance | 0.4828 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.26
Powder Blue
#B0E0E6
ΔE00 9.05
Seafoam Blue
#78D1B6
ΔE00 9.76
Mediumturquoise
#48D1CC
ΔE00 9.81
Paleturquoise
#AFEEEE
ΔE00 10.57
Lightblue
#ADD8E6
ΔE00 10.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C2BD #C29196
analogous
#91C2A5 #91C2BD #91AFC2
triadic
#91C2BD #BD91C2 #C2BD91
tetradic
#91C2BD #A591C2 #C29196 #AFC291
square
#91C2BD #A591C2 #C29196 #AFC291
split-complementary
#91C2BD #C291AF #C2A591
monochromatic
#4D8B85 #6AACA5 #91C2BD #B8D8D5 #E0EEEC
Accessibility & contrast
On white
1.97
#91C2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#91C2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C2BD
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C2BD | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBDBD
Deuteranopia (green-blind)
#B3B6BE
Tritanopia (blue-blind)
#82C4C0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #91c2bd; /* rgb */ color: rgb(145, 194, 189); /* oklch */ color: oklch(77.8% 0.052 188.3);
Tailwind
colors: {
custom: {
50: '#b2d4d0',
500: '#91c2bd',
950: '#000000',
},
}SCSS
$custom: #91c2bd; $custom-light: #b2d4d0; $custom-dark: #000000;
JSON
{
"hex": "#91c2bd",
"rgb": {
"r": 145,
"g": 194,
"b": 189
},
"hsl": {
"h": 173.878,
"s": 28.655,
"l": 66.471
},
"oklch": {
"l": 0.77809,
"c": 0.05194,
"h": 188.3
},
"luminance": 0.48277
}Semantic roles & 50–950 ramp
primary
#91C2BD
secondary
#DFCFD1
accent
#3E49A7
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111414
muted
#808382