#91C0AB#91C0AB
#91C0AB is a light, muted teal. Relative luminance 0.467; OKLCH L 76.8% C 0.058 H 165.7°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #91C0AB |
|---|---|
| RGB | rgb(145, 192, 171) |
| HSL | hsl(153, 27%, 66%) |
| HSV | hsv(153, 24%, 75%) |
| CMYK | cmyk(24.5%, 0%, 10.9%, 24.7%) |
| CIE-LAB | lab(73.97, -19.86, 5.56) |
| CIE-LCH | lch(73.97, 20.63, 164.36°) |
| OKLab | oklab(76.83% -0.0563 0.0144) |
| OKLCH | oklch(76.83% 0.058 165.7) |
| XYZ | xyz(37.8752, 46.6578, 45.5304) |
| Luminance | 0.4666 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.81
Seafoam Blue
#78D1B6
ΔE00 7.02
Darkseagreen
#8FBC8F
ΔE00 7.50
Mediumaquamarine
#66CDAA
ΔE00 8.29
Greenish Grey
#96AE8D
ΔE00 8.36
Light Teal
#90E4C1
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C0AB #C091A6
analogous
#91C093 #91C0AB #91BDC0
triadic
#91C0AB #AB91C0 #C0AB91
tetradic
#91C0AB #9391C0 #C091A6 #BDC091
square
#91C0AB #9391C0 #C091A6 #BDC091
split-complementary
#91C0AB #C091BD #C09391
monochromatic
#4E886E #6AAA8D #91C0AB #B8D6C9 #DFEDE6
Accessibility & contrast
On white
2.03
#91C0AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#91C0AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C0AB
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C0AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C0AB | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB9AA
Deuteranopia (green-blind)
#B5B3AC
Tritanopia (blue-blind)
#87C0BA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #91c0ab; /* rgb */ color: rgb(145, 192, 171); /* oklch */ color: oklch(76.8% 0.058 165.7);
Tailwind
colors: {
custom: {
50: '#b2d3c4',
500: '#91c0ab',
950: '#000000',
},
}SCSS
$custom: #91c0ab; $custom-light: #b2d3c4; $custom-dark: #000000;
JSON
{
"hex": "#91c0ab",
"rgb": {
"r": 145,
"g": 192,
"b": 171
},
"hsl": {
"h": 153.191,
"s": 27.168,
"l": 66.078
},
"oklch": {
"l": 0.76834,
"c": 0.05813,
"h": 165.7
},
"luminance": 0.46659
}Semantic roles & 50–950 ramp
primary
#91C0AB
secondary
#DECFD6
accent
#406DA6
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111412
muted
#808281