#94A8A4#94A8A4
#94A8A4 is a light, muted teal. Relative luminance 0.370; OKLCH L 71.5% C 0.023 H 182.3°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #94A8A4 |
|---|---|
| RGB | rgb(148, 168, 164) |
| HSL | hsl(168, 10%, 62%) |
| HSV | hsv(168, 12%, 66%) |
| CMYK | cmyk(11.9%, 0%, 2.4%, 34.1%) |
| CIE-LAB | lab(67.26, -7.77, -0.30) |
| CIE-LCH | lch(67.26, 7.78, 182.21°) |
| OKLab | oklab(71.49% -0.0231 -0.0009) |
| OKLCH | oklch(71.49% 0.023 182.3) |
| XYZ | xyz(32.9146, 36.9809, 40.5187) |
| Luminance | 0.3698 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.80
Cool Gray
#9AA7B0
ΔE00 7.94
Grey
#929591
ΔE00 8.54
Pewter
#899397
ΔE00 8.66
Bluegrey
#85A3B2
ΔE00 8.90
Dark Gray
#A9A9A9
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94A8A4 #A89498
analogous
#94A89A #94A8A4 #94A2A8
triadic
#94A8A4 #A494A8 #A8A494
tetradic
#94A8A4 #9A94A8 #A89498 #A2A894
square
#94A8A4 #9A94A8 #A89498 #A2A894
split-complementary
#94A8A4 #A894A2 #A89A94
monochromatic
#576B67 #728D87 #94A8A4 #B6C3C1 #D8DFDD
Accessibility & contrast
On white
2.50
#94A8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#94A8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94A8A4
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94A8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94A8A4 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A5A4
Deuteranopia (green-blind)
#A2A3A4
Tritanopia (blue-blind)
#8FA9A7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #94a8a4; /* rgb */ color: rgb(148, 168, 164); /* oklch */ color: oklch(71.5% 0.023 182.3);
Tailwind
colors: {
custom: {
50: '#b3c1bf',
500: '#94a8a4',
950: '#000000',
},
}SCSS
$custom: #94a8a4; $custom-light: #b3c1bf; $custom-dark: #000000;
JSON
{
"hex": "#94a8a4",
"rgb": {
"r": 148,
"g": 168,
"b": 164
},
"hsl": {
"h": 168,
"s": 10.309,
"l": 61.961
},
"oklch": {
"l": 0.71487,
"c": 0.0231,
"h": 182.3
},
"luminance": 0.36981
}Semantic roles & 50–950 ramp
primary
#94A8A4
secondary
#D0C8CA
accent
#515F94
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181