#91A8A2#91A8A2
#91A8A2 is a light, muted teal. Relative luminance 0.366; OKLCH L 71.2% C 0.027 H 178.0°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #91A8A2 |
|---|---|
| RGB | rgb(145, 168, 162) |
| HSL | hsl(164, 12%, 61%) |
| HSV | hsv(164, 14%, 66%) |
| CMYK | cmyk(13.7%, 0%, 3.6%, 34.1%) |
| CIE-LAB | lab(67.00, -9.20, 0.40) |
| CIE-LCH | lch(67.00, 9.21, 177.48°) |
| OKLab | oklab(71.21% -0.027 0.0009) |
| OKLCH | oklch(71.21% 0.027 178) |
| XYZ | xyz(32.1997, 36.6329, 39.5498) |
| Luminance | 0.3663 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.20
Greyish Teal
#719F91
ΔE00 8.32
Cool Gray
#9AA7B0
ΔE00 9.39
Grey
#929591
ΔE00 9.42
Pewter
#899397
ΔE00 9.68
Bluegrey
#85A3B2
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91A8A2 #A89197
analogous
#91A897 #91A8A2 #91A3A8
triadic
#91A8A2 #A291A8 #A8A291
tetradic
#91A8A2 #9791A8 #A89197 #A3A891
square
#91A8A2 #9791A8 #A89197 #A3A891
split-complementary
#91A8A2 #A891A3 #A89791
monochromatic
#546A65 #6F8D85 #91A8A2 #B3C3BF #D5DEDC
Accessibility & contrast
On white
2.52
#91A8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#91A8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91A8A2
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91A8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91A8A2 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A5A2
Deuteranopia (green-blind)
#A1A2A2
Tritanopia (blue-blind)
#8CA9A6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #91a8a2; /* rgb */ color: rgb(145, 168, 162); /* oklch */ color: oklch(71.2% 0.027 178.0);
Tailwind
colors: {
custom: {
50: '#b1c1bd',
500: '#91a8a2',
950: '#000000',
},
}SCSS
$custom: #91a8a2; $custom-light: #b1c1bd; $custom-dark: #000000;
JSON
{
"hex": "#91a8a2",
"rgb": {
"r": 145,
"g": 168,
"b": 162
},
"hsl": {
"h": 164.348,
"s": 11.675,
"l": 61.373
},
"oklch": {
"l": 0.71209,
"c": 0.02705,
"h": 178
},
"luminance": 0.36634
}Semantic roles & 50–950 ramp
primary
#91A8A2
secondary
#CFC6C8
accent
#506296
background
#FAFBFB
surface
#F5F7F6
border
#CFD0D0
text
#101212
muted
#7F8181