#91C5AB#91C5AB
#91C5AB is a light, moderate teal. Relative luminance 0.489; OKLCH L 78.0% C 0.066 H 162.7°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #91C5AB |
|---|---|
| RGB | rgb(145, 197, 171) |
| HSL | hsl(150, 31%, 67%) |
| HSV | hsv(150, 26%, 77%) |
| CMYK | cmyk(26.4%, 0%, 13.2%, 22.7%) |
| CIE-LAB | lab(75.38, -22.37, 7.59) |
| CIE-LCH | lch(75.38, 23.63, 161.26°) |
| OKLab | oklab(77.96% -0.0629 0.0196) |
| OKLCH | oklch(77.96% 0.066 162.7) |
| XYZ | xyz(38.9917, 48.8909, 45.9026) |
| Luminance | 0.4889 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.68
Seafoam Blue
#78D1B6
ΔE00 5.81
Darkseagreen
#8FBC8F
ΔE00 6.55
Mediumaquamarine
#66CDAA
ΔE00 6.96
Light Teal
#90E4C1
ΔE00 8.08
Seafoam
#7FE0B3
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C5AB #C591AB
analogous
#91C591 #91C5AB #91C5C5
triadic
#91C5AB #AB91C5 #C5AB91
tetradic
#91C5AB #9191C5 #C591AB #C5C591
square
#91C5AB #9191C5 #C591AB #C5C591
split-complementary
#91C5AB #C591C5 #C59191
monochromatic
#4C906E #69B08C #91C5AB #B9DACA #E1EFE8
Accessibility & contrast
On white
1.95
#91C5AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#91C5AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C5AB
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C5AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C5AB | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BDAA
Deuteranopia (green-blind)
#BAB7AC
Tritanopia (blue-blind)
#86C5BD
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #91c5ab; /* rgb */ color: rgb(145, 197, 171); /* oklch */ color: oklch(78.0% 0.066 162.7);
Tailwind
colors: {
custom: {
50: '#b2d6c4',
500: '#91c5ab',
950: '#000000',
},
}SCSS
$custom: #91c5ab; $custom-light: #b2d6c4; $custom-dark: #000000;
JSON
{
"hex": "#91c5ab",
"rgb": {
"r": 145,
"g": 197,
"b": 171
},
"hsl": {
"h": 150,
"s": 30.952,
"l": 67.059
},
"oklch": {
"l": 0.77964,
"c": 0.06593,
"h": 162.7
},
"luminance": 0.48893
}Semantic roles & 50–950 ramp
primary
#91C5AB
secondary
#E1D1D9
accent
#3C73AA
background
#FBFDFC
surface
#F6FAF8
border
#D0D3D1
text
#111412
muted
#808381