#94A4A2#94A4A2
#94A4A2 is a light, near-neutral teal. Relative luminance 0.355; OKLCH L 70.6% C 0.018 H 187.7°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #94A4A2 |
|---|---|
| RGB | rgb(148, 164, 162) |
| HSL | hsl(173, 8%, 61%) |
| HSV | hsv(173, 10%, 64%) |
| CMYK | cmyk(9.8%, 0%, 1.2%, 35.7%) |
| CIE-LAB | lab(66.10, -6.02, -0.88) |
| CIE-LCH | lch(66.10, 6.08, 188.36°) |
| OKLab | oklab(70.55% -0.0181 -0.0024) |
| OKLCH | oklch(70.55% 0.018 187.7) |
| XYZ | xyz(32.0083, 35.4549, 39.3325) |
| Luminance | 0.3545 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 2.96
Cool Gray
#9AA7B0
ΔE00 6.39
Pewter
#899397
ΔE00 6.70
Grey
#929591
ΔE00 6.80
Dark Gray
#A9A9A9
ΔE00 7.94
Bluegrey
#85A3B2
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94A4A2 #A49496
analogous
#94A49A #94A4A2 #949EA4
triadic
#94A4A2 #A294A4 #A4A294
tetradic
#94A4A2 #9A94A4 #A49496 #9EA494
square
#94A4A2 #9A94A4 #A49496 #9EA494
split-complementary
#94A4A2 #A4949E #A49A94
monochromatic
#576665 #738885 #94A4A2 #B5C0BF #D6DCDB
Accessibility & contrast
On white
2.60
#94A4A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#94A4A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94A4A2
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94A4A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94A4A2 | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A2
Deuteranopia (green-blind)
#9FA0A2
Tritanopia (blue-blind)
#90A5A3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #94a4a2; /* rgb */ color: rgb(148, 164, 162); /* oklch */ color: oklch(70.6% 0.018 187.7);
Tailwind
colors: {
custom: {
50: '#b3bfbd',
500: '#94a4a2',
950: '#000000',
},
}SCSS
$custom: #94a4a2; $custom-light: #b3bfbd; $custom-dark: #000000;
JSON
{
"hex": "#94a4a2",
"rgb": {
"r": 148,
"g": 164,
"b": 162
},
"hsl": {
"h": 172.5,
"s": 8.081,
"l": 61.176
},
"oklch": {
"l": 0.70551,
"c": 0.01828,
"h": 187.7
},
"luminance": 0.35455
}Semantic roles & 50–950 ramp
primary
#94A4A2
secondary
#CDC7C8
accent
#535B92
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111212
muted
#808181