#94A49E#94A49E
#94A49E is a light, muted teal. Relative luminance 0.353; OKLCH L 70.4% C 0.020 H 171.2°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #94A49E |
|---|---|
| RGB | rgb(148, 164, 158) |
| HSL | hsl(158, 8%, 61%) |
| HSV | hsv(158, 10%, 64%) |
| CMYK | cmyk(9.8%, 0%, 3.7%, 35.7%) |
| CIE-LAB | lab(65.99, -6.83, 1.19) |
| CIE-LCH | lch(65.99, 6.93, 170.12°) |
| OKLab | oklab(70.43% -0.0198 0.0031) |
| OKLCH | oklch(70.43% 0.02 171.2) |
| XYZ | xyz(31.6584, 35.3150, 37.4897) |
| Luminance | 0.3532 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.92
Grey
#929591
ΔE00 7.00
Pewter
#899397
ΔE00 7.95
Cool Gray
#9AA7B0
ΔE00 8.38
Dark Gray
#A9A9A9
ΔE00 8.75
Cement
#A5A391
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94A49E #A4949A
analogous
#94A496 #94A49E #94A2A4
triadic
#94A49E #9E94A4 #A49E94
tetradic
#94A49E #9694A4 #A4949A #A2A494
square
#94A49E #9694A4 #A4949A #A2A494
split-complementary
#94A49E #A494A2 #A49694
monochromatic
#576661 #738880 #94A49E #B5C0BC #D6DCDA
Accessibility & contrast
On white
2.60
#94A49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#94A49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94A49E
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94A49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94A49E | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A29E
Deuteranopia (green-blind)
#A09F9E
Tritanopia (blue-blind)
#91A4A2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #94a49e; /* rgb */ color: rgb(148, 164, 158); /* oklch */ color: oklch(70.4% 0.020 171.2);
Tailwind
colors: {
custom: {
50: '#b3bfba',
500: '#94a49e',
950: '#000000',
},
}SCSS
$custom: #94a49e; $custom-light: #b3bfba; $custom-dark: #000000;
JSON
{
"hex": "#94a49e",
"rgb": {
"r": 148,
"g": 164,
"b": 158
},
"hsl": {
"h": 157.5,
"s": 8.081,
"l": 61.176
},
"oklch": {
"l": 0.70429,
"c": 0.02001,
"h": 171.2
},
"luminance": 0.35315
}Semantic roles & 50–950 ramp
primary
#94A49E
secondary
#CDC7C9
accent
#536B92
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180