#91C6AC#91C6AC
#91C6AC is a light, moderate teal. Relative luminance 0.494; OKLCH L 78.2% C 0.067 H 163.1°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #91C6AC |
|---|---|
| RGB | rgb(145, 198, 172) |
| HSL | hsl(151, 32%, 67%) |
| HSV | hsv(151, 27%, 78%) |
| CMYK | cmyk(26.8%, 0%, 13.1%, 22.4%) |
| CIE-LAB | lab(75.69, -22.67, 7.49) |
| CIE-LCH | lch(75.69, 23.88, 161.71°) |
| OKLab | oklab(78.22% -0.0638 0.0194) |
| OKLCH | oklch(78.22% 0.067 163.1) |
| XYZ | xyz(39.3152, 49.3848, 46.4824) |
| Luminance | 0.4939 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.46
Seafoam Blue
#78D1B6
ΔE00 5.57
Darkseagreen
#8FBC8F
ΔE00 6.72
Mediumaquamarine
#66CDAA
ΔE00 6.79
Light Teal
#90E4C1
ΔE00 7.80
Seafoam
#7FE0B3
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C6AC #C691AB
analogous
#91C691 #91C6AC #91C6C6
triadic
#91C6AC #AC91C6 #C6AC91
tetradic
#91C6AC #9191C6 #C691AB #C6C691
square
#91C6AC #9191C6 #C691AB #C6C691
split-complementary
#91C6AC #C691C6 #C69191
monochromatic
#4B916F #69B18E #91C6AC #B9DBCA #E2F0E9
Accessibility & contrast
On white
1.93
#91C6AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#91C6AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C6AC
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C6AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C6AC | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BEAB
Deuteranopia (green-blind)
#BBB8AE
Tritanopia (blue-blind)
#86C6BE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #91c6ac; /* rgb */ color: rgb(145, 198, 172); /* oklch */ color: oklch(78.2% 0.067 163.1);
Tailwind
colors: {
custom: {
50: '#b2d7c4',
500: '#91c6ac',
950: '#000000',
},
}SCSS
$custom: #91c6ac; $custom-light: #b2d7c4; $custom-dark: #000000;
JSON
{
"hex": "#91c6ac",
"rgb": {
"r": 145,
"g": 198,
"b": 172
},
"hsl": {
"h": 150.566,
"s": 31.737,
"l": 67.255
},
"oklch": {
"l": 0.78218,
"c": 0.06669,
"h": 163.1
},
"luminance": 0.49386
}Semantic roles & 50–950 ramp
primary
#91C6AC
secondary
#E2D1D9
accent
#3B72AA
background
#FBFDFC
surface
#F6FAF8
border
#D0D3D1
text
#111412
muted
#808381