#91C1BD#91C1BD
#91C1BD is a light, muted teal. Relative luminance 0.478; OKLCH L 77.6% C 0.051 H 189.8°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #91C1BD |
|---|---|
| RGB | rgb(145, 193, 189) |
| HSL | hsl(175, 28%, 66%) |
| HSV | hsv(175, 25%, 76%) |
| CMYK | cmyk(24.9%, 0%, 2.1%, 24.3%) |
| CIE-LAB | lab(74.72, -16.56, -3.12) |
| CIE-LCH | lch(74.72, 16.85, 190.68°) |
| OKLab | oklab(77.59% -0.0501 -0.0086) |
| OKLCH | oklch(77.59% 0.051 189.8) |
| XYZ | xyz(39.9295, 47.8320, 55.2629) |
| Luminance | 0.4783 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.77
Powder Blue
#B0E0E6
ΔE00 8.99
Mediumturquoise
#48D1CC
ΔE00 10.06
Seafoam Blue
#78D1B6
ΔE00 10.27
Lightblue
#ADD8E6
ΔE00 10.42
Paleturquoise
#AFEEEE
ΔE00 10.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C1BD #C19195
analogous
#91C1A5 #91C1BD #91ADC1
triadic
#91C1BD #BD91C1 #C1BD91
tetradic
#91C1BD #A591C1 #C19195 #ADC191
square
#91C1BD #A591C1 #C19195 #ADC191
split-complementary
#91C1BD #C191AD #C1A591
monochromatic
#4E8A85 #6AABA6 #91C1BD #B8D7D4 #DFEDEC
Accessibility & contrast
On white
1.99
#91C1BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#91C1BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C1BD
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C1BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C1BD | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBD
Deuteranopia (green-blind)
#B2B5BE
Tritanopia (blue-blind)
#82C4C0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #91c1bd; /* rgb */ color: rgb(145, 193, 189); /* oklch */ color: oklch(77.6% 0.051 189.8);
Tailwind
colors: {
custom: {
50: '#b2d3d0',
500: '#91c1bd',
950: '#000000',
},
}SCSS
$custom: #91c1bd; $custom-light: #b2d3d0; $custom-dark: #000000;
JSON
{
"hex": "#91c1bd",
"rgb": {
"r": 145,
"g": 193,
"b": 189
},
"hsl": {
"h": 175,
"s": 27.907,
"l": 66.275
},
"oklch": {
"l": 0.77586,
"c": 0.05082,
"h": 189.8
},
"luminance": 0.47834
}Semantic roles & 50–950 ramp
primary
#91C1BD
secondary
#DFCFD0
accent
#3F48A7
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282