#91C0AA#91C0AA
#91C0AA is a light, muted teal. Relative luminance 0.466; OKLCH L 76.8% C 0.059 H 164.5°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #91C0AA |
|---|---|
| RGB | rgb(145, 192, 170) |
| HSL | hsl(152, 27%, 66%) |
| HSV | hsv(152, 24%, 75%) |
| CMYK | cmyk(24.5%, 0%, 11.5%, 24.7%) |
| CIE-LAB | lab(73.95, -20.07, 6.07) |
| CIE-LCH | lch(73.95, 20.97, 163.17°) |
| OKLab | oklab(76.81% -0.0568 0.0157) |
| OKLCH | oklch(76.81% 0.059 164.5) |
| XYZ | xyz(37.7802, 46.6198, 45.0303) |
| Luminance | 0.4662 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.79
Seafoam Blue
#78D1B6
ΔE00 7.00
Darkseagreen
#8FBC8F
ΔE00 7.16
Greenish Grey
#96AE8D
ΔE00 8.17
Mediumaquamarine
#66CDAA
ΔE00 8.19
Light Teal
#90E4C1
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C0AA #C091A7
analogous
#91C092 #91C0AA #91BEC0
triadic
#91C0AA #AA91C0 #C0AA91
tetradic
#91C0AA #9291C0 #C091A7 #BEC091
square
#91C0AA #9291C0 #C091A7 #BEC091
split-complementary
#91C0AA #C091BE #C09291
monochromatic
#4E886D #6AAA8C #91C0AA #B8D6C8 #DFEDE6
Accessibility & contrast
On white
2.03
#91C0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#91C0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C0AA
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C0AA | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB9A9
Deuteranopia (green-blind)
#B6B3AB
Tritanopia (blue-blind)
#87C0B9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #91c0aa; /* rgb */ color: rgb(145, 192, 170); /* oklch */ color: oklch(76.8% 0.059 164.5);
Tailwind
colors: {
custom: {
50: '#b2d3c3',
500: '#91c0aa',
950: '#000000',
},
}SCSS
$custom: #91c0aa; $custom-light: #b2d3c3; $custom-dark: #000000;
JSON
{
"hex": "#91c0aa",
"rgb": {
"r": 145,
"g": 192,
"b": 170
},
"hsl": {
"h": 151.915,
"s": 27.168,
"l": 66.078
},
"oklch": {
"l": 0.76806,
"c": 0.05889,
"h": 164.5
},
"luminance": 0.46621
}Semantic roles & 50–950 ramp
primary
#91C0AA
secondary
#DECFD6
accent
#406FA6
background
#FBFCFB
surface
#F6F9F7
border
#D0D2D0
text
#111412
muted
#808281