#94A09A#94A09A
#94A09A is a light, near-neutral grey. Relative luminance 0.338; OKLCH L 69.4% C 0.016 H 164.5°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #94A09A |
|---|---|
| RGB | rgb(148, 160, 154) |
| HSL | hsl(150, 6%, 60%) |
| HSV | hsv(150, 8%, 63%) |
| CMYK | cmyk(7.5%, 0%, 3.8%, 37.3%) |
| CIE-LAB | lab(64.78, -5.45, 1.66) |
| CIE-LCH | lch(64.78, 5.69, 163.05°) |
| OKLab | oklab(69.44% -0.0156 0.0043) |
| OKLCH | oklch(69.44% 0.016 164.5) |
| XYZ | xyz(30.6151, 33.7703, 35.4710) |
| Luminance | 0.3377 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.75
Grey
#929591
ΔE00 5.20
Pewter
#899397
ΔE00 6.83
Cement
#A5A391
ΔE00 7.73
Dark Gray
#A9A9A9
ΔE00 7.88
Greyish
#A8A495
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94A09A #A0949A
analogous
#94A094 #94A09A #94A0A0
triadic
#94A09A #9A94A0 #A09A94
tetradic
#94A09A #9494A0 #A0949A #A0A094
square
#94A09A #9494A0 #A0949A #A0A094
split-complementary
#94A09A #A094A0 #A09494
monochromatic
#57625D #74837B #94A09A #B4BDB9 #D5DAD7
Accessibility & contrast
On white
2.71
#94A09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#94A09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94A09A
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94A09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94A09A | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9E9A
Deuteranopia (green-blind)
#9D9C9A
Tritanopia (blue-blind)
#92A09E
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #94a09a; /* rgb */ color: rgb(148, 160, 154); /* oklch */ color: oklch(69.4% 0.016 164.5);
Tailwind
colors: {
custom: {
50: '#b3bcb7',
500: '#94a09a',
950: '#000000',
},
}SCSS
$custom: #94a09a; $custom-light: #b3bcb7; $custom-dark: #000000;
JSON
{
"hex": "#94a09a",
"rgb": {
"r": 148,
"g": 160,
"b": 154
},
"hsl": {
"h": 150,
"s": 5.941,
"l": 60.392
},
"oklch": {
"l": 0.69435,
"c": 0.01616,
"h": 164.5
},
"luminance": 0.33771
}Semantic roles & 50–950 ramp
primary
#94A09A
secondary
#CAC6C8
accent
#567390
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180