#91C1AA#91C1AA
#91C1AA is a light, moderate teal. Relative luminance 0.471; OKLCH L 77.0% C 0.060 H 163.9°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #91C1AA |
|---|---|
| RGB | rgb(145, 193, 170) |
| HSL | hsl(151, 28%, 66%) |
| HSV | hsv(151, 25%, 76%) |
| CMYK | cmyk(24.9%, 0%, 11.9%, 24.3%) |
| CIE-LAB | lab(74.23, -20.57, 6.48) |
| CIE-LCH | lch(74.23, 21.57, 162.52°) |
| OKLab | oklab(77.03% -0.0581 0.0168) |
| OKLCH | oklch(77.03% 0.06 163.9) |
| XYZ | xyz(38.0005, 47.0605, 45.1038) |
| Luminance | 0.4706 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.52
Seafoam Blue
#78D1B6
ΔE00 6.73
Darkseagreen
#8FBC8F
ΔE00 6.93
Mediumaquamarine
#66CDAA
ΔE00 7.90
Greenish Grey
#96AE8D
ΔE00 8.25
Light Teal
#90E4C1
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C1AA #C191A8
analogous
#91C192 #91C1AA #91C0C1
triadic
#91C1AA #AA91C1 #C1AA91
tetradic
#91C1AA #9291C1 #C191A8 #C0C191
square
#91C1AA #9291C1 #C191A8 #C0C191
split-complementary
#91C1AA #C191C0 #C19291
monochromatic
#4E8A6D #6AAB8C #91C1AA #B8D7C8 #DFEDE6
Accessibility & contrast
On white
2.02
#91C1AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#91C1AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C1AA
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C1AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C1AA | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBAA9
Deuteranopia (green-blind)
#B7B4AB
Tritanopia (blue-blind)
#87C1BA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #91c1aa; /* rgb */ color: rgb(145, 193, 170); /* oklch */ color: oklch(77.0% 0.060 163.9);
Tailwind
colors: {
custom: {
50: '#b2d4c3',
500: '#91c1aa',
950: '#000000',
},
}SCSS
$custom: #91c1aa; $custom-light: #b2d4c3; $custom-dark: #000000;
JSON
{
"hex": "#91c1aa",
"rgb": {
"r": 145,
"g": 193,
"b": 170
},
"hsl": {
"h": 151.25,
"s": 27.907,
"l": 66.275
},
"oklch": {
"l": 0.77032,
"c": 0.06046,
"h": 163.9
},
"luminance": 0.47062
}Semantic roles & 50–950 ramp
primary
#91C1AA
secondary
#DFCFD7
accent
#3F71A7
background
#FBFDFB
surface
#F6FAF7
border
#D0D3D0
text
#111412
muted
#808381