#94A8A0#94A8A0
#94A8A0 is a light, muted teal. Relative luminance 0.368; OKLCH L 71.4% C 0.025 H 169.6°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #94A8A0 |
|---|---|
| RGB | rgb(148, 168, 160) |
| HSL | hsl(156, 10%, 62%) |
| HSV | hsv(156, 12%, 66%) |
| CMYK | cmyk(11.9%, 0%, 4.8%, 34.1%) |
| CIE-LAB | lab(67.16, -8.58, 1.77) |
| CIE-LCH | lch(67.16, 8.76, 168.36°) |
| OKLab | oklab(71.37% -0.0247 0.0046) |
| OKLCH | oklch(71.37% 0.025 169.6) |
| XYZ | xyz(32.5591, 36.8386, 38.6461) |
| Luminance | 0.3684 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.46
Greyish Teal
#719F91
ΔE00 8.80
Grey
#929591
ΔE00 8.89
Greenish Grey
#96AE8D
ΔE00 9.16
Cement
#A5A391
ΔE00 9.58
Cool Gray
#9AA7B0
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94A8A0 #A8949C
analogous
#94A896 #94A8A0 #94A6A8
triadic
#94A8A0 #A094A8 #A8A094
tetradic
#94A8A0 #9694A8 #A8949C #A6A894
square
#94A8A0 #9694A8 #A8949C #A6A894
split-complementary
#94A8A0 #A894A6 #A89694
monochromatic
#576B63 #728D82 #94A8A0 #B6C3BE #D8DFDC
Accessibility & contrast
On white
2.51
#94A8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#94A8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94A8A0
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94A8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94A8A0 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A5A0
Deuteranopia (green-blind)
#A3A2A0
Tritanopia (blue-blind)
#90A8A6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #94a8a0; /* rgb */ color: rgb(148, 168, 160); /* oklch */ color: oklch(71.4% 0.025 169.6);
Tailwind
colors: {
custom: {
50: '#b3c1bc',
500: '#94a8a0',
950: '#000000',
},
}SCSS
$custom: #94a8a0; $custom-light: #b3c1bc; $custom-dark: #000000;
JSON
{
"hex": "#94a8a0",
"rgb": {
"r": 148,
"g": 168,
"b": 160
},
"hsl": {
"h": 156,
"s": 10.309,
"l": 61.961
},
"oklch": {
"l": 0.71367,
"c": 0.02515,
"h": 169.6
},
"luminance": 0.36839
}Semantic roles & 50–950 ramp
primary
#94A8A0
secondary
#D0C8CB
accent
#516C94
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181