#91C1AC#91C1AC
#91C1AC is a light, muted teal. Relative luminance 0.471; OKLCH L 77.1% C 0.059 H 166.2°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #91C1AC |
|---|---|
| RGB | rgb(145, 193, 172) |
| HSL | hsl(154, 28%, 66%) |
| HSV | hsv(154, 25%, 76%) |
| CMYK | cmyk(24.9%, 0%, 10.9%, 24.3%) |
| CIE-LAB | lab(74.28, -20.17, 5.46) |
| CIE-LCH | lch(74.28, 20.89, 164.84°) |
| OKLab | oklab(77.09% -0.0572 0.0141) |
| OKLCH | oklch(77.09% 0.059 166.2) |
| XYZ | xyz(38.1912, 47.1367, 46.1078) |
| Luminance | 0.4714 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.55
Seafoam Blue
#78D1B6
ΔE00 6.76
Darkseagreen
#8FBC8F
ΔE00 7.60
Mediumaquamarine
#66CDAA
ΔE00 8.10
Greenish Grey
#96AE8D
ΔE00 8.62
Light Teal
#90E4C1
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C1AC #C191A6
analogous
#91C194 #91C1AC #91BEC1
triadic
#91C1AC #AC91C1 #C1AC91
tetradic
#91C1AC #9491C1 #C191A6 #BEC191
square
#91C1AC #9491C1 #C191A6 #BEC191
split-complementary
#91C1AC #C191BE #C19491
monochromatic
#4E8A70 #6AAB8E #91C1AC #B8D7CA #DFEDE7
Accessibility & contrast
On white
2.01
#91C1AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#91C1AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C1AC
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C1AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C1AC | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBAAB
Deuteranopia (green-blind)
#B6B4AD
Tritanopia (blue-blind)
#87C1BB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #91c1ac; /* rgb */ color: rgb(145, 193, 172); /* oklch */ color: oklch(77.1% 0.059 166.2);
Tailwind
colors: {
custom: {
50: '#b2d4c4',
500: '#91c1ac',
950: '#000000',
},
}SCSS
$custom: #91c1ac; $custom-light: #b2d4c4; $custom-dark: #000000;
JSON
{
"hex": "#91c1ac",
"rgb": {
"r": 145,
"g": 193,
"b": 172
},
"hsl": {
"h": 153.75,
"s": 27.907,
"l": 66.275
},
"oklch": {
"l": 0.77087,
"c": 0.05894,
"h": 166.2
},
"luminance": 0.47138
}Semantic roles & 50–950 ramp
primary
#91C1AC
secondary
#DFCFD6
accent
#3F6CA7
background
#FBFDFC
surface
#F6FAF8
border
#D0D3D1
text
#111412
muted
#808381