#94A8A6#94A8A6
#94A8A6 is a light, muted teal. Relative luminance 0.371; OKLCH L 71.5% C 0.023 H 189.3°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #94A8A6 |
|---|---|
| RGB | rgb(148, 168, 166) |
| HSL | hsl(174, 10%, 62%) |
| HSV | hsv(174, 12%, 66%) |
| CMYK | cmyk(11.9%, 0%, 1.2%, 34.1%) |
| CIE-LAB | lab(67.32, -7.36, -1.33) |
| CIE-LCH | lch(67.32, 7.48, 190.25°) |
| OKLab | oklab(71.55% -0.0222 -0.0037) |
| OKLCH | oklch(71.55% 0.023 189.3) |
| XYZ | xyz(33.0967, 37.0537, 41.4773) |
| Luminance | 0.3705 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.00
Cool Gray
#9AA7B0
ΔE00 7.03
Bluegrey
#85A3B2
ΔE00 7.92
Pewter
#899397
ΔE00 8.15
Grey
#929591
ΔE00 8.49
Bluey Grey
#89A0B0
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94A8A6 #A89496
analogous
#94A89C #94A8A6 #94A0A8
triadic
#94A8A6 #A694A8 #A8A694
tetradic
#94A8A6 #9C94A8 #A89496 #A0A894
square
#94A8A6 #9C94A8 #A89496 #A0A894
split-complementary
#94A8A6 #A894A0 #A89C94
monochromatic
#576B69 #728D8A #94A8A6 #B6C3C2 #D8DFDE
Accessibility & contrast
On white
2.50
#94A8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#94A8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94A8A6
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94A8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94A8A6 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A6A6
Deuteranopia (green-blind)
#A2A3A6
Tritanopia (blue-blind)
#8FA9A7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #94a8a6; /* rgb */ color: rgb(148, 168, 166); /* oklch */ color: oklch(71.5% 0.023 189.3);
Tailwind
colors: {
custom: {
50: '#b3c1c0',
500: '#94a8a6',
950: '#000000',
},
}SCSS
$custom: #94a8a6; $custom-light: #b3c1c0; $custom-dark: #000000;
JSON
{
"hex": "#94a8a6",
"rgb": {
"r": 148,
"g": 168,
"b": 166
},
"hsl": {
"h": 174,
"s": 10.309,
"l": 61.961
},
"oklch": {
"l": 0.71548,
"c": 0.02255,
"h": 189.3
},
"luminance": 0.37054
}Semantic roles & 50–950 ramp
primary
#94A8A6
secondary
#D0C8C9
accent
#515894
background
#FBFBFB
surface
#F6F7F7
border
#D0D0D0
text
#111212
muted
#808181