#91C1AB#91C1AB
#91C1AB is a light, muted teal. Relative luminance 0.471; OKLCH L 77.1% C 0.060 H 165.0°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #91C1AB |
|---|---|
| RGB | rgb(145, 193, 171) |
| HSL | hsl(153, 28%, 66%) |
| HSV | hsv(153, 25%, 76%) |
| CMYK | cmyk(24.9%, 0%, 11.4%, 24.3%) |
| CIE-LAB | lab(74.25, -20.37, 5.97) |
| CIE-LCH | lch(74.25, 21.23, 163.67°) |
| OKLab | oklab(77.06% -0.0577 0.0154) |
| OKLCH | oklch(77.06% 0.06 165) |
| XYZ | xyz(38.0955, 47.0984, 45.6039) |
| Luminance | 0.4710 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.52
Seafoam Blue
#78D1B6
ΔE00 6.74
Darkseagreen
#8FBC8F
ΔE00 7.27
Mediumaquamarine
#66CDAA
ΔE00 7.99
Greenish Grey
#96AE8D
ΔE00 8.43
Light Teal
#90E4C1
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C1AB #C191A7
analogous
#91C193 #91C1AB #91BFC1
triadic
#91C1AB #AB91C1 #C1AB91
tetradic
#91C1AB #9391C1 #C191A7 #BFC191
square
#91C1AB #9391C1 #C191A7 #BFC191
split-complementary
#91C1AB #C191BF #C19391
monochromatic
#4E8A6E #6AAB8D #91C1AB #B8D7C9 #DFEDE7
Accessibility & contrast
On white
2.02
#91C1AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#91C1AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C1AB
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C1AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C1AB | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBAAA
Deuteranopia (green-blind)
#B6B4AC
Tritanopia (blue-blind)
#87C1BA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #91c1ab; /* rgb */ color: rgb(145, 193, 171); /* oklch */ color: oklch(77.1% 0.060 165.0);
Tailwind
colors: {
custom: {
50: '#b2d4c4',
500: '#91c1ab',
950: '#000000',
},
}SCSS
$custom: #91c1ab; $custom-light: #b2d4c4; $custom-dark: #000000;
JSON
{
"hex": "#91c1ab",
"rgb": {
"r": 145,
"g": 193,
"b": 171
},
"hsl": {
"h": 152.5,
"s": 27.907,
"l": 66.275
},
"oklch": {
"l": 0.77059,
"c": 0.05969,
"h": 165
},
"luminance": 0.471
}Semantic roles & 50–950 ramp
primary
#91C1AB
secondary
#DFCFD6
accent
#3F6EA7
background
#FBFDFC
surface
#F6FAF8
border
#D0D3D1
text
#111412
muted
#808381