#94A8A8#94A8A8
#94A8A8 is a light, muted teal. Relative luminance 0.371; OKLCH L 71.6% C 0.022 H 196.7°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #94A8A8 |
|---|---|
| RGB | rgb(148, 168, 168) |
| HSL | hsl(180, 10%, 62%) |
| HSV | hsv(180, 12%, 66%) |
| CMYK | cmyk(11.9%, 0%, 0%, 34.1%) |
| CIE-LAB | lab(67.37, -6.95, -2.36) |
| CIE-LCH | lch(67.37, 7.34, 198.78°) |
| OKLab | oklab(71.61% -0.0214 -0.0064) |
| OKLCH | oklch(71.61% 0.022 196.7) |
| XYZ | xyz(33.2815, 37.1276, 42.4511) |
| Luminance | 0.3713 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.27
Cool Gray
#9AA7B0
ΔE00 6.11
Bluegrey
#85A3B2
ΔE00 6.96
Pewter
#899397
ΔE00 7.72
Bluey Grey
#89A0B0
ΔE00 7.83
Grey
#929591
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94A8A8 #A89494
analogous
#94A89E #94A8A8 #949EA8
triadic
#94A8A8 #A894A8 #A8A894
tetradic
#94A8A8 #9E94A8 #A89494 #9EA894
square
#94A8A8 #9E94A8 #A89494 #9EA894
split-complementary
#94A8A8 #A8949E #A89E94
monochromatic
#576B6B #728D8D #94A8A8 #B6C3C3 #D8DFDF
Accessibility & contrast
On white
2.49
#94A8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#94A8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94A8A8
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94A8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94A8A8 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A6A8
Deuteranopia (green-blind)
#A1A3A8
Tritanopia (blue-blind)
#8EA9A8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #94a8a8; /* rgb */ color: rgb(148, 168, 168); /* oklch */ color: oklch(71.6% 0.022 196.7);
Tailwind
colors: {
custom: {
50: '#b3c1c1',
500: '#94a8a8',
950: '#000000',
},
}SCSS
$custom: #94a8a8; $custom-light: #b3c1c1; $custom-dark: #000000;
JSON
{
"hex": "#94a8a8",
"rgb": {
"r": 148,
"g": 168,
"b": 168
},
"hsl": {
"h": 180,
"s": 10.309,
"l": 61.961
},
"oklch": {
"l": 0.7161,
"c": 0.02237,
"h": 196.7
},
"luminance": 0.37128
}Semantic roles & 50–950 ramp
primary
#94A8A8
secondary
#D0C8C8
accent
#515194
background
#FBFBFB
surface
#F6F7F7
border
#D0D0D0
text
#111212
muted
#808181