#94A49C#94A49C
#94A49C is a light, muted teal. Relative luminance 0.352; OKLCH L 70.4% C 0.021 H 164.3°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #94A49C |
|---|---|
| RGB | rgb(148, 164, 156) |
| HSL | hsl(150, 8%, 61%) |
| HSV | hsv(150, 10%, 64%) |
| CMYK | cmyk(9.8%, 0%, 4.9%, 35.7%) |
| CIE-LAB | lab(65.94, -7.22, 2.23) |
| CIE-LCH | lch(65.94, 7.56, 162.85°) |
| OKLab | oklab(70.37% -0.0206 0.0058) |
| OKLCH | oklch(70.37% 0.021 164.3) |
| XYZ | xyz(31.4877, 35.2467, 36.5904) |
| Luminance | 0.3525 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.86
Grey
#929591
ΔE00 7.25
Cement
#A5A391
ΔE00 8.38
Pewter
#899397
ΔE00 8.64
Greyish
#A8A495
ΔE00 9.01
Dark Gray
#A9A9A9
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94A49C #A4949C
analogous
#94A494 #94A49C #94A4A4
triadic
#94A49C #9C94A4 #A49C94
tetradic
#94A49C #9494A4 #A4949C #A4A494
square
#94A49C #9494A4 #A4949C #A4A494
split-complementary
#94A49C #A494A4 #A49494
monochromatic
#57665F #73887D #94A49C #B5C0BB #D6DCD9
Accessibility & contrast
On white
2.61
#94A49C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#94A49C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94A49C
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94A49C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94A49C | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A19C
Deuteranopia (green-blind)
#A09F9C
Tritanopia (blue-blind)
#91A4A2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #94a49c; /* rgb */ color: rgb(148, 164, 156); /* oklch */ color: oklch(70.4% 0.021 164.3);
Tailwind
colors: {
custom: {
50: '#b3bfb9',
500: '#94a49c',
950: '#000000',
},
}SCSS
$custom: #94a49c; $custom-light: #b3bfb9; $custom-dark: #000000;
JSON
{
"hex": "#94a49c",
"rgb": {
"r": 148,
"g": 164,
"b": 156
},
"hsl": {
"h": 150,
"s": 8.081,
"l": 61.176
},
"oklch": {
"l": 0.7037,
"c": 0.02142,
"h": 164.3
},
"luminance": 0.35247
}Semantic roles & 50–950 ramp
primary
#94A49C
secondary
#CDC7CA
accent
#537392
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180