#94A098#94A098
#94A098 is a light, near-neutral grey. Relative luminance 0.337; OKLCH L 69.4% C 0.018 H 156.7°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #94A098 |
|---|---|
| RGB | rgb(148, 160, 152) |
| HSL | hsl(140, 6%, 60%) |
| HSV | hsv(140, 8%, 63%) |
| CMYK | cmyk(7.5%, 0%, 5%, 37.3%) |
| CIE-LAB | lab(64.73, -5.84, 2.70) |
| CIE-LCH | lch(64.73, 6.43, 155.14°) |
| OKLab | oklab(69.38% -0.0164 0.0071) |
| OKLCH | oklch(69.38% 0.018 156.7) |
| XYZ | xyz(30.4499, 33.7042, 34.6010) |
| Luminance | 0.3371 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Grey
#929591
ΔE00 5.54
Cool Grey
#95A3A6
ΔE00 5.72
Cement
#A5A391
ΔE00 7.27
Pewter
#899397
ΔE00 7.63
Greyish
#A8A495
ΔE00 7.83
Dark Gray
#A9A9A9
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94A098 #A0949C
analogous
#96A094 #94A098 #94A09E
triadic
#94A098 #9894A0 #A09894
tetradic
#94A098 #9496A0 #A0949C #A09E94
square
#94A098 #9496A0 #A0949C #A09E94
split-complementary
#94A098 #9E94A0 #A09496
monochromatic
#57625B #748379 #94A098 #B4BDB7 #D5DAD6
Accessibility & contrast
On white
2.71
#94A098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#94A098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94A098
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94A098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94A098 | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09E98
Deuteranopia (green-blind)
#9E9C98
Tritanopia (blue-blind)
#92A09E
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #94a098; /* rgb */ color: rgb(148, 160, 152); /* oklch */ color: oklch(69.4% 0.018 156.7);
Tailwind
colors: {
custom: {
50: '#b3bcb6',
500: '#94a098',
950: '#000000',
},
}SCSS
$custom: #94a098; $custom-light: #b3bcb6; $custom-dark: #000000;
JSON
{
"hex": "#94a098",
"rgb": {
"r": 148,
"g": 160,
"b": 152
},
"hsl": {
"h": 140,
"s": 5.941,
"l": 60.392
},
"oklch": {
"l": 0.69376,
"c": 0.01786,
"h": 156.7
},
"luminance": 0.33705
}Semantic roles & 50–950 ramp
primary
#94A098
secondary
#CAC6C9
accent
#567C90
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180