#91C0AE#91C0AE
#91C0AE is a light, muted teal. Relative luminance 0.468; OKLCH L 76.9% C 0.056 H 169.3°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #91C0AE |
|---|---|
| RGB | rgb(145, 192, 174) |
| HSL | hsl(157, 27%, 66%) |
| HSV | hsv(157, 24%, 75%) |
| CMYK | cmyk(24.5%, 0%, 9.4%, 24.7%) |
| CIE-LAB | lab(74.04, -19.25, 4.04) |
| CIE-LCH | lch(74.04, 19.67, 168.14°) |
| OKLab | oklab(76.92% -0.055 0.0104) |
| OKLCH | oklch(76.92% 0.056 169.3) |
| XYZ | xyz(38.1644, 46.7735, 47.0535) |
| Luminance | 0.4677 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.05
Seafoam Blue
#78D1B6
ΔE00 7.20
Darkseagreen
#8FBC8F
ΔE00 8.54
Mediumaquamarine
#66CDAA
ΔE00 8.71
Greenish Grey
#96AE8D
ΔE00 9.01
Greyish Teal
#719F91
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C0AE #C091A3
analogous
#91C096 #91C0AE #91BAC0
triadic
#91C0AE #AE91C0 #C0AE91
tetradic
#91C0AE #9691C0 #C091A3 #BAC091
square
#91C0AE #9691C0 #C091A3 #BAC091
split-complementary
#91C0AE #C091BA #C09691
monochromatic
#4E8872 #6AAA91 #91C0AE #B8D6CB #DFEDE7
Accessibility & contrast
On white
2.03
#91C0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#91C0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C0AE
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C0AE | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBAAD
Deuteranopia (green-blind)
#B5B4AF
Tritanopia (blue-blind)
#86C1BB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #91c0ae; /* rgb */ color: rgb(145, 192, 174); /* oklch */ color: oklch(76.9% 0.056 169.3);
Tailwind
colors: {
custom: {
50: '#b2d3c6',
500: '#91c0ae',
950: '#000000',
},
}SCSS
$custom: #91c0ae; $custom-light: #b2d3c6; $custom-dark: #000000;
JSON
{
"hex": "#91c0ae",
"rgb": {
"r": 145,
"g": 192,
"b": 174
},
"hsl": {
"h": 157.021,
"s": 27.168,
"l": 66.078
},
"oklch": {
"l": 0.76918,
"c": 0.05602,
"h": 169.3
},
"luminance": 0.46775
}Semantic roles & 50–950 ramp
primary
#91C0AE
secondary
#DECFD5
accent
#4067A6
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282