#94A8A2#94A8A2
#94A8A2 is a light, muted teal. Relative luminance 0.369; OKLCH L 71.4% C 0.024 H 175.6°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #94A8A2 |
|---|---|
| RGB | rgb(148, 168, 162) |
| HSL | hsl(162, 10%, 62%) |
| HSV | hsv(162, 12%, 66%) |
| CMYK | cmyk(11.9%, 0%, 3.6%, 34.1%) |
| CIE-LAB | lab(67.21, -8.18, 0.73) |
| CIE-LCH | lch(67.21, 8.21, 174.88°) |
| OKLab | oklab(71.43% -0.0239 0.0018) |
| OKLCH | oklch(71.43% 0.024 175.6) |
| XYZ | xyz(32.7354, 36.9092, 39.5749) |
| Luminance | 0.3691 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.63
Grey
#929591
ΔE00 8.68
Cool Gray
#9AA7B0
ΔE00 8.85
Greyish Teal
#719F91
ΔE00 9.17
Pewter
#899397
ΔE00 9.22
Dark Gray
#A9A9A9
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94A8A2 #A8949A
analogous
#94A898 #94A8A2 #94A4A8
triadic
#94A8A2 #A294A8 #A8A294
tetradic
#94A8A2 #9894A8 #A8949A #A4A894
square
#94A8A2 #9894A8 #A8949A #A4A894
split-complementary
#94A8A2 #A894A4 #A89894
monochromatic
#576B65 #728D85 #94A8A2 #B6C3BF #D8DFDD
Accessibility & contrast
On white
2.51
#94A8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#94A8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94A8A2
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94A8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94A8A2 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A5A2
Deuteranopia (green-blind)
#A2A2A2
Tritanopia (blue-blind)
#90A9A6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #94a8a2; /* rgb */ color: rgb(148, 168, 162); /* oklch */ color: oklch(71.4% 0.024 175.6);
Tailwind
colors: {
custom: {
50: '#b3c1bd',
500: '#94a8a2',
950: '#000000',
},
}SCSS
$custom: #94a8a2; $custom-light: #b3c1bd; $custom-dark: #000000;
JSON
{
"hex": "#94a8a2",
"rgb": {
"r": 148,
"g": 168,
"b": 162
},
"hsl": {
"h": 162,
"s": 10.309,
"l": 61.961
},
"oklch": {
"l": 0.71427,
"c": 0.02398,
"h": 175.6
},
"luminance": 0.3691
}Semantic roles & 50–950 ramp
primary
#94A8A2
secondary
#D0C8CA
accent
#516594
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181